This commit is contained in:
Jaco
2021-10-25 13:28:22 +02:00
committed by GitHub
parent 0b5de72986
commit 0a5b9b7ee0
4 changed files with 642 additions and 637 deletions
+24 -9
View File
@@ -1,12 +1,27 @@
{
"name": "@polkadot/unused",
"version": "0.6.381",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [],
"contributors": [],
"license": "Apache-2.0",
"bugs": "https://github.com/polkadot-js/phishing/issues",
"homepage": "https://github.com/polkadot-js/phishing"
}
"contributors": [],
"description": "Dummy",
"engines": {},
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/unused#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@polkadot/phishing-unused",
"private": true,
"repository": {
"directory": "packages/unused",
"type": "git",
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.381",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {},
"peerDependencies": {},
"resolutions": {}
}