2016-01-05 11:08:42 -08:00

12 lines
171 B
JSON

{
"name": "Demo",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "react-native start"
},
"dependencies": {
"react-native": "^0.16.0"
}
}