mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-09 08:22:17 +00:00
5ae858da0d
Former-commit-id: 782ea0858996c173c426f23769a7d63a2e84c6a7
21 lines
566 B
JSON
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"
|
|
} |