openethereum/js/packages/dapp-chaindeploy/package.json

21 lines
464 B
JSON
Raw Normal View History

{
"name": "@parity/dapp-chaindeploy",
"description": "Parity chain deployment",
"version": "1.99.99",
"main": "index.js",
"author": "Parity Team <admin@parity.io>",
"maintainers": [],
"contributors": [],
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/paritytech/dapp-chaindeploy.git"
},
"keywords": [],
"scripts": {},
"devDependencies": {},
"dependencies": {
},
"peerDependencies": {}
}