status-x/package.json

20 lines
442 B
JSON
Raw Normal View History

2018-11-06 14:05:16 +00:00
{
"name": "status-x",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/status-im/status-x.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/status-im/status-x/issues"
},
"homepage": "https://github.com/status-im/status-x#readme"
}