react-native-template-mrf
Version:
21 lines (20 loc) • 399 B
JSON
{
"name": "Vepet",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"icon": "icon.png",
"logo": "logo.png",
"splash": "splash.png",
"backgroundColor": "#000077",
"backgroundImage": "image_background.png",
"oneSignalId": "",
"facebooKId": "",
"dependencies": {
"gradle-to-js": "^2.0.0",
"sharp": "^0.23.0"
},
"scripts": {
"start": "node app.js"
}
}