{ "author": "Jaco Greeff ", "bugs": "https://github.com/polkadot-js/phishing/issues", "contributors": [], "description": "Simple phishing scripts from a central source", "homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme", "license": "Apache-2.0", "maintainers": [], "name": "@polkadot/phishing", "repository": { "directory": "packages/phishing", "type": "git", "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": [ "./detectPackage.js", "./detectPackage.cjs" ], "type": "module", "version": "0.13.67", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", "@polkadot/util": "^9.4.1", "@polkadot/util-crypto": "^9.4.1", "@polkadot/x-fetch": "^9.4.1" }, "devDependencies": { "@types/js-yaml": "^4.0.5", "js-yaml": "^4.1.0" } }