drnaf
Version:
Dynamic React-Native Application Framework
21 lines (20 loc) • 578 B
JSON
{
"name": "drnaf",
"version": "1.0.12",
"description": "Dynamic React-Native Application Framework",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://devspiritmax@bitbucket.org/devspiritmax/reactnative-drnaf-framework.git"
},
"author": "",
"license": "ISC",
"homepage": "https://bitbucket.org/devspiritmax/reactnative-drnaf-framework#readme",
"devDependencies": {
"metro-react-native-babel-preset": "^0.58.0",
"react-native": "^0.61.5"
}
}