UNPKG

mev-corpus-honeypot

Version:
33 lines (32 loc) 766 B
{ "name": "mev-corpus-honeypot", "version": "0.1.0", "main": "index.js", "type": "module", "description": "MEV Honeypot Contract Addresses", "scripts": { "test": "node read.js && exit 0", "build": "npx webpack bundle" }, "repository": { "type": "git", "url": "git+https://github.com/manifoldfinance/mev-corpus.git", "directory": "packages/mev-honeypot" }, "keywords": [ "ethereum", "MEV", "defi", "cryptocurrencies", "blockchain" ], "author": "sam bacha <sam@manifoldfinance.com>", "license": "Apache-2.0", "devDependencies": { "json5": "^2.2.0", "json5-loader": "^4.0.1", "webpack": "^5.49.0", "webpack-cli": "^4.7.2" }, "gitHead": "49f5141dce63ca93fb9b7e6ed69b821347dc557a" }