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

21 lines
470 B
JSON
Raw Normal View History

{
"name": "@parity/dapp-tokendeploy",
"description": "Parity basic token 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-tokendeploy.git"
},
"keywords": [],
"scripts": {},
"devDependencies": {},
"dependencies": {
},
"peerDependencies": {}
}