mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
2e706deb07
skip-checks: true
25 lines
737 B
JSON
25 lines
737 B
JSON
{
|
|
"name": "@polkadot/phishing",
|
|
"version": "0.4.45",
|
|
"description": "Simple phishing scripts from a central source",
|
|
"main": "index.js",
|
|
"sideEffects": false,
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"maintainers": [],
|
|
"contributors": [],
|
|
"license": "Apache-2.0",
|
|
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
|
"repository": "github.com:polkadot-js/phishing",
|
|
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.12.13",
|
|
"@polkadot/util": "^5.6.2",
|
|
"@polkadot/util-crypto": "^5.6.2",
|
|
"@polkadot/x-fetch": "^5.6.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/js-yaml": "^4.0.0",
|
|
"js-yaml": "^4.0.0"
|
|
}
|
|
}
|