Adrian Tiberius 5ae858da0d merged and refactored react-native-status
Former-commit-id: 782ea0858996c173c426f23769a7d63a2e84c6a7
2016-09-07 20:35:04 +03:00

21 lines
566 B
JSON

{
"private": true,
"nativePackage": true,
"name": "react-native-status",
"version": "1.0.0",
"description": "Manage Geth, Jail & Background Service",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/status-im/react-native-status.git"
},
"author": "",
"license": "",
"bugs": {
"url": "https://github.com/status-im/react-native-status/issues"
},
"homepage": "https://github.com/status-im/react-native-status#readme"
}