We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea160d commit c65637dCopy full SHA for c65637d
2 files changed
package.json
@@ -39,22 +39,8 @@
39
"url": "https://github.com/brodybits/create-react-native-module/issues"
40
},
41
"homepage": "https://github.com/brodybits/create-react-native-module#readme",
42
- "dependencies": {
43
- "commander": "^2.9.0",
44
- "jsonfile": "^4.0.0",
45
- "mkdirp": "^0.5.1",
46
- "node-emoji": "^1.5.1",
47
- "param-case": "^2.1.0",
48
- "pascal-case": "^2.0.0",
49
- "update-notifier": "^2.1.0",
50
- "uuid": "^3.0.1"
51
- },
52
- "devDependencies": {
53
- "eslint": "^3.16.0",
54
- "eslint-config-airbnb-base": "^11.1.0",
55
- "eslint-plugin-import": "^2.2.0",
56
- "shelljs": "^0.7.6"
57
+ "dependencies": {},
+ "devDependencies": {},
58
"rnpm": {
59
"plugin": "./command.js"
60
}
0 commit comments