mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-29 16:08:00 +00:00
ef4d6ca103
skip-checks: true
36 lines
988 B
JSON
36 lines
988 B
JSON
{
|
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
|
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
|
"contributors": [],
|
|
"description": "Simple phishing scripts from a central source",
|
|
"engines": {},
|
|
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme",
|
|
"license": "Apache-2.0",
|
|
"maintainers": [],
|
|
"name": "@polkadot/phishing",
|
|
"private": false,
|
|
"repository": {
|
|
"directory": "packages/phishing",
|
|
"type": "git",
|
|
"url": "https://github.com/polkadot-js/phishing.git"
|
|
},
|
|
"sideEffects": false,
|
|
"type": "module",
|
|
"version": "0.6.383",
|
|
"main": "index.js",
|
|
"bin": {},
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.15.4",
|
|
"@polkadot/util": "^7.6.1",
|
|
"@polkadot/util-crypto": "^7.6.1",
|
|
"@polkadot/x-fetch": "^7.6.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/js-yaml": "^4.0.4",
|
|
"js-yaml": "^4.1.0"
|
|
},
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {},
|
|
"resolutions": {}
|
|
} |