mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-14 14:45:18 +00:00
package.json
This commit is contained in:
parent
46c3215092
commit
151d9f6c4e
23
package.json
Normal file
23
package.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "natal",
|
||||
"version": "0.0.0",
|
||||
"description": "Bootstrap ClojureScript React Native apps",
|
||||
"main": "index.js",
|
||||
"author": {
|
||||
"name": "Dan Motzenbecker",
|
||||
"url": "http://oxism.com",
|
||||
"email": "dan@oxism.com"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^1.1.1",
|
||||
"coffee-script": "^1.9.3",
|
||||
"react-native-cli": "^0.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.12.x",
|
||||
"iojs": ">=3.1.x"
|
||||
},
|
||||
"engine-strict": true,
|
||||
"preferGlobal": true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user