7
7
"react" : " 16.6.1"
8
8
},
9
9
"dependencies" : {
10
- "prop-types" : " ^ 15.6.2" ,
10
+ "prop-types" : " 15.6.2" ,
11
11
"react" : " 16.6.1" ,
12
12
"webpack" : " 4.25.1"
13
13
},
20
20
"name" : " Akash Anand" ,
21
21
22
22
},
23
+ "license" : " MIT" ,
23
24
"devDependencies" : {
24
- "babel-cli" : " ^6.26.0" ,
25
- "babel-preset-es2015" : " ^6.24.1" ,
26
- "babel-core" : " ^6.24.1" ,
27
- "babel-loader" : " ^7.0.0" ,
28
- "babel-plugin-transform-class-properties" : " ^6.24.1" ,
29
- "babel-plugin-transform-object-rest-spread" : " ^6.23.0" ,
30
- "babel-plugin-transform-react-jsx" : " ^6.24.1" ,
31
- "babel-preset-env" : " ^1.5.1" ,
32
- "babel-preset-react" : " ^6.24.1" ,
33
- "webpack-cli" : " ^3.1.2"
34
- }
35
- }
25
+ "babel-cli" : " 6.26.0" ,
26
+ "babel-preset-es2015" : " 6.24.1" ,
27
+ "babel-core" : " 6.24.1" ,
28
+ "babel-loader" : " 7.0.0" ,
29
+ "babel-plugin-transform-class-properties" : " 6.24.1" ,
30
+ "babel-plugin-transform-object-rest-spread" : " 6.23.0" ,
31
+ "babel-plugin-transform-react-jsx" : " 6.24.1" ,
32
+ "babel-preset-env" : " 1.5.1" ,
33
+ "babel-preset-react" : " 6.24.1" ,
34
+ "webpack-cli" : " 3.1.2"
35
+ },
36
+ "keywords" : [
37
+ " reactjs" ,
38
+ " react" ,
39
+ " react-drag-and-drop" ,
40
+ " react-draggable" ,
41
+ " react-dnd" ,
42
+ " drag" ,
43
+ " drop" ,
44
+ " html5" ,
45
+ " javascript" ,
46
+ " react-component"
47
+ ],
48
+ "repository" : {
49
+ "type" : " git" ,
50
+ "url" : " git+https://github.com/akashanand708/react-drag-element.git"
51
+ },
52
+ "bugs" : {
53
+ "url" : " https://github.com/akashanand708/react-drag-element/issues"
54
+ },
55
+ "homepage" : " https://github.com/akashanand708/react-drag-element#readme"
56
+ }
0 commit comments