{ "author": "Jaco Greeff ", "bugs": "https://github.com/polkadot-js/phishing/issues", "description": "Simple phishing scripts from a central source", "engines": { "node": ">=16" }, "homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme", "license": "Apache-2.0", "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.21.6-146-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", "@polkadot/util-crypto": "^12.3.2", "@polkadot/x-fetch": "^12.3.2", "tslib": "^2.6.0" }, "devDependencies": { "@types/js-yaml": "^4.0.5", "js-yaml": "^4.1.0" } }