skv 5a83ffab94 ask confirmation on init command
if directory already exist
2015-05-16 22:23:19 +03:00

13 lines
219 B
JSON

{
"name": "react-native-cli",
"version": "0.1.3",
"description": "The ReactNative cli tools",
"main": "index.js",
"bin": {
"react-native": "index.js"
},
"dependencies": {
"prompt": "^0.2.14"
}
}