20 lines
467 B
JSON
20 lines
467 B
JSON
|
{
|
||
|
"name": "@parity/view-dapp-visible",
|
||
|
"description": "Parity default dapp visibility selection",
|
||
|
"version": "0.0.0",
|
||
|
"main": "index.js",
|
||
|
"author": "Parity Team <admin@parity.io>",
|
||
|
"maintainers": [],
|
||
|
"contributors": [],
|
||
|
"license": "GPL-3.0",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/paritytech/parity.git"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"scripts": {},
|
||
|
"devDependencies": {},
|
||
|
"dependencies": {},
|
||
|
"peerDependencies": {}
|
||
|
}
|