{"_id":"@0x/contracts-dev-utils","_rev":"112-45f07598791c1eb265ae2fa551d39b20","name":"@0x/contracts-dev-utils","dist-tags":{"protocolV3":"0.1.0-beta.4","multiplex":"1.3.25-multiplex.0","latest":"1.3.36"},"versions":{"0.0.2":{"name":"@0x/contracts-dev-utils","version":"0.0.2","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.2","maintainers":[{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"c2a90fae055442d73581064e35e5c8180675920d","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.2.tgz","fileCount":88,"integrity":"sha512-NBCrNW4E5Cu11KjBLbam+q+7XaVJB7XhELD/039h4+EADwzrw/5gDte92NcqGqVcYO6BDXXeOiSZTcSbCFwGbQ==","signatures":[{"sig":"MEYCIQDqjz4lYf/h3ud0ZUCEEC/TGzFPKeurPsQ9APbQ7GUi7gIhAJAtNLoHyd0FvHAbVXRTokawNUPOYKVPlYhusyw+i9CL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2473391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKZepCRA9TVsSAnZWagAAn6wP/iu7x5YYKVbAsBAWo+iu\nBxQO9ip0MULsnAm/8GLXmjcQ8y6Ju2GZt4rk0bpM9gBFYPUV1MKGseoVEghv\nvzugymvZ1hd5eU8hEjuyjtp/N2yZO27seDHxU5rBY+znajhbv9YjRNYsLpw3\nVVDW56ddBD0cU8zjkxBXLuAFGo3Uv/ETWiF9i9+p8reqwY2Qm00293u5RtCG\ngFVHAkspO4rfyBqlb8cOxRt1xyg/cLy78a88ggHxZlXnMVIXJ1SZ+w7aderP\n6XhY9QPUwbCegM9IBcRYihRHH7e8uy7xMvJFv/YrTtNy/nWsbW6kk9Q1SqXb\nAiYsSJN2krGpBBnL/r86soaT2GQUCJwcWq+or97TrY3bxTrRljlaOmVvvRvB\nysx8D2P2GhvCWCTRoGcIAFfdIdy7GcsLm61YhQ+DnF7OHLz5orN0Qkucj8ig\ngu8nE+1j684eQsgGCBo6QxP4Ww4ssEorivgddZdkEGi44qNhNSZRCO/J+pr0\n6p1WU5r1HYrACCbNc1gfRaEzHpkoakfOkHSQ2OFkRHY8aKiqkXopaUUcvDT8\nLFlpGvpWCx1jga7AvFENSKWUyGauN3Tz2et0eN3Zq3aDYkj/P2J2yAj1XmhI\n6EYyMf0sNB99eTFCwwa1fAclKczDkSfxIFU/t5ydw1znVUdjvLFyEPl3b6wj\nBwl2\r\n=hCdI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"e8535551650633b26eac8330b91b6a1b92ec43f3","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --template ../../node_modules/@0x/abi-gen-templates/contract.handlebars --partials '../../node_modules/@0x/abi-gen-templates/partials/**/*.handlebars' --output generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"https://github.com/0xProject/0x-monorepo.git","type":"git"},"description":"0x protocol specific utility contracts","directories":{},"dependencies":{"@0x/types":"^2.4.0","@0x/utils":"^4.4.0","ethereum-types":"^2.1.3","@0x/order-utils":"^8.2.0","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.7","@0x/base-contract":"^5.1.1","@0x/contracts-erc20":"^2.2.6","@0x/contracts-utils":"^3.1.7","@0x/contracts-erc721":"^2.1.7","@0x/contracts-erc1155":"^1.1.7","@0x/contracts-exchange":"^2.1.6","@0x/typescript-typings":"^4.2.3","@0x/contracts-asset-proxy":"^2.2.0","@0x/contracts-exchange-libs":"^3.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^4.1.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^2.1.0","@types/node":"*","npm-run-all":"^4.1.2","@0x/dev-utils":"^2.2.4","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.9","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.10","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contract-wrappers":"^9.1.5","@0x/contracts-test-utils":"^3.1.8"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.2_1563006888630_0.8654754936067697","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@0x/contracts-dev-utils","version":"0.0.3","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.3","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"ecafb865252f2b82de4aa89f5350922503e01bde","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.3.tgz","fileCount":88,"integrity":"sha512-rEoeLI0gI2Xjne17AioHYyjRiylqB4+xwWgIHVK8KB0q7sfywsngGcKpCduvXjm2XkEUcbEBVCGoBvGThw//5A==","signatures":[{"sig":"MEQCIAvb9Fv/z2IoiQh9M/T/FGsTtN9HlqNevqoTyC52Fx0OAiBbq4Bsq/PTAkTSJnnaDm8S/y//Giqw2awwQ2t8ZlmHPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2473628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKjijCRA9TVsSAnZWagAAO7oP/2zh3qIsYnmzUajicfXC\nPe9+4Vdm9LnmwZK3fJ6k6waC64SlWhior9oIpGBUIXxdOfMLf6nJwh4zchKq\nLTFpWTa6Bxapbqbzxr+4GCHBEG+NA7Kd/I8uBxbWEQ+Xz6BiONHCiYNlnGPF\n2fuJutzEbFnr1pWuP1vPhBW1NyXC8tnlkB6y/L3WZ5j+E0DF7e6KiqejEzLv\n1eD9Jvzyi5N7LN4r9uUp+2kt+0ma3O/1eNHrKuvkFd02m6LGHNgZeZAnvOQx\nHLZnbsjVMyCNa2jDo2XiIFWjil3EdVGDBZGBQBKMmD1hsnH6qarBnwcHXIcD\nhbAWLr2hUWM4idjpG9t4UuikszyKV4+GhjzzJF7LT2TZTiDp+JxirFx0QKhr\nIGm08ONm7b2p69ZSd+PlFHb0Bp8FT+d/mFtQruifaeqHySWv5AV5bQEtwX4K\nLqwx/MjU/Bu7TmPsGiBLfvo2fbyzR3VhfmNu4+ltc2vrtzJWe8TAD2hV2RBk\nWoTQNCo85/5ye4W/iZLpsGvOZHgq8+dzpa2m79wQLNw4GxNS20OWEnoIVbPj\nh6kRcp8O3IXIV+5Y+qU9lovE4N75jBwjT337p844Kl6mq90PNfUBUWTIH9/6\nGnzAOdgDogdtlUYyHUcMhseKkRDXaMk9tL1P37C5xr3wzNPjtuxEpa+pD9H/\nxAfM\r\n=UGOu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"b6b618e5ce9d33afc7f83bf0e7c883b5978d4ef1","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --template ../../node_modules/@0x/abi-gen-templates/contract.handlebars --partials '../../node_modules/@0x/abi-gen-templates/partials/**/*.handlebars' --output generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"https://github.com/0xProject/0x-monorepo.git","type":"git"},"description":"0x protocol specific utility contracts","directories":{},"dependencies":{"@0x/types":"^2.4.0","@0x/utils":"^4.4.0","ethereum-types":"^2.1.3","@0x/order-utils":"^8.2.1","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.7","@0x/base-contract":"^5.1.1","@0x/contracts-erc20":"^2.2.7","@0x/contracts-utils":"^3.1.8","@0x/contracts-erc721":"^2.1.8","@0x/contracts-erc1155":"^1.1.8","@0x/contracts-exchange":"^2.1.7","@0x/typescript-typings":"^4.2.3","@0x/contracts-asset-proxy":"^2.2.1","@0x/contracts-exchange-libs":"^3.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^4.1.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^2.1.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/dev-utils":"^2.2.4","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.9","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.10","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contract-wrappers":"^9.1.6","@0x/contracts-test-utils":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.3_1563048098211_0.47025135997696954","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@0x/contracts-dev-utils","version":"0.0.4","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.4","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"9400f942d99ce0d6e6fd6e94afe3359ad2b3368b","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.4.tgz","fileCount":88,"integrity":"sha512-PL3SgO1VQYZkADDGbjLnFe4wI0wkFISf8TvTh73qn16pHdp1q5WHfL2g8mfMZyRJO/l+zR7oHkS3R7+YP0JNJw==","signatures":[{"sig":"MEYCIQDom1ofDYDmamvHuouIjzVRguKTSKEXvD+ePK0nVMtqPAIhAObWGsuaPfut6Pc2bf/JR44V9k2Iewi0/H5MXb1ogvzc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2473866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLHBsCRA9TVsSAnZWagAAZQoQAIVcSAGYyxO+8cwMTN1J\ncj6WMyx4Q3hroQAmRKCthX4LhV/dyXxoxYSzLU5y4pN2GloMayXMIP6mSV9P\ng6FiO9biLWxTu4Z8n8OyTAbiw1HOIroDIKQ1nFCVx8F5kRgSUUgRjRZzZyTW\nlsfGN3RhZGBUxX40X9GgHEGZL5fzVP547C1vQA5m0aZJJQXnFyhyF9j2A93n\n1/Ticmw3AVMKxpyScTchem1Wp8FXvxr6iEmAvYOYW7I/uqThE+y3N22SVBi9\nUrXu5EK6kjqcnrSPwAi8t/QIDon2FUj9IGa1fFAAViWgiSuB3QNa7Naczw6q\npTO304OtAZIwgqv51OuqVyL1h5ZHz7tFgoHJ7MQK9K5xWE1DOTBYCvhlTB13\n72DkXSQPJEq9Cco1Mkt6NoYhcWChHlzLgeE/MPuTPSDmkV9rtoIMU4wiIO/f\nK0yyyO60f9AdYXc8E/AXOEQsG7WOU93N2q3lVmV0oj4WEcHxxntBjxQDz+Wz\nMcp6/VxRHvZJ2WYD5OsNggj71MctgKeArSSR445dVXR50Fo89YkS1rcFPM3l\npgQbf2JZ78fVAdGVHT/uOM2RqMcTO2kVwOMAHlPsg64U7pZMQYl6AZ+xF1Lu\n/CbJmD4nhf3+jToALIO9IKRWayIwI00YRDqrAwCtbUDZOG5W19FAqp0OeI2B\nvkn0\r\n=RJ83\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"ac82b2622c48af400b8c7d38e84214d20981c2d7","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --template ../../node_modules/@0x/abi-gen-templates/contract.handlebars --partials '../../node_modules/@0x/abi-gen-templates/partials/**/*.handlebars' --output generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"https://github.com/0xProject/0x-monorepo.git","type":"git"},"description":"0x protocol specific utility contracts","directories":{},"dependencies":{"@0x/types":"^2.4.0","@0x/utils":"^4.4.0","ethereum-types":"^2.1.3","@0x/order-utils":"^8.2.2","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.7","@0x/base-contract":"^5.1.1","@0x/contracts-erc20":"^2.2.8","@0x/contracts-utils":"^3.1.9","@0x/contracts-erc721":"^2.1.9","@0x/contracts-erc1155":"^1.1.9","@0x/contracts-exchange":"^2.1.8","@0x/typescript-typings":"^4.2.3","@0x/contracts-asset-proxy":"^2.2.2","@0x/contracts-exchange-libs":"^3.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^4.1.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^2.1.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/dev-utils":"^2.2.4","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.9","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.10","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contract-wrappers":"^9.1.7","@0x/contracts-test-utils":"^3.1.10"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.4_1563193451997_0.8986690392271521","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@0x/contracts-dev-utils","version":"0.0.5","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.5","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"35a53ccd58c52f67ee40a8b6b0d4cfc932c86b83","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.5.tgz","fileCount":77,"integrity":"sha512-H6kasZAvZd3yrbrv3V7xeOU8WZvqNrlFvl25fgRJSwkVFr3hQJHXWaoYMCub/SAv7VBNCKpyXedBSJSDwom+oA==","signatures":[{"sig":"MEYCIQCbhZYn8Iv0kqPU13f/niZHajhRktLB4aNRxqx6wn6qvwIhAKoIizzY7dz2llIJyDPnsi8osv0sovJA2qKRX2gF6t5i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2491333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOBwsCRA9TVsSAnZWagAAiskP/jJvaQn0iGHZORPHgsBc\nkhx2Scx32WzmwyvjF2dWbTK+iUGmcVs8E0QvpuZXTSc3iZtLdaTJKUqwBxOV\nv00czc+la4c20eEe34OMi17Tmzy5u0UZzIvg3DcL7ciMxgYkrVSXtqmbk4nu\nxbS/lUqj/I+6RQTSMjHRhfbW7G/WaMmqJxcHtSsKAJlN9wzxU/MAhqKGM0BV\nt2RsygFWQdXbGaoRWvvJx42Y186HnPXsLs9ZC8fhdh0eRWexa+YPbZOLufrf\neFFSjXhsqyW7yl89iwMwPB1kMNgMz5Okuq0yZZ5VY5RTjKB0z4WCRvZ3hqpX\nzAhHAMEf3kkHc9NN1hhKmVLPa0hKCMW/DJwUr5IAx0hh3yZpMnp/XsYQB9rv\na+BXHzCDuy6eziV7lYLxLHbgXJdeNTgla3rCNvS/70HSqxWeVxx717Ob8U2i\nsRHhtVCTsb0thHgdK47fo9NcrKHSCo8sniu0KGxC64ncWfDCBwsI1EIbvPr5\niA7V/+urrxfwQtrHX2cs7JWt1hKd+I5/rBx5Y+pPy3/vaQkjZrgdE3mvZ0Uq\n6x2gx2S9pz2JYlKdEU4wwNZmLduUJgsXCcs4Iac1UNRl8FywbZT33lYrPNUp\nclcf6eCRJOhJxupbRbHQJk8VhoopI8sCwQoozJ9BUzbd8BgYyink9c2GLGTN\nsnt2\r\n=j5iM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"6f3cee1a1e64bac518dfbe780920efe46bf76d40","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --template ../../node_modules/@0x/abi-gen-templates/contract.handlebars --partials '../../node_modules/@0x/abi-gen-templates/partials/**/*.handlebars' --output generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.7/node@v9.10.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{"test":"test"},"_nodeVersion":"9.10.0","dependencies":{"@0x/types":"^2.4.1","@0x/utils":"^4.4.1","ethereum-types":"^2.1.4","@0x/order-utils":"^8.2.3","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.8","@0x/base-contract":"^5.1.2","@0x/contracts-erc20":"^2.2.9","@0x/contracts-utils":"^3.1.10","@0x/contracts-erc721":"^2.1.10","@0x/contracts-erc1155":"^1.1.10","@0x/contracts-exchange":"^2.1.9","@0x/typescript-typings":"^4.2.4","@0x/contracts-asset-proxy":"^2.2.3","@0x/contracts-exchange-libs":"^3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^4.1.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^3.1.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/dev-utils":"^2.2.5","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.10","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.11","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contract-wrappers":"^9.1.8","@0x/contracts-test-utils":"^3.1.11"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.5_1563958315833_0.5376271520048781","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@0x/contracts-dev-utils","version":"0.0.6","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.6","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"760ab336be887512bca7642701ec454db13d8986","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.6.tgz","fileCount":77,"integrity":"sha512-/5xUdWB3ZHYfWc6iDPItrPTvhTEEKIeekh3s/mOMnHNxlS3PdNLf7hQrQCnFMKJcaX9nfCjCfJmkMHptyo5vPw==","signatures":[{"sig":"MEUCIQD4fZI4YshJc4RVhe9K1uJqOph6gXnlue7iM4fDFwEoOgIgDj6c2NaWIM2rbKI4KdVgkGzJqU6EvyuoKpVOiMqwK1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2501520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQgTjCRA9TVsSAnZWagAA2DgP/3B2qvCX8HQFZRhPTYCY\njod3+uzZMCon9gm+MJ8Ea4yDd+qOS4oRuUGo9qD/OXC2/Kf1UXQ2EALm17E1\n0yBW8sb4xYNVwhIFlzgfn+DiccP6PFLy4gmBKIKXU8udgDcgRgX0z7dwNEL/\nh3RwMV6nSyE0SFGuLMXIqs+0/jbkuvyL456XB6FutmxBnIDWSFbxfz7rR8k7\nH37pgyKOeklXhbftXlO+092Ml62A0ktw9WQXRrFyaZSlGfQVKC8ngNw1cCDM\n7K6BMKXivJ9PSoLdgql9B0cNIQ8w4EmiReYo3W6Jl8oDaVvwsFlXCcqQvui9\n3vw0UhuiwJ7RQkWE64TXgkegogV8hWaEeztdbSYTHWwKMx7z5JYf5KltJB6m\nxRwJwxBsZ+Qer9Lr6TQY5q1BOf/VcN9X0QRSgaWfdrfFo6V/0DqGNPQFN8rh\npr0JlZne2ZFMsgQYH/BmuE6+3ZSt5iIdqGyCYmOT7ppDktroVMmkdmVYqZz+\nBB3pEntivTN65SdR0kXKmidHcoTd7Tj0qv4jrR7YGQU3yA9+AumyOJgeS+W+\nnmQP4piL2OJ3xNu/kAp4of0YCVKzPCCCyeAipFvxYpAsmOZ2ypjeXrO0ZYRY\nOJSi3DO/IJCNc/19HqyJyEbSE1qW89hGclMwTHSAyaI9HsC5yB4OGXKYFE4w\nyAAm\r\n=8+ZY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"281c2079218bd58a95d5f1797fc3c82deb0bcdcf","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --template ../../node_modules/@0x/abi-gen-templates/contract.handlebars --partials '../../node_modules/@0x/abi-gen-templates/partials/**/*.handlebars' --output generated-wrappers --backend ethers"},"_npmUser":{"name":"dave4506","email":"dvsuner@gmail.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.9/node@v8.16.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{"test":"test"},"_nodeVersion":"8.16.0","dependencies":{"@0x/types":"^2.4.1","@0x/utils":"^4.4.2","ethereum-types":"^2.1.4","@0x/order-utils":"^8.2.4","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.9","@0x/base-contract":"^5.3.0","@0x/contracts-erc20":"^2.2.10","@0x/contracts-utils":"^3.2.0","@0x/contracts-erc721":"^2.1.11","@0x/contracts-erc1155":"^1.1.11","@0x/contracts-exchange":"^2.1.10","@0x/typescript-typings":"^4.2.4","@0x/contracts-asset-proxy":"^2.2.4","@0x/contracts-exchange-libs":"^3.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^6.2.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^3.1.2","@types/node":"*","npm-run-all":"^4.1.2","@types/mocha":"^5.2.7","@0x/dev-utils":"^2.2.6","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.11","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.12","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contract-wrappers":"^10.1.0","@0x/contracts-test-utils":"^3.1.12"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.6_1564607714861_0.5787149615150902","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@0x/contracts-dev-utils","version":"0.0.7","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.7","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"efd2e2e3296a9fcba007e0fbff6d45d88849d916","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.7.tgz","fileCount":77,"integrity":"sha512-BAYekcyVsPjzto0ySqFHn0XpTdRuU/oMonWbi3cE8Wu71RkDrhRKDaJY+Yv4EWMAPXU36A+F/Mu1WVSPF1oLLw==","signatures":[{"sig":"MEUCIQCEsHiX05CZKdm5/Dho+3ZIRaJVi6KPAFbwRE/XT8AXWAIgaEq+Uh2XPXWo5nQg/WFcWajwo4zri6I3dl0csQd29ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2784057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTI1sCRA9TVsSAnZWagAAsVwQAIIUx5MZPH7W7obw/Iia\n+IiBmFLWDTnqrrf2uE72WfekpA3ulnY4egpBa1bQo4wOHDui6nonsD/7F/Jf\nujJB+Ai5fOUNxbfABketSJHbm/uKEBXldSixfCo4OEQslQT2/f4bWy/2z/Cg\njybvV2cwfvwa2n00JSw8PVU2w8jY3uX2NAkGfG4QyZDazrQHx4pHbOQcZuOc\n8KKBr0HhHRbZgzJYNPSHC9jFu3wB6QNHdBmG2DGEzEhxAM5YEcCR4J+W2mcJ\nSCzayWXrkjvgnP7PDxX7zKZz6N5ppV3efZeGJ2n7YdqPKEB+yEEzE4w2i97E\nODhWhQGkOxzcPmTzVE8Mqctu2f3SevZkMGdBtDcow+7BGKAQ97PR+GjZ16xA\ncFF6F7HHa5qD26G2ySuFe81JOLdxBIY/0gaSLrBE7/Now0qoszQo2fH4xkcq\nN+l++UQWxSzb8mza9pMZbdtty6qkJS+1+B04JeIlZEOuwR9l7EMtMiNTD5XX\naha9NDiGJMyvFrzrqCcuiyFjbj+y6I8e4T8hEsvh0Ch0wEDeN/gOw8Xbb7pT\nAGH5vohaVix/z2Gq8XIsxlz2TGrAnPM1eoAE2txEwHJnZ3a8a1q1lg+9VPUm\nqJdgoE5JT1bDy29h+jX26e6O6xTTvy0G/cathvPWfu2b2pdujcJWn+d/UCsL\n7MpF\r\n=ECud\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"f394d7dba9d9cdf31d5793ace9ebe605d5a2c24c","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --template ../../node_modules/@0x/abi-gen-templates/contract.handlebars --partials '../../node_modules/@0x/abi-gen-templates/partials/**/*.handlebars' --output generated-wrappers --backend ethers"},"_npmUser":{"name":"xianny","email":"xianny@gmail.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v8.16.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{"test":"test"},"_nodeVersion":"8.16.0","dependencies":{"@0x/types":"^2.4.1","@0x/utils":"^4.5.0","ethereum-types":"^2.1.4","@0x/order-utils":"^8.2.5","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.10","@0x/base-contract":"^5.3.1","@0x/contracts-erc20":"^2.2.11","@0x/contracts-utils":"^3.2.1","@0x/contracts-erc721":"^2.1.12","@0x/contracts-erc1155":"^1.1.12","@0x/contracts-exchange":"^2.1.11","@0x/typescript-typings":"^4.2.4","@0x/contracts-asset-proxy":"^2.2.5","@0x/contracts-exchange-libs":"^3.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^6.2.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^4.1.0","@types/node":"*","npm-run-all":"^4.1.2","@types/mocha":"^5.2.7","@0x/dev-utils":"^2.3.0","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.12","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.13","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contracts-test-utils":"^3.1.13"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.7_1565298027686_0.5151532576921396","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@0x/contracts-dev-utils","version":"0.0.8","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.8","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"f54b767a98546778aa62914e360a86fec20b0a39","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.8.tgz","fileCount":76,"integrity":"sha512-zjWfircKgdMxxgxJlPKzOnKXQA/V8dxr0mQDU51G2IdfYVodOKMMk59QqFhC7ANRVZelA4NE0h8c+f+MOrpJ2w==","signatures":[{"sig":"MEUCIQCnqUNTWhvy/2AKf/3Tu4hr3qn6ZAosT1D8voL+bPVI/wIgNFYLcIUfaItVp611wLc8RMgYkxse8NqhId0ny9TTMbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2802595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXhjyCRA9TVsSAnZWagAAKPMP/j4fEd2zQJGUnhMOZ/W5\nVNAYyQbner2404CHMEchKrEepQ5P4q8s7nNpA4ySI+iZBBICMHuwxj7SHC6T\nA6glbMOnoaBBCFmD1N2X2YSAjo8TRam4clUfI4zs7Ec7puruKMO4Jp+D8hfo\nrLik52ZrbDTS1806hFnWVwPKsLidvL8B5pp4K5J4ZuAa1lEdyc/j+c769pvA\nkdJi+Q88hTGu99kaS0sFDb12zIi3UwdKAq05jWhvTNcGzz8C4f1ErIIrtO4+\nPy5bw75vsnqvQ8sJJ7bQCO78IQSgg2kl8g81s9Cw+hsc/+uXMI2aARloEGNp\nE8NQPcOConPS7a86hL96lsDTIIAipImBpncYyTQ02rHyLanXB4g4ed1YO+fb\n4v0FjX7cFWRDmMkMLQKiM8zrDH6h37RIfO4vUwjkrKnQCj+35ugI6+C4M5GT\nL24oISA5fl9ZnTxuKh1wMAe9xqu8vvOir5Kqa4K7SQhD8q/ZmboqD4kURJUx\n3qaAVDIa9D1RqxjJzBdyWRzht6gB6w5WM+UpTn/b/ivBig3rFsZZF93SGDh0\nZF/sRGGm0toyMjxOmvgsh+xUmFMwdqqkEgb4+WlHnqBB1qVTfZ1Yb632O+S+\n2eMuj98XRzRVO1sT9XDVW5urOHRKxUzma9AVya6as+XX8FkPPD2mWmlwBmSk\nf8QS\r\n=dOD1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"bbd3c03969c332d87b6a94061657d79008d86fa4","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --template ../../node_modules/@0x/abi-gen-templates/contract.handlebars --partials '../../node_modules/@0x/abi-gen-templates/partials/**/*.handlebars' --output generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"6.4.1","description":"0x protocol specific utility contracts","directories":{"test":"test"},"_nodeVersion":"8.16.1","dependencies":{"@0x/types":"^2.4.1","@0x/utils":"^4.5.0","ethereum-types":"^2.1.4","@0x/order-utils":"^8.3.0","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.11","@0x/base-contract":"^5.3.2","@0x/contracts-erc20":"^2.2.12","@0x/contracts-utils":"^3.2.2","@0x/contracts-erc721":"^2.1.13","@0x/contracts-erc1155":"^1.1.13","@0x/contracts-exchange":"^2.1.12","@0x/typescript-typings":"^4.2.4","@0x/contracts-asset-proxy":"^2.2.6","@0x/contracts-exchange-libs":"^3.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^6.2.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^4.1.1","@types/node":"*","npm-run-all":"^4.1.2","@types/mocha":"^5.2.7","@0x/dev-utils":"^2.3.1","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.13","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.13","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contracts-test-utils":"^3.1.14"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.8_1566447858039_0.3199543133408327","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@0x/contracts-dev-utils","version":"0.0.9","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.9","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"1e91db98d72e1e8f0a0c24380bc83a1987ce12df","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.9.tgz","fileCount":77,"integrity":"sha512-dCF6WuCvU2imwKzeoKPAcZLr7F+rQubo4lni2PCrOW6PgTbH1TrPIrpkLdlXz086vZqlluYOOsoClTcF8oHc9Q==","signatures":[{"sig":"MEUCIDIg3ke2HRopVB47CKd9+4WrSrumj013bbqOnqx4wJdqAiEAsqYaEn9XUscw2AGir2Ts7DVBms/W5XEQIRmfFLqZahM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2833064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbn9tCRA9TVsSAnZWagAApNoQAJtjnSYc5CYYFfb+zWYd\nG6I4d64bBIutA8fXkePSDRvbA/yAAulHObg0o5ZeO6R1c4zierp8RXQad8QK\n0g9bb5YMPieUf8+PRJVUxQaqCHMWMNpre+cIXZ4lePSLyq21NVSEpFLij1Fj\nJQui7knqtKGhzO5Xo/0IIQu/yQPJUkOkV+2pGMgjqIacpVX2WmFqrX08ccl5\nA0/KHjRL1eterb352cXRkgrTiVf25aKHVvwXCjR077QRhsq0b0QxMae+U+ox\n0OTITis7Sxq8bwhA5ozyJDd5Bc0JVpdROBRzUz15DEcSeJ7eu7ktSx1hNM3M\n3e+jJrEa6ds94RtnTchWRPyHytRAm4zU1HRU39XGzqiamrKue/dsBiScn+Ub\npDgZaBwe1KHNPc57NINZX+/mKT7zrkHyKv3WZMaG27Pe7WNYsmGb/yIwukGh\nFCYp6qThm8A7v85ZrnrjhCiYciNs3yQCZNmYrlfxriNMZpFslNwiEXxdRgRq\nGoK9EnBYY6aKDpuQO8AfzlI0lPcdA00Dgr85DDmb+J0SW5ejWW6+c9HKSz/u\nxTuGJPgiH97KNvzQ7cxavX+fPVZviVxENG/6czxIldXpbxiv4MghJ8L7kxg4\nLvI8eiSt5CxgaAOJPUqzbGNHJe/Rd6jRmsdbVdpWvP0c2tymhgKkkoHADH5E\nV2qw\r\n=YKcm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --output generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"6.9.0","description":"0x protocol specific utility contracts","directories":{"test":"test"},"_nodeVersion":"10.16.0","dependencies":{"@0x/types":"^2.4.2","@0x/utils":"^4.5.1","ethereum-types":"^2.1.5","@0x/order-utils":"^8.3.1","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.12","@0x/base-contract":"^5.3.3","@0x/contracts-erc20":"^2.2.13","@0x/contracts-utils":"^3.2.3","@0x/contracts-erc721":"^2.1.14","@0x/contracts-erc1155":"^1.1.14","@0x/contracts-exchange":"^2.1.13","@0x/typescript-typings":"^4.2.5","@0x/contracts-asset-proxy":"^2.2.7","@0x/contracts-exchange-libs":"^3.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^6.2.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^4.2.0","@types/node":"*","npm-run-all":"^4.1.2","@types/mocha":"^5.2.7","@0x/dev-utils":"^2.3.2","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.14","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.14","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contracts-test-utils":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.9_1567522669127_0.3787374006270863","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"@0x/contracts-dev-utils","version":"0.0.10","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.0.10","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"3ce6df1af746b06e3218531f13ef894f15d3d34d","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.0.10.tgz","fileCount":77,"integrity":"sha512-As7CRxz5l74mWsHMUXpv1pMy6W+kz0UO6xYVeo0KN/ellxEBPN9QuLwfe9mku8TExzjqVX7lnwHTV0AOBGLvAQ==","signatures":[{"sig":"MEUCIQCs5K+rawEs7fgwanlpCKGPO9NLBWDBr3D2MXIhx2mL4wIgOKNzQ4vgTnqie+M+uAGEVm4EXOZsgZcatO5iZBoo1po=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2904351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgSkJCRA9TVsSAnZWagAA5OAQAIQCAYsHAHi14ekRIY72\n++B3UJdd+hQOG4qIA3XwnWv1tqHrWIm4PwBRoeM10WxIrQVei7ilfQXXooZe\n3NZ0e9eDiChTCMIZBvwRNJXJ58HX3aIH8XODBpZu4KfY4E0oO8Bot1HMEDJO\nH4ACPrRpbJEbAgoz097GfG3WzN9dEXDBmabthgHdTAb4AlP2gUagvnkjRMOo\nPMT4CiIX0qsvDmSb/bMpBBpptSStCyEfVFs1Wk1iu/5ifswhpW7MTZzOYbq5\nSnbENL/PJQpWHcfbboxBVLxs5wa+kHX+1fhZvHaSDc66TS2t9vzu+3y5u02S\nXYwGTS5bXbRHeKN8I+qaUaV/t8VE9JzbZXJEtoRtzvd2gMfonfraaPQMZqgy\nYCdsEUsx0Y7BBxDFaGvz6+JYoXLFv7yD795DbeeZcSzH7EceVDQ54jTev8SX\nzj1bQ6FEa7HK1gB/sLO0kfuqudpW4ut2dGB3rSluVcXCGOKAbnuZSnwivB3Q\nXARiyukrCEGebhqE4rm7mePOUhjzXKKANLOxZVT8ZdT6nyuvPNYZqsSaX5Mk\nuCLjBPU4FzBFKhxIPDOlejnTAzk992uStS/RQ7kmnNcQKscMh9WBKt4+0ZG8\nwlXuq3XKi1MJfnLV1FiPMholWYvPt5ikZiJ2kUmdBvTlwt1GZM2nI8j3y52v\nCWV+\r\n=0kuQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|LibAssetData|LibTransactionDecoder|EthBalanceChecker).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"ec92cea5982375fa2fa7ba8445b5e8af589b75bd","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile generate_contract_wrappers","run_mocha":"mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","rebuild_and_test":"run-s build test","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --output generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"6.9.0","description":"0x protocol specific utility contracts","directories":{"test":"test"},"_nodeVersion":"10.16.0","dependencies":{"@0x/types":"^2.4.3","@0x/utils":"^4.5.2","ethereum-types":"^2.1.6","@0x/order-utils":"^8.4.0","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.0.13","@0x/base-contract":"^5.4.0","@0x/contracts-erc20":"^2.2.14","@0x/contracts-utils":"^3.2.4","@0x/contracts-erc721":"^2.1.15","@0x/contracts-erc1155":"^1.1.15","@0x/contracts-exchange":"^2.1.14","@0x/typescript-typings":"^4.3.0","@0x/contracts-asset-proxy":"^2.2.8","@0x/contracts-exchange-libs":"^3.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^6.2.0","tslint":"5.11.0","solhint":"^1.4.1","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^4.2.1","@types/node":"*","npm-run-all":"^4.1.2","@types/mocha":"^5.2.7","@0x/dev-utils":"^2.3.3","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.1.15","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.0.15","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contracts-test-utils":"^3.1.16"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.0.10_1568745736468_0.30847153136035255","host":"s3://npm-registry-packages"}},"0.1.0-beta.0":{"name":"@0x/contracts-dev-utils","version":"0.1.0-beta.0","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.1.0-beta.0","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"045a767067465482160d34e7b9f928a24549e2ba","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.1.0-beta.0.tgz","fileCount":93,"integrity":"sha512-y66VGeexq+93ofci3QdJF3upnG/+HctKJQve6lLQwnvO0DBFw/oTJxOSWX8LyyxBtIZoX7rgz5/2Jd9XeJGxrQ==","signatures":[{"sig":"MEUCIQD9nxXcBkySe9daw52bsl4NX80CAOB6bZvbSFym4os1MQIgEDA4IZNLfpAIIZJngPzTn30QnLm+eGS/hmlmkLKyowU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6234614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlmQlCRA9TVsSAnZWagAA1lAP/31hCaDcS/M7L+C2D656\nlIjJG9SmRn71ksi9jd6/sHQxe2yOzLAgGOlHssv3NZE62GIj+X7gnPIrBqRF\nJ3TwUdykd2853TzrnSkQ1l2MnDdMGO1/q1E++feYPmJl1ZOobBm1c0WOnQ51\naVZKeB01igVdz8zHkaNLU5RBag2mEeokPlU3XiadjFRFNDRs4b/Yo3SKTjlH\nisq0OfeS8tO/cyXDhaqr2Unc3BPY4LyMuHMKhB4cOnMUnqVT9NpcC+0IDrQW\nOXxtJl1UKUtN4UcGSfOPNnh1GOSU084dLKADPO/pj73uoiWv1o0xMvZJ4QMp\n2+ee1LeaOlRlwWGyWB9UgYSINULUUdStmOhl0b55LPyCjLQJz7OEXZ3PsWUv\nLTraTrmiv6NIePsRKU7oSCWELkaKKPPP3VcXAlQYAzWsWhUkMOILSA/VQp2m\nTPPoHTEyiCd3GX889Px4Z2Zcznizv9Bx576+KjERb6+ZlBYL36m992Vvdgbh\nEzNVSwYHbVbmk5nUnUbhv0t13AvcltfT4zKaEMC7PANsyrEgu2iftHoELdM7\n9aI8c97MZhLYrGiMcOh65wDWlnUpYsA3Idkl7btMBh8h6f9gJHWfDSlXsecL\njGX+IOOcau7zaOQPwKfxDDrAgDqibY9iYUaUkru0JKvd1MVGjpQGUu3BvZaG\nj99c\r\n=pvWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"engines":{"node":">=6.12"},"gitHead":"c60d1e50c53f4763f7c5ac99f8d3c7860c15a2b7","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn run_mocha","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers","run_mocha":"UNLIMITED_CONTRACT_SIZE=true mocha --require source-map-support/register --require make-promises-safe 'lib/test/**/*.js' --timeout 100000 --bail --exit","test:trace":"SOLIDITY_REVERT_TRACE=true run-s build run_mocha","contracts:gen":"contracts-gen","test:circleci":"yarn test","test:coverage":"SOLIDITY_COVERAGE=true run-s build run_mocha coverage:report:text coverage:report:lcov","test:profiler":"SOLIDITY_PROFILER=true run-s build run_mocha profiler:report:html","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","rebuild_and_test":"run-s build test","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","coverage:report:html":"istanbul report html && open coverage/index.html","coverage:report:lcov":"istanbul report lcov","coverage:report:text":"istanbul report text","profiler:report:html":"istanbul report html && open coverage/index.html","generate_contract_wrappers":"abi-gen --abis  ${npm_package_config_abis} --output generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{"test":"test"},"_nodeVersion":"11.13.0","dependencies":{"@0x/types":"^2.5.0-beta.0","@0x/utils":"^4.6.0-beta.0","ethereum-types":"^2.2.0-beta.0","@0x/order-utils":"^8.5.0-beta.0","ethereumjs-util":"^5.1.1","@0x/web3-wrapper":"^6.1.0-beta.0","@0x/base-contract":"^5.5.0-beta.0","@0x/contracts-erc20":"^2.3.0-beta.0","@0x/contracts-utils":"^3.3.0-beta.0","@0x/contracts-erc721":"^2.2.0-beta.0","@0x/contracts-erc1155":"^1.2.0-beta.0","@0x/contracts-exchange":"^2.2.0-beta.0","@0x/typescript-typings":"^4.4.0-beta.0","@0x/contracts-asset-proxy":"^2.3.0-beta.0","@0x/contracts-exchange-libs":"^3.1.0-beta.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","chai":"^4.0.1","mocha":"^6.2.0","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","dirty-chai":"^2.0.1","typescript":"3.0.1","@0x/abi-gen":"^4.3.0-beta.0","@types/node":"*","npm-run-all":"^4.1.2","@types/mocha":"^5.2.7","@0x/dev-utils":"^2.4.0-beta.0","@types/lodash":"4.14.104","chai-bignumber":"^3.0.0","@0x/sol-compiler":"^3.2.0-beta.0","chai-as-promised":"^7.1.0","@0x/contracts-gen":"^1.1.0-beta.0","@0x/tslint-config":"^3.0.1","make-promises-safe":"^1.1.0","@0x/contracts-test-utils":"^3.2.0-beta.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.1.0-beta.0_1570137125305_0.22418663532384375","host":"s3://npm-registry-packages"}},"0.1.0-beta.1":{"name":"@0x/contracts-dev-utils","version":"0.1.0-beta.1","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.1.0-beta.1","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"e815614762082327fb9ce66f1a377f46e86db7ac","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.1.0-beta.1.tgz","fileCount":74,"integrity":"sha512-ioE4x4AftEPQpoKo+U9ibdWXcqomakYuWVjel7NPtHXWBm1A7BBaKquKLqX49GR/HxM/xR1WyfaCXYNDlgIuUA==","signatures":[{"sig":"MEYCIQC2QxBNZ7ad86b1OKP2NrXpKJx4RWzf63HCEK3TXSEL8AIhALlZI2Jac8cYSf4x2jwoiHrYkMJGDnCCs1f9yug4t/Fl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6431723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxIIQCRA9TVsSAnZWagAAiFMP/RqyatY47a3qy9WLgWeC\nx/r4d8HGw5lJTd5fQq2eyJ0EiTKFbxhx2AaY7M4VC1xqY4Tv5TGqxtYEI5AA\noG/RZxPWq8ZOLwIzwzPLSFU6c8vl2pBROXCJr2mclX+pxf9n4Ii9cimuERmw\nEXa+QFxHtiux3qDAj48IgNRD40SjEqqrORBW3yblwICinB9zdyGdM/k50ACH\ncMjpY6EE/CVqoml08XvtJQcSsvcDmfEwmEG/vOjKtNTNEiH6auoc4IguUtNL\nGThX2xaQSp/l6oXX1PaVNY4Bw7lmF0Po0sk6CueMBNGK5L7IYMVZOVkxhTe3\n1GvUuqzCExoYkd48x1BYY29KHxMsktYr4/jY6S9/sXVfSAub4U3ttQ3/i5lA\n+Te3qIia16Ln35C7VYDfijJSvR/KjKaV0IpVY1ZtM3ilv9z4UH5uSQ9YTGr6\n9MBhvfPr0tCJdPaXssUG2XE94+bpVVQinRNuCunAONKNe3Pd3dv1LZjCx695\nUBmK6UKPhb2N5UzNfVvpGH8JidBZjyaT7i5g3NWW1s/AzUWkS9suNMCar9Tm\nmklM2SIBvdeLTXAHA6IJdxXgZVPiAUy0QJmeL8YEymK+SFlwgDcdXdASsEhk\njr4Mob3bZBrHLV/9rU4YQ7hwkTGfW1dCNT2gvgUPEPSsZfvmYCz8JYscexFW\nq7M0\r\n=Eg7L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually."},"readme":"## Dev-Utils\n\nThis package implements various utilities for developers. For example, the `DevUtils` contract can query batches of balances or allowances given some `assetData`, can validate batches of orders, and can decode 0x-specific calldata. Addresses of the deployed contracts can be found in this 0x [guide](https://0x.org/docs/guides/0x-cheat-sheet) or the [DEPLOYS](./DEPLOYS.json) file within this package.\n\n## Installation\n\n**Install**\n\n```bash\nnpm install @0x/contracts-dev-utils --save\n```\n\n## Bug bounty\n\nA bug bounty for the 2.0.0 contracts is ongoing! Instructions can be found [here](https://0x.org/docs/guides/bug-bounty-program).\n\n## Contributing\n\nWe strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.\n\nFor proposals regarding the 0x protocol's smart contract architecture, message format, or additional functionality, go to the [0x Improvement Proposals (ZEIPs)](https://github.com/0xProject/ZEIPs) repository and follow the contribution guidelines provided therein.\n\nPlease read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.\n\n### Install Dependencies\n\nIf you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:\n\n```bash\nyarn config set workspaces-experimental true\n```\n\nThen install dependencies\n\n```bash\nyarn install\n```\n\n### Build\n\nTo build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:\n\n```bash\nPKG=@0x/contracts-extensions yarn build\n```\n\nOr continuously rebuild on change:\n\n```bash\nPKG=@0x/contracts-extensions yarn watch\n```\n\n### Clean\n\n```bash\nyarn clean\n```\n\n### Lint\n\n```bash\nyarn lint\n```\n\n### Run Tests\n\n```bash\nyarn test\n```\n\n#### Testing options\n\nContracts testing options like coverage, profiling, revert traces or backing node choosing - are described [here](../TESTING.md).\n","engines":{"node":">=6.12"},"gitHead":"3b9d84fa5841e419239690e74235b92fbf6b4ba5","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"echo !!! Run tests in @0x/contracts-tests instead !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers","contracts:gen":"contracts-gen","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.15.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.15.0","dependencies":{"ethers":"~4.0.4","@0x/types":"^2.5.0-beta.1","@0x/utils":"^4.6.0-beta.1","@0x/assert":"^2.2.0-beta.1","ethereum-types":"^2.2.0-beta.1","@0x/json-schemas":"^4.1.0-beta.1","@0x/web3-wrapper":"^6.1.0-beta.1","@0x/base-contract":"^5.5.0-beta.1","@0x/contract-addresses":"^3.3.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.2.2","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typescript":"3.0.1","@0x/abi-gen":"^4.4.0-beta.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/sol-compiler":"^3.2.0-beta.1","@0x/contracts-gen":"^1.1.0-beta.1","@0x/tslint-config":"^3.1.0-beta.1"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.1.0-beta.1_1573159439654_0.5494879517783609","host":"s3://npm-registry-packages"}},"0.1.0-beta.2":{"name":"@0x/contracts-dev-utils","version":"0.1.0-beta.2","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.1.0-beta.2","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"4a0c691971e1b1418178275d5d3bcaed6ad3693c","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.1.0-beta.2.tgz","fileCount":38,"integrity":"sha512-T1LcUkfp8U7Q6HgTGxAKuA4lD/ncuu2LEadAiBrTzae3ZbSvLTOrKovSDHZXEeXQ48HWm391f7c7BuaocUXaXQ==","signatures":[{"sig":"MEUCIQDIL57rdvbT7HWn9Bc8dg9WYPCBXQ8oWVz5NBbU1J9N0AIgHjLengGZlFkcFAeyXgna77SJjvvKP4hC+rQ6vDg9nWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1915116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0dHqCRA9TVsSAnZWagAA9vEP/0JB/F04u36Mu1F/8Vxk\ngxPbUvhmk1+CcT53aXcd+pUBECmA7MChbVRhhrq0oH3z8MzkAgyNAYYzBqLz\nR7Qj1FGZbPllgaTz19EyPjvDr+Q0iWtmaC+0TKpBOVrGN8+6CA7OoT9od3im\nNIhAha/74E1iNjwNYdQNmPVjVkgV23haMWBTLqY4q+mA3PS8Q+KaEftDszbo\nwCxt/FnEDLRX8y8pvquQjltjUFWaw5Xb3W6v5pp8zVICd7mpMyLz09BASI+x\nGZy3qvAfSw1le7btw4YUUfHUSGUQ0L1S3HDttpa7j+DwPEA8dOS8CejXgwwJ\n5ZLYh6Ucj8lkGDqmaYThheH4Rw9d3YlL5eFuAor4fABttixT+8fW7HAH2iB8\nnmFTpjrAgRTnX5SvVQG7TKnYJ+xPEJPrxiIVg93P1zRbLX0hgyG+vgZrPib9\np+TRzGHoqTx3NFQBIW8g/onvOB9yrnyF1JZJPn21BLqUdMcydZkkRILArWE5\nfR8krCMLmYRNZkAb+vKWQQDBXDn+Teo8waYTuGyl5O/Exy+xVBnb/Uuv6w1P\ncDw2Bjs/f3pEpI20+tqMTDgxcIg8uOtNpfHl0tZt5dTMZO63eQpLI74xtEDS\nZjeuu+ptg4L4cGfC3Wi58wvkj9YrVyLqNifw9C1lJYxWl77AOAuxSdj3Rgf6\nDnab\r\n=62D8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"readme":"## Dev-Utils\n\nThis package implements various utilities for developers. For example, the `DevUtils` contract can query batches of balances or allowances given some `assetData`, can validate batches of orders, and can decode 0x-specific calldata. Addresses of the deployed contracts can be found in this 0x [guide](https://0x.org/docs/guides/0x-cheat-sheet) or the [DEPLOYS](./DEPLOYS.json) file within this package.\n\n## Installation\n\n**Install**\n\n```bash\nnpm install @0x/contracts-dev-utils --save\n```\n\n## Bug bounty\n\nA bug bounty for the 2.0.0 contracts is ongoing! Instructions can be found [here](https://0x.org/docs/guides/bug-bounty-program).\n\n## Contributing\n\nWe strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.\n\nFor proposals regarding the 0x protocol's smart contract architecture, message format, or additional functionality, go to the [0x Improvement Proposals (ZEIPs)](https://github.com/0xProject/ZEIPs) repository and follow the contribution guidelines provided therein.\n\nPlease read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.\n\n### Install Dependencies\n\nIf you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:\n\n```bash\nyarn config set workspaces-experimental true\n```\n\nThen install dependencies\n\n```bash\nyarn install\n```\n\n### Build\n\nTo build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:\n\n```bash\nPKG=@0x/contracts-extensions yarn build\n```\n\nOr continuously rebuild on change:\n\n```bash\nPKG=@0x/contracts-extensions yarn watch\n```\n\n### Clean\n\n```bash\nyarn clean\n```\n\n### Lint\n\n```bash\nyarn lint\n```\n\n### Run Tests\n\n```bash\nyarn test\n```\n\n#### Testing options\n\nContracts testing options like coverage, profiling, revert traces or backing node choosing - are described [here](../TESTING.md).\n","engines":{"node":">=6.12"},"gitHead":"9e9e0d6592f089a372c1285c8f34217fb7b0d4c6","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-tests !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","build:ci":"yarn build","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"xianny","email":"xianny@gmail.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v8.16.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"8.16.0","dependencies":{"ethereum-types":"^2.2.0-beta.2","@0x/base-contract":"^5.5.0-beta.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","@0x/assert":"^2.2.0-beta.2","typescript":"3.0.1","@0x/abi-gen":"^4.4.0-beta.2","@types/node":"*","npm-run-all":"^4.1.2","@0x/sol-compiler":"^3.2.0-beta.2","@0x/contracts-gen":"^1.1.0-beta.2","@0x/tslint-config":"^3.1.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.1.0-beta.2_1574031850310_0.05643212876752757","host":"s3://npm-registry-packages"}},"0.1.0-beta.3":{"name":"@0x/contracts-dev-utils","version":"0.1.0-beta.3","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.1.0-beta.3","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"8343f08871249a24bc3d87716ebd3e0aaae50d45","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.1.0-beta.3.tgz","fileCount":38,"integrity":"sha512-S1rLA4lGK4x4QM3YmRXqJLI3Og7h+2AnzmcwwA0pb9bt47ClpTMOCvrLL6fac1422yazNgLHbTpZy384yhQ8Gw==","signatures":[{"sig":"MEQCICf7x+oW+Q1qwtM7wJVoAC7nWcXJ9nMNU2pey32X0REPAiBQuWksFJ4chVPZb0bw3G7Eb/xFTOn60ANgAND1OsZmtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1772492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1PqiCRA9TVsSAnZWagAAnVYP/1p5P72Stol1lJ1r5W4E\nPW7r8koIZPZrEImkMXfUfCK6L6t8mw9LX+S3TOo1LzJHBM+4stI2ZvilaSyJ\nPb5P+F2wTJpC2zu4rf/QERpgNn1QMB7N6Wd7/CSACDwr1uylZ/nV2vKoMo9q\njN2wcBtUh3+YCRIOrRhEW9mAVZUd9brjdmevQUU7hfjbr0tBIu/1YF4U4yN6\n8h+FATsShs2XXMIDysdkSXPU7IcGMG52LszV8lQTzttARDc0Qxyv77psjNCM\nKXXGGfvGGZWhigCg1VRAz7HDSgdieWxZqTk2N7/d+aqMy4vYk/a/lyu9oUlY\nLhkwJV9I/tLoTX5QRiY7x2dtpwYO5ORMs0R/dejminsT6X28/3qEV89wVBUi\n1iIQkGovQn5VP+gDOJNsEsZvGuJoqbuRFArdxcas3xn3DYWtusScy1BXRx6L\nvqWcsku6dUTHZJSk6BJF4U/pT3TnZJhJWHoB6GyFyGzLRj2leKXhhthu45AV\nnWe1z5K/YIsufnGt06OzLyGD14TKJLj8vHr1M6Unik1WIQCeebLdlbKWXV8H\nQm2fmUnhqXd1g7SD9cFIJdUcrWWJylXOTT7vEYYdJXdgIcxcQzmDgSux1mQP\n9iq1eG/i6uxf1t1CbmCLzcyR9jcMzJF5FttUEaEMGYmZQ0XNSNj+8q8gfEq7\nRPEy\r\n=TChG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"readme":"## Dev-Utils\n\nThis package implements various utilities for developers. For example, the `DevUtils` contract can query batches of balances or allowances given some `assetData`, can validate batches of orders, and can decode 0x-specific calldata. Addresses of the deployed contracts can be found in this 0x [guide](https://0x.org/docs/guides/0x-cheat-sheet) or the [DEPLOYS](./DEPLOYS.json) file within this package.\n\n## Installation\n\n**Install**\n\n```bash\nnpm install @0x/contracts-dev-utils --save\n```\n\n## Bug bounty\n\nA bug bounty for the 2.0.0 contracts is ongoing! Instructions can be found [here](https://0x.org/docs/guides/bug-bounty-program).\n\n## Contributing\n\nWe strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.\n\nFor proposals regarding the 0x protocol's smart contract architecture, message format, or additional functionality, go to the [0x Improvement Proposals (ZEIPs)](https://github.com/0xProject/ZEIPs) repository and follow the contribution guidelines provided therein.\n\nPlease read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.\n\n### Install Dependencies\n\nIf you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:\n\n```bash\nyarn config set workspaces-experimental true\n```\n\nThen install dependencies\n\n```bash\nyarn install\n```\n\n### Build\n\nTo build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:\n\n```bash\nPKG=@0x/contracts-extensions yarn build\n```\n\nOr continuously rebuild on change:\n\n```bash\nPKG=@0x/contracts-extensions yarn watch\n```\n\n### Clean\n\n```bash\nyarn clean\n```\n\n### Lint\n\n```bash\nyarn lint\n```\n\n### Run Tests\n\n```bash\nyarn test\n```\n\n#### Testing options\n\nContracts testing options like coverage, profiling, revert traces or backing node choosing - are described [here](../TESTING.md).\n","engines":{"node":">=6.12"},"gitHead":"1166b439466e1757722ce180abd00a86c59e9e13","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-tests !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"ethereum-types":"^2.2.0-beta.2","@0x/base-contract":"^5.5.0-beta.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^2.2.0-beta.2","typescript":"3.0.1","@0x/abi-gen":"^4.4.0-beta.3","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","@0x/sol-compiler":"^3.2.0-beta.3","@0x/contracts-gen":"^1.1.0-beta.3","@0x/tslint-config":"^3.1.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.1.0-beta.3_1574238881725_0.9829273678698351","host":"s3://npm-registry-packages"}},"0.1.0-beta.4":{"name":"@0x/contracts-dev-utils","version":"0.1.0-beta.4","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@0.1.0-beta.4","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"87f51a7ed778b619beb8b32bf08ea6b3e4495d4e","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-0.1.0-beta.4.tgz","fileCount":38,"integrity":"sha512-6fQ13/L8aKKnO/vs2WIg0D7FXz3QpMKBHrTYdzvpwFrOcd6MPavQEj0KCQdT/4aplMvWnWDSVAOqn8i/lJJ8jQ==","signatures":[{"sig":"MEYCIQCfunXCT1Nka7dvlq2PVvsXyf8uh75G9FgTUL1CFwIDswIhAI5cL8kJdP/KFznByAU9oSldjoa/ynCA7SmOMgfAHOVt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1773174,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5QXiCRA9TVsSAnZWagAA6vcP/08vNDFIJ2WiwS/+EsD0\nd3u+zwLBoxfcP9GJ6NlJit1UD5hnCyHsAhIFENz9g+yZ0nZ1VjxBCIwTH7g3\nBleFQ5qYhATOXn5/eHa4umGYAy9dC4FIoj+ARjt3ajCT3cG28D9zdUnqRZ89\neOn6D3ncRdLIe2KGSI4EVku2gk0ZYG4q2U26aLHGjQcQiC4YqU3XWpFaULax\n7+LaJoVmdO3Zdmt91DH05YyS18uXFBjc7B7JwxoXorDsGWCD5JRD8Jqv3vsg\nnQ5uvRFqngap3shJKQZaQVsMeGhF4M1RfzS9gRTZONOCJ3cGC9We5/ttMZmW\nyiG5HY3Ywua1Dsb7BqjmLEchRczUCq7F2kpbrL0yGH2RS6OrsBEsOSlScLUd\nBPJ5rFo2U6fdSTTiQp7UDbl4YihYX7DZ2AHeXfrrY0qDbL9kO2xw0z/GPKjN\nwOvQtDZE2bPUPl5FoouyNp+XjMiXtvBJTQMx8dWkVYQjzzJ/+tBLNSp7p64S\nP3r/fuQl7uy4rQaR2CHkquxlmEVMlSyaj+ooKzk7hYECPTbFjcZLGnqD9PM6\nq9BmBFgA68kpROgCDC5dGL2hfmCWSBcy2zUz4/ey40+qJYQqeB0nx9RILz54\nELPJ4j/cghPmJAFKHgAMy1X7hAABuY7YbYNqJK4MSKov1CeMP3P3F7nnbjgV\nfwo0\r\n=ctbx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"readme":"## Dev-Utils\n\nThis package implements various utilities for developers. For example, the `DevUtils` contract can query batches of balances or allowances given some `assetData`, can validate batches of orders, and can decode 0x-specific calldata. Addresses of the deployed contracts can be found in this 0x [guide](https://0x.org/docs/guides/0x-cheat-sheet) or the [DEPLOYS](./DEPLOYS.json) file within this package.\n\n## Installation\n\n**Install**\n\n```bash\nnpm install @0x/contracts-dev-utils --save\n```\n\n## Bug bounty\n\nA bug bounty for the 2.0.0 contracts is ongoing! Instructions can be found [here](https://0x.org/docs/guides/bug-bounty-program).\n\n## Contributing\n\nWe strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.\n\nFor proposals regarding the 0x protocol's smart contract architecture, message format, or additional functionality, go to the [0x Improvement Proposals (ZEIPs)](https://github.com/0xProject/ZEIPs) repository and follow the contribution guidelines provided therein.\n\nPlease read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.\n\n### Install Dependencies\n\nIf you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:\n\n```bash\nyarn config set workspaces-experimental true\n```\n\nThen install dependencies\n\n```bash\nyarn install\n```\n\n### Build\n\nTo build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:\n\n```bash\nPKG=@0x/contracts-extensions yarn build\n```\n\nOr continuously rebuild on change:\n\n```bash\nPKG=@0x/contracts-extensions yarn watch\n```\n\n### Clean\n\n```bash\nyarn clean\n```\n\n### Lint\n\n```bash\nyarn lint\n```\n\n### Run Tests\n\n```bash\nyarn test\n```\n\n#### Testing options\n\nContracts testing options like coverage, profiling, revert traces or backing node choosing - are described [here](../TESTING.md).\n","engines":{"node":">=6.12"},"gitHead":"21db0e6275eef4fbfd58c5a1c05d384098e6334a","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-tests !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^5.5.0-beta.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^2.2.0-beta.3","typescript":"3.0.1","@0x/abi-gen":"^4.4.0-beta.4","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^2.2.0-beta.2","@0x/sol-compiler":"^3.2.0-beta.4","@0x/contracts-gen":"^1.1.0-beta.4","@0x/tslint-config":"^3.1.0-beta.2"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_0.1.0-beta.4_1575290337649_0.4898309443108484","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@0x/contracts-dev-utils","version":"1.0.0","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.0.0","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"fd24289af1de6cc761f96cf3b01ee4fce13d9ab1","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.0.0.tgz","fileCount":38,"integrity":"sha512-LmY/YX6JPcfW60lHb6pg8g/AvwGEYsZMeoC8YYeBfSbkHtXg8M//OSN9ju6i7Fz7uanzCpB3Cp3hEKBeNAAbSw==","signatures":[{"sig":"MEQCIFJGbgGJoyFpR2ngUn5oaJGw9yJyqGon8UKH1KWXtRBxAiBq1SuxmtNDBnWlFB+BzCCZb1t/L3zOBeq1lOQMh3+vJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1774976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5SBgCRA9TVsSAnZWagAAT+QP/0XKAc39FCdqkyQWbWtF\n8mhPEsqQoqzXfKp2HyvcdQawFg81YYFM3cF9y6slkARat/HCWqo1X+RzZySS\np0xqDKMoB6sWUSanJb98Ar6Ac15TlqjQSZNPTPmDlbwAiH238O9ljYvR/rEV\nMtWNkdAAlMB76WHhQZeA8ryEJMdhqeIfzJr+FYeFatZi1K9/ejx2dX0utLr2\nxsiqoukKkj4wcxAU21A3dNxAFZaM1VqkWTxwg3qNQU0Sovjkyd9q0f8abITB\nXw+JzqTBvRfZ1UOVLrNuQZLIMCuRO9bbVozQ/vnOz4mIxYN4CBCEiWefpocl\nfVmq+ItaysG0ORYLd/xh6kPQOpiD7xuKg4/TkIfWpXL8JTdfZe4Efo1UUCAh\nZ1zxqxy3ds7s+skm4fnwVR6zBSQIIrSmBDv40Eh6+gbRBRfXeRJRExCsOTL6\nYc0cC4NNW68vl71Zmps2skMlDyrpvfRpt+k5norkkftJNzSmJLL9KQ777D2h\nIodwszc+yn1/XybTZwWAR4fiSZ/U5AyHOSTiTHP4H84y9V+GfRP803PqgYyu\nTwB/ET3tu4UfuWHlX27OSkUd7zvmuJB97gBMFHBbfxw/cEn06VKjnANZLKH0\nKT4cDdlSrNK0IZkB/3TJIW2dynGJK1/FajuU5Qb4B8VOLYN4CUDTdfwvvwLl\niafH\r\n=5h1C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"761d0a0f1849c6e247f7219b9cee4f7a18473409","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-tests !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.15.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.15.0","dependencies":{"@0x/base-contract":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^3.0.0","typescript":"3.0.1","@0x/abi-gen":"^5.0.0","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.0.0","@0x/sol-compiler":"^4.0.0","@0x/contracts-gen":"^2.0.0","@0x/tslint-config":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.0.0_1575297120246_0.022734912599654766","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@0x/contracts-dev-utils","version":"1.0.1","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.0.1","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"4ff7e9cd8e14fde9fb81f22fc11638ad36f15acf","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.0.1.tgz","fileCount":38,"integrity":"sha512-rEeOr66IAZwjLFZuXIjsJwTUwIH/le2g6ANF05HqN6b89oa9jFwbtkMtLf+nLYEg3gYpAHxox5iahbfDkcUDAw==","signatures":[{"sig":"MEQCIBR9TWDbmIneK2HCuXxCgvKPWm7sSZf82pM1IfeNMvOzAiBgb1qaC/bvf9k8eHTuZ2Sn1Evt8hA7D4B5KmEW7QORIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1774780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7tCNCRA9TVsSAnZWagAAxi4QAJBSUq84g30vlptYw2tp\n8XFHby3kzWycKm7ryQ8PzKfxVeXUl+mUbFthkIbvi407SVJN/r9weVZM2xSP\nSn4Zi9uN4zeBziLQkAFoc0+WelHzzfAkJfr7oVfT6H5IzeGUUt941FU+oMTC\n9LPcMZUIPVUuV9iqZAkxM2i0lk+OaEsWQpE2uqaKcLHuMhwp8gNHOYp6DZiv\n04M2UjJJ7UrYML+BmsTJBB/Dh7gJdsWwYyoqbVT6JHxsat14boPqM2f/0VFx\nfDg1JhdPMqT0OgrKEwZCGyGPF740YF1uPWwDVqtJ1BDA62oJTo9lSTO9mqu2\nJ/l/eoNHB4JJuAzsgUUK0J3EMMMtdKym+QgTex2wlmBIgD/cD/vuLP5KxsAX\nbg8uGMa7+CjWTY35wiN0OcyRNnudd41xDdPLcZdhKRjpweJfPcbW0G1Ae+KK\nHsV+4jBTmqi02FZOg00GI0KY1ggWJ3bJVO9K6f+qXvPuWAgmzq0EMV8cO3XK\nyOOYpzn2D0LbSJZYipLT26yEFcuI7c3ESf0Xj/+xpjnjxgRmX//r9ErNA1zE\n4EH9FgPSc74Jy/KRUMmSYaRid+77fZlR43h3OsN4BF71ttcN+hgfDvB+6WGY\nSIEVAD5YRawnNV8pc9gi9WbNPHERo5EEZymh6joxvJ58/T4IyB2Mbw3xUZxA\n0+fw\r\n=+pkW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"6b0f3570b964049ca471f242e9001a0ae2e3276b","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-tests !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"xianny","email":"xianny@gmail.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v8.16.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@0x/base-contract":"^6.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^3.0.1","typescript":"3.0.1","@0x/abi-gen":"^5.0.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.0.0","@0x/sol-compiler":"^4.0.1","@0x/contracts-gen":"^2.0.1","@0x/tslint-config":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.0.1_1575932045288_0.6517522387369119","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@0x/contracts-dev-utils","version":"1.0.2","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.0.2","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"3803acf86ff0ea22120e1aca29d339994a7c0689","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.0.2.tgz","fileCount":38,"integrity":"sha512-5mN1qKcjauNgyxqecVEcc1q7VLT+sMHcX9ilVP3fSAMgahsrezeE8xcqX7Wj1HX7iT46WBEO2Rfvf88OqzBg3w==","signatures":[{"sig":"MEQCICDPEfDVv3Wolwel8pz6isePBeLjzbfS0RlDFl6MYDaGAiBzjOTaZEeWKupzOyLjrHfgH5HHQsbPP+4iK8kd82/aLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1775021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+BvmCRA9TVsSAnZWagAAwmsP/3pk2BgPMo7VAp4n2KLY\nJclfinfo0cISWAfjXTN5/MTiAB3TdeKA8fUtOb/lAPxUnzISZt6KXc2grrjZ\n2u/2sbLzUXDOwehIOYqWEjlq28B6l6glfyS67XvbKVrcfua6eGWguugzNnwn\nuasqRD8VzftjFNVHeiekF9kETxm18m5RewU6pxGLpUOe+vxJGWH94eXDN9PH\nhgLNQCwn17SnEke5+73IlQWmS2+13jtaO8FyCOqvH+r6r4TF0EEobgFargmp\n89bdF3lBeYRqbugrYrQ0JvSEg7ODEWK1vwOD9pKIDJDQmol60pWQH9UzokRg\nbnOUUqr2aXNCnkntXb4G9Bj+/32w+42WY8NtGDwlGOJeHkeSFQhKb/dGW2u1\nhNmCJO9EsWjv6bpnqayxRZc2MoAVvvrYzVTu/x+7V8g2G35HmaDNsWlkwdPP\nDe6dciRbT+F1ghbGVJmzIy7IDB+/c7nERppDTQWVOP4pg/cZKm0REDI2aqQA\nyrc+A9y9NMJ4niy1CA91HbeSRSYehlUFHgxdN9lIse5WYOjCk93VesbwQcak\n8hSCO1RT+viQg8oKkH5hl1PzkUAvCy+YO0ol326gIrNEP3DR7d3X888DBC05\ntblK1QilLO7OytWBC0gIFE60PDxwEr/uhQRAQzgEU1HS91Qsd2lBJD0S0mS+\n7OeH\r\n=vVH4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"51ca3109eb29e1b03199e98587403fc61f8f2716","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-tests !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"xianny","email":"xianny@gmail.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v8.16.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"8.16.0","dependencies":{"@0x/base-contract":"^6.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^3.0.2","typescript":"3.0.1","@0x/abi-gen":"^5.0.2","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.0.0","@0x/sol-compiler":"^4.0.2","@0x/contracts-gen":"^2.0.2","@0x/tslint-config":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.0.2_1576541158168_0.7590872974981615","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@0x/contracts-dev-utils","version":"1.0.3","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.0.3","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"dvsuner@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"7d5a793c56422f92140fd12c885b62196911a985","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.0.3.tgz","fileCount":38,"integrity":"sha512-N6lTGEU5MA5/836lfCsBtB1fDeLog8yBwnmMPTxKYq4KdSRBUFryuqrquKhQLuJuCJI5fTleKJx6QqVw8hYy6w==","signatures":[{"sig":"MEYCIQDV8aSGT2nQ01An/RPppTqEfM4FQskNc9TM2NzTfd6njAIhAOto9YVPz1Ja7LE5aLkmyb6daw2qFpWXYRXvqtyUZoGN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1804552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEoksCRA9TVsSAnZWagAAyGQQAItYPIgDsrhGWBRWKJqu\nj2F5VUeDVCggkdrWfFci12h94Tgo+olvlByMukC4zJY2DhhfJkLf33v3+x8J\nnzEBb3EjUhaMSlpAbR4vGKx/25h3BE1Tdq/RTfwDLs6jHFHlulmAG/2ZbUM6\nzfuF3eMUoTjghQqZM0XqkzOtXU03Xn1kaXeIDtLZJRnhcsu43JUZhFTeEJc8\nhMa7C5jvivQCDpN7r8gkudQg9WoyfRlOnjGeoblG/w1hryIKJNMALooThmc/\n+8TSh7EuHl3/4NupPaabxwCH2bDBhuFWpo5nnYFJ07R1JDr3ZrbcfSRmRUvL\nceBBsft0OtaUrB/ta7YjIWRx1MP1TZaoYIYpQz1Mz1p0iXaCRmj9Yhbo62O0\nYAa2aj7iOHJWOogSuYd/kNKWhGBedgU12zZJxMaklnAtWH1et070drosRdBE\nWk1kxnsmx5Ktl4dKPX5LUQnocRPRTEjqtemHUJBMd5fBIJJqagEETMPLgN/J\nsF402/wCMwiJ5q5cA9bB5E+ZmlHlO1QA/EuQm/EaezAUb9JsAcT8WQKCtWDn\nZnIFnWShUAKeAeACh9rEUosThHcW0ypfJECFMdYHiw4Q/1JiN6Cjuwy9wIEj\nbolPs9W+j+eUbIyudpIssw4m0uqwcCbNPFrFvVdJppXJcZpFElvPPGY+0BAG\neWty\r\n=ReUX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"2113fb490d63bee42042e592d46e7e409cb225b9","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-integrations !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^3.0.3","typescript":"3.0.1","@0x/abi-gen":"^5.0.3","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.0.0","@0x/sol-compiler":"^4.0.3","@0x/contracts-gen":"^2.0.3","@0x/tslint-config":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.0.3_1578273067909_0.7827059531544212","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@0x/contracts-dev-utils","version":"1.0.4","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.0.4","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"f1b2d6998ec684bb9492977a2878a7f55a6020d1","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.0.4.tgz","fileCount":38,"integrity":"sha512-9eyNWiKO5HOqoZnnEd1+/Y7dG6vU6FRYp6Jx7xm7WK7SkGGSbZev8NlqdwN8jn8Dyg51mCIi6NXMvqmFXYt3Cw==","signatures":[{"sig":"MEUCIHHYhNtvrzqqwRsF3RxevGLQRliCbxLve5thIHQceVG5AiEA5dxcireTwaWlGO9BIn//7rwZIcHeiUR+jLKe4FQi/yo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKAzpCRA9TVsSAnZWagAAI6MQAJU7pxag1IUn0w/vmmzy\npEGpsrEEew6QRIbxJ4iHbmM4txo9BOTdoJZVTCf+wIKXhHBHxkvmmU1oE8Ts\niIJ2vpQBFJSOblX2VBBJVARS8Ni28yOTtGHjFcrY9Xrv5oilN2s8eJxF2DaU\nnqWaj36GEi+X81OysWNeo4Y6x9badOfw9nXS0L017Jh4+lI2za+Use6AZjr2\nnnGrdJPJecm5lydruT3NBs0sAQbnm1x/w9QyNGfnS1Rz/fWi7HpLN4SXTXNW\nldRiWNVMkoavHDKC/NRcI+j4nI8sTBV39kW9m3wwMvciCgpZJBny3IWYG2Tm\nWIk6ArAox2Tv6jV8yD8kmhqQPhSka9fjAZo3t5O5hdI10bZ2a/tCoSuyFVMX\nV7ieg8pWo0GL0mcE9CrAr/Lhx05a4N06BSxktPNQ9hr9M3jHiyQW8l2o6jTy\nSxyD1L2Ac2UaXUfyj4Fc4LYfz0Sk7CpJ6mcIcM05YfhjykMMkPinDzvjhdVS\nWHGQ+fJO5ZTdwNZ5JavUHHCpQp9MLY5AEixjd3i6uVRowC9wAIhWJckeW82R\neaOEdAeGzRwIm6iKHrs+HoL1cPh7NzSpGtWOfEDvMT0L1DlIxkj3M5UQN5tm\n5ZZpauOKOu6bxk8O3gV6cGTVT3Blh3bNRNwbnF0jS9lcbm5uO14MtBhPVsRQ\n2cIM\r\n=EA/6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"93f2b6b4d8c35d4d2b30452367ba7c42f7d1168e","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-integrations !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^3.0.4","typescript":"3.0.1","@0x/abi-gen":"^5.1.0","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.0.0","@0x/sol-compiler":"^4.0.4","@0x/contracts-gen":"^2.0.4","@0x/tslint-config":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.0.4_1579683049192_0.4282690985963209","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@0x/contracts-dev-utils","version":"1.0.5","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.0.5","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"59660ff7b70e4718aaf89e9d436603acc9cca7b2","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.0.5.tgz","fileCount":38,"integrity":"sha512-1Rcpm3DJszVCKzEYARds2YteRzuDVgb8sE8jYT2QOByxzMJGlQZnlt8DqEfLSTI9LfRn/vinJpx+rYyUK3SIwA==","signatures":[{"sig":"MEUCIQC6lu9e63INc2/T3bDQq2LpXDWp6hafBzLFRYLT5G/4bwIgIgiXy+FwV/g240euwccxSGlTnSZ8cFtPQrSwmqS6qek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1934514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOUYICRA9TVsSAnZWagAAM2UP/16LRdr4pfsBnkpdSQfN\nd4H2qc6j11RmA690GxF8xgVUzwhKLV8jylEfD2OlFcgEiEGbv4gn6Ysa7WUZ\nsGv8HguMzAkFO8OccsvTl6AIrRSfFRc3lL71yM8iirbCh1Bo/uKKaKcgsBe0\nfwqDyM94vQpTo/sLXq2UQwz4ougyXfYnm3EVhjCLpuVN2sOqC2e8QXwlXbuw\nFDpUip2UQdr5pFlXnKel2pVsrjZr7NBHuFDwWmfL5AC9VGKtgzaeLIUddD0S\n25XAvXXbnZ3D2qcRGwcYaJlYx8psQ8XWFTIe60nxqkbemhbGgTXIQ1CmFAxt\n40qBT0fsg85DU7WzDP+qRuprXKTUov9j29jCmXEa15u4B3Qbq3EjzqtMfyyq\nyy4bXx8b2PFasFsUG9efHdlhrvKYnFcojwjrBKzOxCV5fJXrx4HllqeTrDD+\ntSKwMOv7yLlsNMDHCUg4eF122a5McBmxOg6OnmXY5nObZ7FhykyzkLPpHmYA\n5CXuASRauN1jVahPr1u/VBWQtCSq1KxJxGiz7YKjGUAtgvEH1igCHwvcE+07\nrnpSN6vcWqG+xWMgngI3gaxLId9/+Uzzq8APmydzXKnNWGd46svC/hxl/9rn\nlPYlDVjszlACplMp6OiQEZawC6jfskQBkckJNoD6N6i45g5kKzb3pzIuS9hY\nak2X\r\n=wKZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"5921208ea6a358c128b88ab7ece8a3c6bfb2495e","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-integrations !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^3.0.4","typescript":"3.0.1","@0x/abi-gen":"^5.1.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.0.0","@0x/sol-compiler":"^4.0.5","@0x/contracts-gen":"^2.0.5","@0x/tslint-config":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.0.5_1580811781957_0.02439671504546559","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@0x/contracts-dev-utils","version":"1.0.6","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.0.6","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"eaf3d9c6c72fb3ac1e61d0cbe6a04bc656b01419","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.0.6.tgz","fileCount":38,"integrity":"sha512-jB0eGnhjSLOI//lguh0DX9WHjXPcS+o8Kntkpa69XkMUCW0A9w9sFnO4q2IqGqPs0wiDV7Qp5ZAXtxOcXH7tdA==","signatures":[{"sig":"MEUCIFoXaAADtJ6jGLjsnvEmVOs9BKNbtNGLyT3xgHVfLQUnAiEArjNuzkkf1qvbnbobsA7VU7l6swCvb3MOsb4dxng27w4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1934752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeO/eyCRA9TVsSAnZWagAA6fEP/1VIY5iIhUaXQQHR+DNP\nCgdbfiZH5rU7Z0gRlnoMRqjzttkLlg3FUUoEA+7bHPXhLSFsYr/pGAl11SKS\nFAUws9/LhRZg38X2b78C2M9/qF4OBS0GC4sU394mvJHFI9ctBL+eXUoCgALn\niJ7baw/Znc4JyDrU7Hk3h48Yct2PJbYlc1Y9EXMpSQ8N/O36E5Ze5vSNpuAK\nzzXkkQu7YQzCKRxHfeaxFi4VGTa5EwQqSe0ugU6bsg+SNoPDIK7NxXFJIetN\n9+QIN95th1GkKuCA1aVqwGajgD4FZNmoIkITYHkcevm/aGWtLAtect7C8rUq\nyxNp+NZPrNXcFniEr7EnsABlldf8pIhMfXHbyvfBX/yJMq8jZcYXw1u+KkAG\nLa/9vRqMX+B+N8sM/VtBjEEXIGYt5va6fdd1eaSPfMsingnYleKQNO0nNG68\nVT+SoHPvGADjUUi0ORF0f+YYxpi1XcYkShD11aWIjlyFjGiXzsOFz6LBkBsc\ncEMNiL4d71/oSQ51ZAZmU2+/BOn5KRrpM/eqxxDFOTkAySUdvswOtiuszI4Y\n5WtG6IyAQemi025g2zudQYSGzG2oRv5rQj9nSuYS0ZP0ePYsSOgYh7D3PIMR\nLUumf5vF6bho0Gaa7WRZU18NXDqj2O1ZK6YD4qUipD7LGtGLNtQXIcMtXG+n\nyYW/\r\n=P4GZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(DevUtils|EthBalanceChecker|LibAssetData|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"5d603b2f80c1b64901493a3c96c2e9b4aac0ec76","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && echo !!! Tests are run via @0x/contracts-integrations !!!","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/assert":"^3.0.5","typescript":"3.0.1","@0x/abi-gen":"^5.1.2","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.0.0","@0x/sol-compiler":"^4.0.6","@0x/contracts-gen":"^2.0.6","@0x/tslint-config":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.0.6_1580988338300_0.2413733665908009","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@0x/contracts-dev-utils","version":"1.1.0","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.1.0","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"808b73f3557310d1e73bdae6f620f8bfa018cf9d","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.1.0.tgz","fileCount":47,"integrity":"sha512-Il7S+fdNRnA0bk7XlcCaKFrEh40863OZ8LCIhv5say8Yt58Sc84GUR101alN1TwQlJuKMFijwkqQT6lAFXH4vw==","signatures":[{"sig":"MEYCIQDI7x0RifObVHKZ5fEqAwU9h0Qbj9yan770x+CsZcFW0wIhAL2+sBIV1xkDzF/fDYoVLx6Fp45KtorcA84L59Fx+mjy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1931826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP0aOCRA9TVsSAnZWagAAJEYP/2Op0Mv/eNnl6QOV59pL\n3pQFN3oolPw37nw08BUrE+EtzONwf+RfF2F20v1cZaRGGKUItBT+l0nnlMg7\nZdJ/4yUpmp/1TJqx+T0lXkVKAmJxrL7tTWG9OodT+a+6YtugVRQCcDCGhrig\nAs75pxmAsZjyAMF/3qdSS0qYTDk9U/wV7Led9OITpuR+38E90nflzQgrLQ4y\n2ymNATUnqcOHIaiTKvT4KDEKk0HbJIx4ASQnGwmHcnBtxAP0va5XchN5JM5C\nnYUTp98mXwIU5ljbuMZ/vS8yjBovAx7OlNHjKLYaJsuidy6rTXZwbx7xWCLw\nTa1KnQe+dk7cb1ABM/S/OyQYBfI8Q6KwRPBI62F9I8A8Vk7NzvYvyQwEf/1J\nqLxX/GfxTjsrJ7xcU9k1Wl6Kgfv6YQQIoOqfVDD8xMp0EpabScxpGyrCHlkH\nMZOaWqfB0Jdl2Wgdd6yWXjiAvN8tOZzqo7Hr7EszyNrL+FZDXfA7gSk+3p2U\nbQhvR4314MLcYK5NJp94144YXrj7MTdOI5jV9GiH3/135go5FJ0S+CEqDlIo\neFCzfGSznEdR7QpoxAtJe2coJ+4h3CWhVugsvUvu7gvFbLQ7QzsyXx/Ar+RP\nAfp4ZNZ0filXuyyWoGFs4xqIBlZ3wuiJYzzq7rR9NB8rgn4Rg280L9lPEg5W\nhatA\r\n=AqWN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"5754c11e34b6c833898184360398fb6287d54138","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.1.2","@0x/utils":"^5.4.0","@0x/assert":"^3.0.6","typescript":"3.0.1","@0x/abi-gen":"^5.2.0","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.1.0","@0x/sol-compiler":"^4.0.7","@0x/contracts-gen":"^2.0.7","@0x/tslint-config":"^4.0.0","@0x/contracts-erc20":"^3.1.0","@0x/contracts-test-utils":"^5.1.4","@0x/contracts-asset-proxy":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.1.0_1581205133900_0.5770989317515625","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@0x/contracts-dev-utils","version":"1.1.1","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.1.1","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"7835501b7388cfbcd372cf25b4ea5a4b18aaa040","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.1.1.tgz","fileCount":47,"integrity":"sha512-rmEX914SyLauZA0caRN/t9QEa/4gxzT55VNrQKWSO0IoPHff01OkrSimo6JwKK2U8oW0boVCGSOQycSfJS9pgg==","signatures":[{"sig":"MEYCIQCQXF2DB7reDHEQSk2+nS1Q+QaCerFSe4dYe8YQUU8WVwIhAIG9g91w304QqVVVpWS8uq1P1RLZUwLpysqpC3Ox83wY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1931232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeR5JGCRA9TVsSAnZWagAAgzcP/13rj8qlVv2hN64tHhfY\nbBmtNVPUgGl9D5/ldL9UHfulkvYNrxFeDtp+dPdv1ikNfuBy48FIWmlLckx1\nlfnB9S7ROctO36Jx/JiQAXJK6F2UzT9MTKOK2SmpsjvBRTqpe2/K5UDVU7ym\nrtEiEsZgPNA6NbfXAMIp4v24vEGjM7+UCyNanij3OQNd/rzUN8yyrapi1DTB\nsdstJnJ/VYdw6PRIMrIGmnx7D2mr5sbJvmtTBjUEXs46wjOZCmrXZPDVqywM\nZJwJGzeUO87JlARw3vYeW8XPbhGpGRRQ3UeqZJopKz66N+xVIlWD+BfkEDsX\nwSDxaF68LoxiJ2zMXFqbgtlNn6JJa+An6itOqakJ2oYylcwCEduJ/2+KgIRr\nj+YsjenMNep1WrzAaIy5s7S/Wq8CVBaJSZg3mGtLnN8z9x6hc0P1gvN5R06s\nNK02agyNKgUgCUXydTHBNSUR4z/OjkhteA/Nu2X42humt4cBBOHhe9/tpkON\nEjiXy3sNCDWiPCg+khq5YYT3oNuSQ5gcryLSbfKxNzHHyuelGuiF9ijkurqg\nTIbfuajLpVehZG9+COM0MEWBxmIYVxsnmJ94fLvVkz9gSlHrhWjvMJ893SBj\nloVYgFeUb1VAlOuJP7cenxUOog8mMIHp7Cbo4dNOFDgzZBMdjhmHH/SfbCrR\n0J/k\r\n=6pp0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"4a133ca36fd488e7f5548e06aed8dd06eb73a0cb","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.1.2","@0x/utils":"^5.4.0","@0x/assert":"^3.0.6","typescript":"3.0.1","@0x/abi-gen":"^5.2.0","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.1.0","@0x/sol-compiler":"^4.0.7","@0x/contracts-gen":"^2.0.7","@0x/tslint-config":"^4.0.0","@0x/contracts-erc20":"^3.1.1","@0x/contracts-test-utils":"^5.1.5","@0x/contracts-asset-proxy":"^3.2.1"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.1.1_1581748805735_0.8174117318387137","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@0x/contracts-dev-utils","version":"1.3.0","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.0","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"9e31978ff20718270f0333e27de6d697b0d8a8ba","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.0.tgz","fileCount":53,"integrity":"sha512-JaDW7l+QjIF1Om2kbBorNP2oc5JEGksQ/92cDVHa9Z+XBA6eJ2C3lfGyGOK12aAZD2D9JgwDKakL2tL40QppJQ==","signatures":[{"sig":"MEUCIHim+ITaPu3vAkp1W7KAuSt5SeX50Wm7lEMu4rzgbQwCAiEA2i/7iqTKcTsUb1OpZFdnXFxb4jM5/n8xgXBtHlk081A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2298703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVPTQCRA9TVsSAnZWagAAcMsQAIlxUpXRY7qfa+/mFilc\nQnHTjzbmxi0RyF8mO0akUI43Nee7TCXkONzbh6div5gI5dco37YwLnqGcL2u\nOTPRf4TZpAvhk1VKbNlDGSnOlUqo7h5iQqHqF66ImLQDYTM+gY9GwxwUlowG\nDvREBGvZSsVti6bX0oGFL7qDnAd0qjPK+rAKavghLD+xwVNvvLnEhDLW9Zof\nF9yDXS+3sVYn6lMur6jIW9BWrhcXZ9tpZPl7PgAWCrBfU8MelvODq/b3H0XB\np5S6ikrojpuk8Hn2ZRU9K3WnxIMg/dU18qtmi9MQVzO6a18UwWNKrW92pq7G\ngdQyT7yMDhdD8VKlfUAdIt9EVnT0m/dBo1s3gm1dko4uu0VG9nKsUuev2TrA\n5py3be35eLfMKJ70XkAFWIiWrJI2FUhiJqHy36ZhjXYMSZKGrH4sWcfWJ3tS\n1jXADycJlLmO+FVxuYJWPfAJnKxNXI4R4Xug2Gt43jZH4kAx6Z6iGjdb4Zo4\nfUn3q/DtnX7Ld5dBtaUblwgdX7VoMcpBHmjugICSLQ3zmIML9RB4TdNg5sfe\nb0/OJ7817Akql5z2DF7tZ2AnRhWQqhKn7Cz9WB79qt1+YKpnO/S3NdUht3t2\nXoqNPZxwGUUZqKFnMwMicL1bhyG4vazTxc384Mg6zjL4JDKcaJBU22OsXZL7\n2t9Q\r\n=UC/b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"2dd47a21033c42d738503a36494505962353a3c4","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"https://github.com/0xProject/0x-monorepo.git","type":"git"},"description":"0x protocol specific utility contracts","directories":{},"dependencies":{"@0x/base-contract":"^6.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.1.2","@0x/utils":"^5.4.1","@0x/assert":"^3.0.7","typescript":"3.0.1","@0x/abi-gen":"^5.2.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.1.0","@0x/sol-compiler":"^4.0.8","@0x/contracts-gen":"^2.0.8","@0x/tslint-config":"^4.0.0","@0x/contracts-erc20":"^3.1.2","@0x/contracts-test-utils":"^5.3.0","@0x/contracts-asset-proxy":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.0_1582625999615_0.8369679834926116","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@0x/contracts-dev-utils","version":"1.3.1","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.1","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"b4260880019750cdb561a396f28e4a82efec958a","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.1.tgz","fileCount":53,"integrity":"sha512-hBLEITjPCE6Hv0XtuIGI/UJzAy5OSl9ori1drKLInj/JjCIAbY7+Cp3HIGSsxv8G5x4rHqYH0xEDREK7jsSPOw==","signatures":[{"sig":"MEQCIDHL2MgCMx3BTV86J1ee6ItUs5RSDRLvAfjZsFKJaQEfAiAO6QXVPRLA87SywPDIfrImxvqymsP5v86AZPeg6li1Og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2298944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVb1XCRA9TVsSAnZWagAAMegP/0xeTSxxA9g6unyxf3fd\ngryH+Q2v+NALZIUXkn/Fnf1zgJG64SLPaucpcCCbSpY+urNGwKzPNmD7aUpM\n2/9Z5xyWPdqrvtJtoRd847fodRRLoTR+EXHQ4RSpGDFMwb/scS0432mYjNPK\nLy8XEYgjxHJNNtddqgUZbj+lcPPKuux6Zz8kbq++PWmWeNtaE5/IQp2M67Zt\nHn2hlQa+Y3TWQ2VOOlKCmqWxCiAPQvPOa8UTHxAK6kF3wfi6lZ22N+hmVYRv\n0VqWaAJj+vMo0z12d82U1V5tNMXsDxQT43KzbUCtytiK/6vhIPSOYL3DYQC/\nMv5H5c3Y1YJ43ahmuGZZODs9I2LjgLkBnVKWmU/llL3EJZ8lkIABWWpdYtdH\nq8SC+eNmYMQsKSOhSnhWqtO6HXf3fdg+oqnrg3kUeqG0u6fYU+L/5aAgByL1\ntOCTmJN1TjSETxnZ3JdetwYLjfUDFk/i9V66i2s5NYIJ8nHO7ir/wf1rXKlD\nZE+0zXc95/ZM1Hjrghr7lkSiPwBpf8z95M16pOeGRbD7wpwqihU7B5ivAzsu\nQMbadaJRIjS6lkxf2Trok+5z1GArj296bF+9hy2rVmwHxfHRjkVafICdFieE\ncln78YT9/4e/FfxjasioOiz2MH/C7Rz3Ifc3ZgHre6jJUz72rSV1Y2P6et+4\nN6CS\r\n=JRlP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"58ff2dc4925cc57c9afa158614115d4871b5d157","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.1.2","@0x/utils":"^5.4.1","@0x/assert":"^3.0.7","typescript":"3.0.1","@0x/abi-gen":"^5.2.2","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.1.0","@0x/sol-compiler":"^4.0.8","@0x/contracts-gen":"^2.0.8","@0x/tslint-config":"^4.0.0","@0x/contracts-erc20":"^3.1.3","@0x/contracts-test-utils":"^5.3.0","@0x/contracts-asset-proxy":"^3.2.3"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.1_1582677334703_0.5344801018256184","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@0x/contracts-dev-utils","version":"1.3.2","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.2","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"ee304d8b592d460283bb9f385c69fec0c59f734f","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.2.tgz","fileCount":53,"integrity":"sha512-BKdck7eUgo8yZWUkMtOob9BcsC6mEZYweVpehH7rtOiCPyzIwMUc1fr0YnyEa/Dsz+9GYLGLKnlkvwDPGMovog==","signatures":[{"sig":"MEUCIQCA70i5U1wUyDEusbAPELGw7xTigWSPi5X78FYWxCKMrAIgbBmCb/sQ36OFFhBNGtU/6O6OZVMh32IKqUgoqIhm2KE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2299185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWDFACRA9TVsSAnZWagAAvN8QAJkiOChn42zq7bAej6WH\nCxRw3P2WOuBgpDwzTpT+CjRctXh6sbBzb4fqgHtRHyYXIMTI0TWsXFiHxU/W\npV7l4bzfsmbjXzKGIoeih97p7VywbC8+e8D3fFU/0LNDS+xgVwXNUk5MzV5Z\nYyY2lWAhpoDXq22yH6h9MYmbRvepkFF/dnNz7lx7XIiD5SPjnYyyj2SvRvdY\n0uqDhAo+LzvUKy1sJViU72D3KW8GUXm5LRjNYKO9lCrvcSU6+cuehYR232hM\ncayERHnR5O0FNUphBoaDehIcKI7mEtVh2CLEOji0Bp6Pwja1MB7CJsECfcHu\n+LTqdeKqDllWiqINo4qg2SPulQFX+iYFygFhd+e6nt6ztk9iqYSkIQTGaDPd\nQW79bgTFm695mhz9IRwyXUl/kylVGH424+zW2K1KtRsMQRYC8CuaKPz9m2YM\n1XxCyDNyC3XRN9kPdZuR+BHfwHxLZf01k0caBfClcYTKcviAy6GG/91hqu6N\nk93rG0lyKmcweLCJ6PsY7YXPKiZfVQptRY3yITQ0bsO6rAHHN1a+b+MI3fZr\nXBI0BzlbvQQTncnSmApO2TD8htoiChDVCYEds7yKeX+w4bRGITOFVyvpuqkN\nBHry5yJkznmH0WSh6UH+r9JqSbAJNh8rfVEa5qWmR5PFTRk2rQCOswdWM1L8\nnH56\r\n=Gc8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"7742901e5cd8eb3a09c868a0abb753f40f6b1a72","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.1.2","@0x/utils":"^5.4.1","@0x/assert":"^3.0.7","typescript":"3.0.1","@0x/abi-gen":"^5.2.2","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.1.0","@0x/sol-compiler":"^4.0.8","@0x/contracts-gen":"^2.0.8","@0x/tslint-config":"^4.0.0","@0x/contracts-erc20":"^3.1.4","@0x/contracts-test-utils":"^5.3.1","@0x/contracts-asset-proxy":"^3.2.4"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.2_1582838079758_0.11824216339649962","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@0x/contracts-dev-utils","version":"1.3.3","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.3","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"3bb8e34662d0e9432dbd1b0417c7c9f6a9668dd9","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.3.tgz","fileCount":53,"integrity":"sha512-s+hqP7oFbvlek9BZMMcdzodvyWI/FZRZz6rTsiTEZGgo0RPcjFafuwQA31PopM4a/rx4MYN/jReCASubLxsCoA==","signatures":[{"sig":"MEQCIBovGFASmRmKTzf1Qi/rIy6Ja6Ck4AgDXIM8MnkFq0ZHAiA7mo8Lvjil2xfV9w8YBR5abfIi3/Vr8joFORjFBd5utg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2299422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXgb+CRA9TVsSAnZWagAAMowQAInczcgNdwFN3eBl5kt5\nYq/Hi/+Os9KN+pFyH2btGQKoVg11Rb3KQQTHbRT1Fiji4vY3qspZwHpFHVxn\nNEiZlwwNgTGOQ1Ve2jDrfE8xmGCDs/l246E0B8bF9McjMp5sigr7Cr1H9FQG\nBSSYZU1yS6aKVf3SQ7wiLxWv8jk0yi2RPSlXb88JsQH4H2n662VZoMw1KeWB\noXgHUHdqLefNrb15mI4eIbtAHqGMZ1imYmmk8QnEhb8HQhQg9DevkxYPPmb9\nEe+qLlU8B8KJP14UmYr+W8m/UUHHzxlCT5ZVjrYGzPYgohB9pma/D2ekvYD0\nGusJgPucGrLYCavhcvzDaBFKZIrmx5qE9yCl1BhZ0AqiChpOn107/QS9yMyY\nmy/7Y3Z7bFTCmoqFQy7BLZin+/txVovLHJitw9ExTk5lrnm3usH549Ytpy+o\nJ+dZRsHu/dPReD8uQGHM6oiH939YTxQ+k6d3+bz1mJUVDl8F9Rd9oOEgqqhn\nTdVH2Z/JjsttsXinCPrK35z4Ri5AXY67pCeMmHL+n2ptRW4QvAqcuZqhvcGd\nMHTYWtmsqDsdYuXglbMgzhhbsWi2l4Khap0Hl/4RBH+lnM6Qqdk4P1EEHVq2\njfrgX3VccfLZewZpAGOTBs5IcyM73kz4AEFBIIToRyWZMf6yOYgPWw50ftMe\nVE8g\r\n=YyZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"15f75a08d57fda061f3e87056626c7e9eafeb2f8","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.1.2","@0x/utils":"^5.4.1","@0x/assert":"^3.0.7","typescript":"3.0.1","@0x/abi-gen":"^5.2.2","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.1.0","@0x/sol-compiler":"^4.0.8","@0x/contracts-gen":"^2.0.8","@0x/tslint-config":"^4.0.0","@0x/contracts-erc20":"^3.1.5","@0x/contracts-test-utils":"^5.3.2","@0x/contracts-asset-proxy":"^3.2.5"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.3_1583220478342_0.027821339161425263","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"@0x/contracts-dev-utils","version":"1.3.4","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.4","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"584657b459a62adb628ccbfcaf9df427f77b70fc","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.4.tgz","fileCount":53,"integrity":"sha512-ypp4Nw0KG9XTOlg1beDbnHVgXV+3DdhXBMdMxM9QFHtGGgG28PDX4F/oqxJiMn77L1upi6X8zycGIpRS68n8rw==","signatures":[{"sig":"MEYCIQCVcFgeiRNpmYKwaTRtYSYYiGoLCTDgX/lBLYwLU7ZzZQIhANf83l0JJ8xODf0JEm1gxHCh08PiRpdo9VvKO+I0nNZO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2302948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8s8YCRA9TVsSAnZWagAAULkP+wRNR3XIyjwUgi7U2x/5\nS1PDH03WHrtSM2YW4I/QVEwqaFYv98O3LvumJ2/QDxViK+Sbyn3ay1hKGMy2\nuMy0f9FogfE/Kuhk0uOndApgTQ+rFUvGbLGuL9LDT6AKlQvmIUfCgLMH7tdk\nuJJZjuDpXJqplNarE4rSKy/1MBwzSOirrhv6K7GQXsGTCYBY/7FJre4GBIkW\nhmQyU+itcgU8zUOSnFbM03Ixldw9aW77RusexIrMKXnFYOn7kKuR3xcEqgKx\nDNr3jK/HTAuYnOztQ+vL30lBc/3HXD5y/57u084U/PyJQW0F3Z3YBocvNcCb\nsuEPxlbNalt56Iu/ZTJEqaCfIE8HLTwrBz7dZ2L9d/EVhuQ5UXqyPJaaZmD/\nDQilawLPIRPA00gIQpG2PuMgfs0AA9CYAVPqNjDkjIOSQ5IgWGCy6KRUEsD/\nvmnFTfTbkiPBdxAqDgYTD56glL29mNu4yHCsZTKUYXymwvPEXyJk9WvjdBdd\nZSoO7aR+dzB0GcZ94GorediD2jXBkbVWrRxFb9rlw2mKnyNt6bYMoMcDMNr7\nOM1k4+mO2O1V5f/PG42m7yxZpDr2s1URs8tfGByyqhgvCT2ZU0mwHH3sYbGm\nlcvXDL6Ca7ulHBlCt+DQArWrSMoY/GWJHxIyDQDPYcSGJ6PbpLuQb5Evdu7V\nylua\r\n=PnOI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"7bf710f153a51d4904e37f456466fb3c0037071f","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dekz","email":"jacob@dekz.net"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v11.13.0+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"11.13.0","dependencies":{"@0x/base-contract":"^6.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.1.3","@0x/utils":"^5.5.0","@0x/assert":"^3.0.8","typescript":"3.0.1","@0x/abi-gen":"^5.3.0","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.1.1","@0x/sol-compiler":"^4.1.0","@0x/contracts-gen":"^2.0.9","@0x/tslint-config":"^4.0.0","@0x/contracts-erc20":"^3.2.0","@0x/contracts-test-utils":"^5.3.3","@0x/contracts-asset-proxy":"^3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.4_1592971031568_0.6238373978129665","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"@0x/contracts-dev-utils","version":"1.3.5","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.5","maintainers":[{"name":"albrow","email":"stephenalexbrowne@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"fragosti","email":"agostif93@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"}],"homepage":"https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md","bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"dist":{"shasum":"89a57b64ade605a64df53c6b7ea9c36b991c13dd","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.5.tgz","fileCount":53,"integrity":"sha512-tXOgHYsv+6I9KoGf7AOcJtqY6NuqgJbf+h8MsOreoBGe2GecO00/QJmcpGvcL9B8OAppJTc9NoTsXB3ERbKqsw==","signatures":[{"sig":"MEUCIQCVeZ+J7S3oETBMbePdWSuiJmbX9qYTesVaD7hRcoa/0QIgZT5TkdssGdvjsfAYBm6FIqIGuvoWt0h5GeXJCiwW9+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2300863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDoq7CRA9TVsSAnZWagAAsr0P/2rD13n7+Jxw36ZuuLyn\n6lYR7mKrW95FoeMIB2TShZaquOMUsz5N4TElcFqlnu1vhWZEw4AWZGRW+CE3\nSMR4tyrwmIHMH5hcGZNYIPLJ6WnoD5wjgGUg8HvHBtr+VJXByy6KTjx7N2ke\nn/uSeqoZSuW1/9FECnWEFRq7iSDQz6SF2Gsto26+euD2+huPljvyrXPExic4\nShAxfb/e0/m7RJFiGEYeSIYqrplbSlAdvVwbnUVN/xjNwo/sw1dxlGYAczlT\nQHySHbPHUoV8jRJW1V5hziEEt/gPqWXRG8aRYFuIcn9s3zn4kZ1oa09KjAMW\nkM+AtxW1uN0545+HvfF/RxHwrV4Zcf4DagmwiPIzLeP/FVwyDWHyVQt6GWjT\nDKss6PrNeITXQudQo2tigU7ZytklvcWBL6oIQ1nvK8TC4VcHS9Yf6qRo9GCB\nqEoegA3aJ5GrQltKUZ8HFKWFfR47D0ZH9wspDDstUJk/FlOu88CZpj9Fxwhu\ntkv9kLXsp02CaI2oDVKxtPl034yzuvjNhhFFLC0tUHaUwUxdXDdFwN/W+QhP\nOfhPQ8JIjLMsWHJ7JP8vsMwYYsdGkw4+nIj4GE4cg5vKiTQVm/ME9QL8B/9m\n1wedu+We48oD3QMWRGPm9YIRktj5MyCAbJj45mbnQ58703wQhio5NTrTV375\n/9y5\r\n=H7Cp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"b5eb1c9ee809f14e0377658400584e9f02b7b8ef","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"xianny","email":"xianny@gmail.com"},"repository":{"url":"git+https://github.com/0xProject/0x-monorepo.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.18.1+x64 (darwin)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.18.1","dependencies":{"@0x/base-contract":"^6.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"^0.15.0","@0x/types":"^3.2.0","@0x/utils":"^5.5.1","@0x/assert":"^3.0.9","typescript":"3.0.1","@0x/abi-gen":"^5.3.1","@types/node":"*","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.22","ethereum-types":"^3.2.0","@0x/sol-compiler":"^4.1.1","@0x/contracts-gen":"^2.0.10","@0x/tslint-config":"^4.1.0","@0x/contracts-erc20":"^3.2.1","@0x/contracts-test-utils":"^5.3.4","@0x/contracts-asset-proxy":"^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.5_1594788538830_0.0008493344814657355","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@0x/contracts-dev-utils","version":"1.3.6","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.6","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"alextowle","email":"jalextowle@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"45cb5f4afb8001d08f9387416b017b78b47343e7","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.6.tgz","fileCount":53,"integrity":"sha512-9pWTwAlJ6+9n+LwUeUNEJsllgEP6lAAoDMsHzn6m57zXDsKteOqNgNCIwrAl2TlQ6lLHOlreMraAArbapwk8Qg==","signatures":[{"sig":"MEQCIDZbgIDvOUSbIpXGuHaCuHDGl6SQbUa8sG20BpnsNdmbAiBgeeyv7Q8t4PAjFWahFFFbejLN85WLSou6F1qBSWlGpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2216675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj+RwCRA9TVsSAnZWagAAhQEP/3f94AVgnyMBRCUB82na\naowNPLYgKkltWjiEnfwRm7FiWXLVaZrZZSxkBWLUuFvYVVSgoHWCR7wXM7qo\nBE6LCNJh+iqLEfSSejWlcI7xahjMddgK4Bf4kIPBfiHebBp6dFEaIaKGIPZi\nFMXycwGMQOQxJFgS0RBRoKMlAQaQoibObJmLMbG6K5hZi6K3Ob5HY0HNpg5U\nZy5O2F1Xpe9yQTHfGXtEds2igvgdbbAE0KirsUg/FXxuY4/sPkKxZw2DbTfC\nrJopuSreqMasKHU9zf7hdN2cuz4WFGGssH+V+eB7MJnJ/dYCIxrnO1DXgwFv\nb90f4uWbBm6BSG0oP42v3M6pnc9+K/s2+d2kJQym4LfiFtI5d8s+CZQqLz7q\n/7BMlXN3doJWjGGpL8H+uO5Y1cBlKrcoz4rszzcZHOEoWARzpv41Ad7c+9Rl\nBPV8vRbj/L/+6dBxMUtzCChp7DkOnfjlbuNMGoWt2dLvfMWaIsaq/Dy9+oBY\ntXcQCo44KpXWiv3V4t+fnG9/2Wda0DEMqo4L94V3ZZ81aXnpLmEkIH3uipLl\npTvittrDJpbjobH2qIN2m6C/jicHbtTVSEPuXjpmh0VBhq2Zh/WAD/pShLDM\ncLEOe9mYooUEQlBkJQyHlwtnPmio00m4J6Xe6t7EJ+eCOm8uVziyjnFviPyD\nYYXH\r\n=vyUb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"7b136a5ad80a55b9e1afb39960eef4f169c50183","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v12.17.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"12.17.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.2.4","@0x/utils":"^5.6.3","@0x/assert":"^3.0.13","typescript":"3.0.1","@0x/abi-gen":"^5.4.3","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.3","@0x/contracts-gen":"2.0.13","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.2","@0x/contracts-test-utils":"^5.3.5","@0x/contracts-asset-proxy":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.6_1603265647769_0.17755899298234956","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"@0x/contracts-dev-utils","version":"1.3.7","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.7","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"8d5a67040af3049c624000b56fa6d359e5ba43c7","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.7.tgz","fileCount":53,"integrity":"sha512-SyfaTWQco0XIS1yAbFhTRNWbPzPZnAGWYYnk20Bv3JxsYYXzcDd4H3a4/YYFmla6vfA7sl8NNtngw1IFmoinzw==","signatures":[{"sig":"MEUCID96ZL3pBt+jmzR00r2X/KiyygjQGpSVTLO8Syk2OH4rAiEA560mR6NREEW/JZ6j/ZY7CXgya0RD/ofykdTxfxjlbZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2217285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmI2fCRA9TVsSAnZWagAALKsP/ipbf5DghAOQAzyq9ljp\npXa3Ju4KbVuGU+9VNF6PCFaxwqXE0+aMHGGycvHc7qkspz0tq1+nBZSq88wZ\nGsVCJKwZd9SXxHLXv9xlBgwd5Rf9ncRXV53XI2gvn0QZna4zZmaGXcw0ANxB\nWgPaGvjAi8h1W1Nj/NlWoIs/yOAQrHiL9cHntUCDRS6zUBdQfEv/ExwL0i/B\natgLnbo7R2Gj/58a+/ACd9z4BHaeKSR2k+PUzc+eoRGwvG1jZ4F9aHZcGNPA\nob5N6vyao0Ta1aQBUhychF+e9Yz+LpnMsAvzPjNN41UBty+Ej2CGfplfqKi/\nX5eB2RCLbnv61gU0ue8QJCSzVWnyKJslyFqtvQotrxUIUlY7i3FEXmVM1HAH\nJF75keHRwG02DTFwanOfs2hjSKjl+hdf1FI/P3XBb2aGCwQhLMmwUua5YSGJ\nZTN/PS6CT0VJTFbt7PcerQKNhqUmkZx90Np2+EMEYLrxjcLWzdRGgoGtLRWk\nkLQjw1au5uYc7Hlbtfyr/iTrf6/cmhOQl1wmRiPh7PWltmrPRXaxxfIFeeTC\nnVnoj5vGCrHBgVsNVdUoZNrClSECRBXL6G4XPn24lbzZ20w0Kw2AiOSetP3t\nOfaao0fKVU51YXs5n9t47L6MJRJHW91UZe0EQIGIAV4kyRZX3oUg7z7bSrr2\nOsM7\r\n=tjzd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"a71c356bbad4e14a699db02073806f04a7c980e3","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.22.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.22.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.2.4","@0x/utils":"^5.6.3","@0x/assert":"^3.0.13","typescript":"3.0.1","@0x/abi-gen":"^5.4.3","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.3","@0x/contracts-gen":"2.0.13","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.3","@0x/contracts-test-utils":"^5.3.6","@0x/contracts-asset-proxy":"^3.6.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.7_1603833246489_0.6634568700223866","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"@0x/contracts-dev-utils","version":"1.3.8","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.8","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"942056d20632134903c3105aa0104654099f06d4","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.8.tgz","fileCount":53,"integrity":"sha512-9ff+jjcMc2HCE9jhZSgUr+cvZMdDecdInvN1AHDTY0Yw5OYzRFGRGsRqnDv+0enRD+tChJGdDjAUOreuct+AQQ==","signatures":[{"sig":"MEQCIGCVEeE6LsFBoUEqVQNvAEejfkxLpWU6phfj5XfqLD/QAiBquTG6EnagnkvXeQzKvLYepylPMYHrfqNc/rlYvJzkGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2217525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmNM6CRA9TVsSAnZWagAAJLcQAJnb6Y48d+6xoVBmmnu1\n1Hx0WImwPwiSVgOtNJA8bSXP+FZXXPSaTVyP22r2uaKIwkCjtw9gm0YC++X7\nGZY8hC1Ig0cJ+yhWDVRX2NjJ2dz4LPB8co2a7+ZYyKXUo8PJlc71fp9MaTp0\nkMnH48KL09oKqaJshgrjBSCwajbFohK6OFkKMpQuv1tUutviaC+DFVXyKjFA\nvgTnSTfo46srXTjX1SJnaeTdS+ZxS+1aW+qLE9vpG/4PgJYG5EWLcasoFy60\ndAYJPZ8xUc/a3mQtAs3KDCFFfM8BpMg9LsrarnFsH1A4N24AXZpQvngEp14e\nhzFHiz1VB8yyEqbQM/m7RAs8QT7XOB3NkFry3sYCI4xixG71aAV80yc8Qs7K\nxe2kobBmAGMRum4AqDRDgr4FtBpYHPxWORysfFRZvBlFRXcppOI7eUqpCOzE\nsdSpNBh/ylbWbyIhEJ8ItDOx45xWSMvAev4LSImioTbw3IeMFL3VoddCjI6C\nd7dMBgZnXO3vI1k2IHOWPwKh5qcMtjxucnswOHPRdjCAySR9wTtDwhvgoNmn\nfSsMfxCVLJOpJ5CJ1NimOlasrbse8gLMaY8kiai6Ms8AQ/WRrr08ZKkVFjhM\nenkcwGngPqkj6/IOnC9nH1xRWyAQK8ullbSoYy746+3c7+6llwq6Y7wXC0pi\nCRFZ\r\n=dVX7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"9c821dbfc309438b3eb8bda34d29f5cbef511abd","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.22.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.22.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.2.4","@0x/utils":"^5.6.3","@0x/assert":"^3.0.13","typescript":"3.0.1","@0x/abi-gen":"^5.4.3","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.3","@0x/contracts-gen":"2.0.13","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.4","@0x/contracts-test-utils":"^5.3.7","@0x/contracts-asset-proxy":"^3.6.1"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.8_1603851065738_0.03286933157974592","host":"s3://npm-registry-packages"}},"1.3.9":{"name":"@0x/contracts-dev-utils","version":"1.3.9","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.9","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"4e695930cb85e296c12b61310209401fdc2710b4","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.9.tgz","fileCount":53,"integrity":"sha512-eQ8oFK+Z720tbeJwulyJ/pqkWpKV7ehGoUhobvSyXFoGJE4l/636P93DMYE7H8ESLjqqYNknTJ6caEfpiT1Skg==","signatures":[{"sig":"MEQCIBx+/tu+9UkbghDLJrNKdY0/CH5xheWUrtpnqVbAZUFWAiAKj/ZdY6cfff9XnqZyBelUjkrDwM68a7yJUpQwumMxHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2217256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoIZ6CRA9TVsSAnZWagAAnGgP+gNJOTPKy+YnzIUgoFsB\nf4vJiyN0+DpqcN04qgUMx6H3HC+iz2+jBp+SL90bRRiGjlyNsy3lLg5EYLBQ\n4mz3zHQA8yIXe4J+HK+wn2ufEmLeHF1bD3XjpaxRa0/FlZvQ/MiIovSYvBJH\nq8kshiCFsOMwWoEYj4rY//itQqQgxbkGbA24+IuxKXQPKxNezxDquY5KUmAO\nvavgLCVL+lWz+iODoVqPyBA8BluknC7j++3hgvN81K4raP8jdSzmcpubS16l\naysCUoJxmYR/L2zCHj+m8s50gK+06zHRWiouIwzWoGfm2WvxP79i5jGMzrEB\nkAeerBtILIwH9q/5lp3avyHOMdfTK9GqsCaXI66htB5rb86sM87JBwHyYSmV\n8kA9594vp9o3Jm7juG/1dfjkVjgmaPR3UYLodpWo8Hil/t+7kNslmVBZ2U5O\nmjvtcJBbyz5DxLQ6hPqA7S4xhL0NLeny/mEkro5mIEZ+4EJ6PFJtaXeSxU3U\n2a9jQAa4MfrZg8ZcQKVNGGk4ndqoREP5uMsfygaG2uY1f1XEudAEvmMCpGf+\nH2PyZYRCCFtnibee3FtVAN0AZQs+/JnAudlSnMLS+loEO6m48FYMvfjfDeZR\nO5i0322zg08tvL419qFTj66dwrAJhOud/1IveTT7vbhT8L2JWzDdYsKOPC65\no5i3\r\n=t5tM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"2334e64d0c3a17a6d5cbd8cba919a5c69592dee1","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.22.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.22.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.0","@0x/utils":"^6.1.0","@0x/assert":"^3.0.17","typescript":"3.0.1","@0x/abi-gen":"^5.4.7","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.7","@0x/contracts-gen":"2.0.18","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.5","@0x/contracts-test-utils":"^5.3.8","@0x/contracts-asset-proxy":"^3.6.2"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.9_1604355705808_0.3720508154967832","host":"s3://npm-registry-packages"}},"1.3.10":{"name":"@0x/contracts-dev-utils","version":"1.3.10","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.10","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"8186d5924abef5daaa5686f942fc454e2a597123","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.10.tgz","fileCount":53,"integrity":"sha512-hGIO+Pq1GJLM5i6PXQzHpeXicQSVrR3U8kHqOt5FViS0oGxHNue8G0m8zmkaU2b/Z39X8W8JoeXaCe4piTHdoA==","signatures":[{"sig":"MEUCIQDl+jxfTG0ae2ykg/l2wGSFWDuaET9j85r2twGUNE/1AAIgTOkDjF4h80Qy7eiiQumDyMYJ8Kd6ltVlmCl+WY6Xmrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2217499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoNm1CRA9TVsSAnZWagAAQhQP/1kup8q3kJTqdvxSj9JY\nrvQWEC99GK200V0HTHh/OOb82KVdfg3oSS6WN8IIVgBzmARwSRMbrnqwC+2y\nAkq1uJzPQTcDmle4LCEnJDvWI1Sgi1FooZ8CjJe9fc0ZELH8pVfyErxkYXIS\nH8G7iEcQZv7sJdwggt7DGJnM8ftlpcLjpg+7R30QQOHpjz7Zm/sIHZxLNQOI\nCY7fnBh0NQpkoSd1qX/s29etp0hlW3Rdd/KOb8ZoPMZ7oxS6rgZtTAdz/rZa\nXcdF4IP7F9WPMGkc/8wzrDyBx4fSbE1Hj3eRaZFX/oi9g0SlSVIzZxmFS14V\nmAN2AxDu8vXQtQshPGwRRr6XykdRGaKNR7xmF+k7xugJPJqsz5tmd+3unXO6\niIE7PnacAMiSWUYcIAm6mTn0mFKjuLfXA5xujc8H9IuVjlr+2kV7Z7csVKdh\nSFp3W4pnZyGIk7tStLtvgO0ru38q/CJr8mR5L++WeHQRZQWNnipGTyUixceq\nTEluBeb5VUl315ZbV/1To4icic7r2uor8EMrTtisWcKZ34N7YI1SKrlMIEzE\n4NcG4G1uqMj7lg+HwKiRxemeBTzSnyo9S3Ps1HL2El29muZYxHMgxBrM+3LY\nsW2vEEKeVArIUSj/RmL9H/9cZ/MfYI3HlichrqGyt6k/QoWP0/LrNA+et96x\n6IbH\r\n=bPV7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"dbcb221a597fb79f595ac2f9c5ed1f9613e6b25a","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.22.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.22.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.0","@0x/utils":"^6.1.0","@0x/assert":"^3.0.17","typescript":"3.0.1","@0x/abi-gen":"^5.4.7","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.7","@0x/contracts-gen":"2.0.18","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.6","@0x/contracts-test-utils":"^5.3.9","@0x/contracts-asset-proxy":"^3.6.3"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.10_1604377012616_0.29399570940811337","host":"s3://npm-registry-packages"}},"1.3.11":{"name":"@0x/contracts-dev-utils","version":"1.3.11","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.11","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"7c43a054798c4055d3b3b8476aa19932e8b61ddc","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.11.tgz","fileCount":53,"integrity":"sha512-mwj92GKG73bVZQpxcHH3IX+p/zAWlFRv6qcb2K4IxtjbjoTLzFSywy3kqTIcNdejXtv2v2JDQDqggD0ZPeyaIA==","signatures":[{"sig":"MEYCIQCJUFpKn4KAnvkWK0/nK8044vCP3SD6AwAtbJ8wE2G1nwIhAOhboXlM1oyNjX/FVvzlduvcTRWwXH97DCKUnC2sEW2F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2217742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoPy8CRA9TVsSAnZWagAAB+EP/jZqCizd02G2WFznwcej\nISWSW7smhaWTO/sOn33Topx/bHN9Wo3z0mFOBH2lrnjmJ8hezRINlv58Lbm+\nSY0GeiFi5o6G+/w3XGSJ4au5HlzshLCpJyAxj7hpgeAdGo3v2xTGFSCF6/Fa\nB9NNPOURcyU6b6KR0eT4SscM2rrfnAK5WeGl816UEpL1hyCJyzBlzlkUUKDH\nuGTC9AWOd5vjisvc5US0+br5zSlam8eVjeo8LSZrTBDYnXZynJPacSPhghvE\nSHWhxV9OOZTjvlGX4X8zUT7HcD0SP+lPXnstnY6G9dUqlL9RCO8Ev+U+ajdH\nvv6IZq1VeGXq88XcF776NpdFTMLiIPjXAwe5Kdiou69d0xl2ms8fC37dPjnf\nu+iDgxjCrcC2rkC0gOP+jkvVYjT9+SUM3O/yOy/oPdXjDYfQfmJsRSwoaGcB\n78VHo2jyK7bG+GohjDJBWq+CVBof9oIQrhVw04022h+kKqe1HSGDhXhiD7Lj\no5YM6OUXUMXVx9TQHv+v0Qx08vzAx02A148FRFO9DBhutAa7FSqyPIH7IvYB\nQaB4vpRsBZQGyEYoYBSWnE9rBXLkXFMsWEcQpuVJieoGl/2JY2yj8m9rd4Mg\nz1YaadC/KhD8vy9oY6erBnKpB/JAu/pz1A5hUkD39Enrz3kCyKaF5R0EWz51\nFGJP\r\n=6T3P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"c3ad42221e810d833e22a26603827483b91abd50","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.22.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.22.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.0","@0x/utils":"^6.1.0","@0x/assert":"^3.0.17","typescript":"3.0.1","@0x/abi-gen":"^5.4.7","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.7","@0x/contracts-gen":"2.0.18","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.7","@0x/contracts-test-utils":"^5.3.10","@0x/contracts-asset-proxy":"^3.6.4"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.11_1604385979990_0.6635322196944948","host":"s3://npm-registry-packages"}},"1.3.12":{"name":"@0x/contracts-dev-utils","version":"1.3.12","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.12","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"7c537cf40d02c5df3e6dbcaf098d3d8be3b2dc74","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.12.tgz","fileCount":53,"integrity":"sha512-33Lm1zEA8mDRSDsasEncDi97KkcjIljgPDtxBVn907w008rTH3DfziJStzSZgBb+mrF6US1AqH7OELsUX0UY/w==","signatures":[{"sig":"MEUCIGPGpfKsgZ1VZgOkW52vv5CirQhRO02VKTrR2ZxunB7/AiEAqmPJtGUqureclydNt/uv/wRStGqC2j4HzUmfDA5Aka0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2217985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfrvckCRA9TVsSAnZWagAARK4P/0mRLHsL/tQkf3EBjzfs\nZMJVbFA7oPNodAP7T3beUUkoeFyqOKFkpRi8+U3Y7b/H5pQoPBh73lHqS1kN\nbj5r4Qcm3rtgi9MQr4xd5AP7nIRkO4z9GDoRoB53YBu3KYfrs2x+7R2tB2jG\nEf1Qh0imn74lRMDjSSlftHhxoRhBo9BpefATcA0AM0iTShygjKJw2YsZJmDK\nJGpLl9v48OQ6AakpbuWEuyPEvTvvFny1/X8C4BxjSrAdFiusbnMtkmD4xdn0\ngf2aDf35Fz0WyQR45heMsNve1AKJkEQw5eNMUmCcZf0bMWaAJAT12x0R4BmT\ngfE9/HaZyAjDnOeqg/tWubg2f6x5eausWr9KzRy7WsxZdH4pkhPYrUYhPiHA\n+rHfdXawboUDmU2GOtANyhPadNxIqWMVVJLVmMWycN32cc/kTvcguqCtmf7W\nrWx1+2/PTnNd2WuhXKf5U5NZ41HYnPnraxCWDsnCWZaUJofYYMX9kBx2hJe0\npbkOAe5TsNlPOyT0wSvsULAwSMxQxm5XZ6pGtdlTFZPSs1CBB8FDM0ejIxR6\nWFBj0YPvrsRDDY6W5zdNuU7ovZ6AVYIVEiudZLZQAM57QL2p2jyjLo0qrDkI\nfvAfKLTeTSpjuZI8dOLadQzuuDcbM6U5qIXiYVIFqdLDRfmtLWoj17pdHw3F\nRkJc\r\n=Uskj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"d2018f07a2bb0f541517fcea21992f6b5781f2fd","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.0","@0x/utils":"^6.1.0","@0x/assert":"^3.0.17","typescript":"3.0.1","@0x/abi-gen":"^5.4.7","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.7","@0x/contracts-gen":"2.0.18","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.8","@0x/contracts-test-utils":"^5.3.11","@0x/contracts-asset-proxy":"^3.6.5"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.12_1605302051624_0.6108071210538377","host":"s3://npm-registry-packages"}},"1.3.13":{"name":"@0x/contracts-dev-utils","version":"1.3.13","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.13","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"geneaum","email":"gene@aumson.org"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"e2775656afdeb1eb452b51322bb3d2e4088b8428","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.13.tgz","fileCount":53,"integrity":"sha512-WGrDnkWvysGbk8vVc+lxUdHdMb7E0l1gQrG9HK6idetcyqBzdZ/weCtxJddzJAgZJvAmMxtKvdjFXe8N9rEkXw==","signatures":[{"sig":"MEUCIBePDmL3fVVvbF7DTAayORX0XLiExApVY1w7TDY9zG9rAiEAnwm6czTXWV4a4GxTjr0ZmZE97LnYIX2lTKUyg9bG1KA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2218228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftgNdCRA9TVsSAnZWagAA68IP+gNq3OPzwTXifg1RFBus\na3ZEiQNu1b/0rzNN7WPGbQ1ZvPYADoZbxb/UsKH0WZQje7t0HmrcqQSKFZId\nLmX1qoqotdYNbi8g/pxaZpjTmd/qhtWXbxvhk4V58+4W9zybkhLdgFWtcyL3\nuWoiarLKoTv1nZt1r1wvYaNQEvX3sQyy12P+gFUKz+H9SAwKam0dvjMOV/al\nnJP2r3PCpwqk5rEiGSZAglN91jZuu7uYHN7Bi8gZsCW5H8bR0Sh1zbQagnqy\no7neRyeVY8VLvK6P7aQs2CYTPIaVU7Wv0mYWanaqJrTJTR7j87Y5dSiQKItt\nbfybUS3wGnnz47jCJ8Wnv7D36nZdo0CwpvDrfSyiWxRSoeZo7hGtc1STTLmB\nlc9SbVC7BWz4hH1RFnY4FYfU3QWCVCWicDvH4uy7SNvt7XRSnxn6xDRRBWQV\nA9eZkkDyeTOlRXJCAD2u1Dh8lSFvX++uVVkpZWmKrgWQJQsZ/xC5EFIn0m5B\nYKEN8auMk49/idYMiHRuj7LV5ocahp4uZSDLkyzaTowP2pxVJyWBY+l8JDmP\nx17YYl01g7bSxPSjY909rE1CzqvR3lnjifV2vfwQ4TjMvy5UBXZJi+kY3Fyr\nrWb/xRbkqkfSiUH/pdMGkz171tF0MEsAGFuJdf7hTH2+2kABC9leRMsLbmF0\ns4Xf\r\n=bPk0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"018e25345b2e829b936ef95bb525a7caf95f2b08","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.0","@0x/utils":"^6.1.0","@0x/assert":"^3.0.17","typescript":"3.0.1","@0x/abi-gen":"^5.4.7","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.3.3","@0x/sol-compiler":"^4.2.7","@0x/contracts-gen":"2.0.18","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.9","@0x/contracts-test-utils":"^5.3.12","@0x/contracts-asset-proxy":"^3.6.6"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.13_1605763933265_0.4833767918974734","host":"s3://npm-registry-packages"}},"1.3.14":{"name":"@0x/contracts-dev-utils","version":"1.3.14","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.14","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"89beb66bc48d2d75e0bef8431a04e8feb1862dca","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.14.tgz","fileCount":53,"integrity":"sha512-c5b9of5/7Y02m7UrwxIJao3k9yOlUOx+3FjGlrTfakekSIXXXUskEcA9UELZISu+yLX+1NzW4I7I7X8dixzVoQ==","signatures":[{"sig":"MEUCIQCjYzYjl5S+aGWg8opapbog+IrRSfn7rAn9GWJ2BEa4bAIgOT4ecDM7CVle54ZPM/j1j8uUsITBmBGWPVdmSVo5jm0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2218473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyEiVCRA9TVsSAnZWagAAm2kP/jWl0mUqMU8N8w0MYIic\n9L+tjVEoXKroMcfH3ESa8wztKkPsZj4QZf9qcOYWKRFJ0BMflAWqydnOJ5JP\nGzHXOrWgk1WuQveItgwcRgbymW7ZvuHITyVEy3YoSiUJdFZ9PLxqp55jN4ui\ntg697qgeG7lgKT36Pom91GNEH70liH5z7kU6hEEn6df+tH6ofByBY0tkLQGo\n/7PNNaaB0EN9LRNd7F4L3FTb0q4XWQebdKhmBl+TyRPx4vF1ZPlA/XdgB44I\nAciu4XnDU1vX29MwPCER7+PQGJN/01v+LYdJxKt+qJXkpexoE7hYPsmOWkr7\nuZtvCCag3Hjpx7KZyz8dBXc3zAY+KgdpQ5sgWx5Iiobx3XUq1x2ZUMdD86th\nLMAfCTkYPMtMCgSHheNs5jdyADxxz8JbmceIbIBa/RVyDLszSznem5lzBJSB\nS+fgKQ/MXhgd+IavRYltM0buUgf5yD/b9YyezaeV2hjpHOJ2Bze88WLYGOmr\nHwoZ3GRs46LYkgryOIY6rP4q9MN16XNDQlSZK8UhWIVzivo7dCLCaBLROBx8\ntN2CjxXlQm2sU04hgaKXgs46cEXQnTxjflNXSKYOL890Myne4ifaRX33qPSI\nxHZ/DhObGduVQ2KC7IgfCxjdzgJs/lnEclaEui10zY8Dso5lRo6RHbL9dXLD\nmBe4\r\n=yht7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"64feeeea758d1b710cd9823f28775983d499c301","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.12","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.0","@0x/contracts-gen":"^2.0.23","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.10","@0x/contracts-test-utils":"^5.3.13","@0x/contracts-asset-proxy":"^3.6.7"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.14_1606961301186_0.20761753826007534","host":"s3://npm-registry-packages"}},"1.3.15":{"name":"@0x/contracts-dev-utils","version":"1.3.15","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.15","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"4723f2d2c08253fea82846936e118ac3cdca2217","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.15.tgz","fileCount":53,"integrity":"sha512-c+zt3AxciSbM00aJ9ENu1HuHP7rQu5SumvKcpXdY7P1QsvG06eVUTrWrR89UZzkyUCK2P4d104ITePWS4oc1dw==","signatures":[{"sig":"MEUCIQDAkt9aH1qe1SEoQXZACd6Y6yk/6yYC4DVLuJMjhsLVTQIgWX/YHjwjuW1G160v4V+PwQpDu5aDnbvNwA5jVEAXXWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2218715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzrMqCRA9TVsSAnZWagAAh1wP/2+1F16OH7nD1B/VP7p9\ns763MkTUdfWTP9eojlHg+hnhV1l/GpQ18L7f5PbhWzjzkSOlcRrPnW1akrQ7\nC0oDQCAOYkpR5mf0JfgSW08ownlXv11rZ+8AS2Cr/lQKTGtMC6pEc1k4RX6B\nrtdZBOX1tBmSpYDFzno61rdnXJImxNjRCIZl4Z/tQfFd6kPCcqDTrME+VZs8\nPL4vZKr8Yz9pT6uUh9h2LETjaAhtLaKcZhjt341PyUd5WeRs2JlztDshIS4t\nG0xnBFmJg62iTT3IHoZXYnYAxSMfLr+nNbTChRPJ5N8OmaH6VYp2Uy0GtrrL\nYJIX+Rk/OFAcjcWwJbD8e66I5hNLCT1Y7pkQe14E7YpSCeGA49V27WG64iS3\nXTWYOG+m3covLS48Hq3a7RcEc7mkR0l3fl2pbxd+f0wgRWGwgpeQthsjGA4E\naX85/3yv/xh4jnxSmXCXFPKhF1+KFKIQIeyaVHetJ10asPr/X35TCN84p0kR\nhG/uL8OwltY1+QcjkGzQ9LPybqCItDl/6y1F4DeZE/aFipkdoh2fGtUmrMwk\nUV5eCXasKYmC1H1w4ss6QcZdetTtOFVmqTzgIQxAWwy206Pk6Nqo2J+Apt9V\nScL0EhP5ql66HhMKvL5vlSEmal5C82TdeEGfOx+68l5fbXx7NAnYvRoo7wbg\n5LwQ\r\n=dy2/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"907adf914588f2339dcd4ccf74b2a53b0afc12b8","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.12","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.0","@0x/contracts-gen":"^2.0.23","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.11","@0x/contracts-test-utils":"^5.3.14","@0x/contracts-asset-proxy":"^3.6.8"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.15_1607381801866_0.3088348338201179","host":"s3://npm-registry-packages"}},"1.3.16":{"name":"@0x/contracts-dev-utils","version":"1.3.16","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.16","maintainers":[{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"12dcee94075b4ad0f283a710653e92e76244ef8c","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.16.tgz","fileCount":53,"integrity":"sha512-41cAlBSeuC6/O022aWww4GmsjMjcLshnpvaBecXoW9qNg8OKtolQ5lu/yvu2U+dfTudqA5RN23SbauwCWzpuQA==","signatures":[{"sig":"MEYCIQC+gnMq5z/Ro7owYogXx24zqIid2U3nck+nOhhmOPxwugIhAMvEOSJuVyx6MUXt0AEa5UOECQ985Abnz0iAmAFN5Ywj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2218957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf0EdRCRA9TVsSAnZWagAAVB4P/jM+WU+lq8yblY9CmTDh\nR3wTxEeQsplYsEU8t3PPcPuZSShVIwHYgfG7YKrENu5zalr6B6PjiEI9HNm9\nhdmul0Om/W+aLYOpZgg9fWKb7oIQbGg2aHUWLs09XyvcgmYi0d4GOlPnILVd\nM2NcBcOlDLTAZlkp8dvJFL+ggdMs5CTsAMzBXjrTnngI6sKV7n0KKS/5rZ3o\nzQ3RQhUGdr/8Q54L+OJ+Kh9yEzdDK+yUXdpEz/+tk6ERasE/2aryVll2r0z+\nGTN6up63M3dY108IEdQM8fZq2SG4eT7muCnWaR9zMWDuhK0GPLkmCtT6CrG4\na7hocAeRPlosT48/tMhLYJNrfjkprh+sYK4wkTi1k+P6Bn9QHz+A6iwNqJE9\nnupJh5H6zv3pNeu8YfY6jToVAdwQ/BTETGd4xBEC0Cqbwh4iNIq8PElCr7WN\niGaFMfiCipiJKevuhyZorGG6F6Ul3nhUI1TMfcuj++F//e34I3K88swtGggY\nRZ5brmewm5ueRwpKomqPHPPZh1PKoBK2VTgHdSWwyNI5OVEUrOgqubwYZ6Rx\npnYM0LNr8Gb/ssIx+tppviWX75MWHIqmObsbHx74xhNN0Z6tOpPzLBIpkfOC\nvsw0f3Wj8nOQ6PX6jo6BvDtnE7aAHHQQ71hFLqO15EsfU47BnGik+f50YcLs\nOdhC\r\n=WBrh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"1e16d59c23c1e23257015d8b5c5cdb9397d2e96a","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.13","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.1","@0x/contracts-gen":"^2.0.24","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.12","@0x/contracts-test-utils":"^5.3.15","@0x/contracts-asset-proxy":"^3.6.9"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.16_1607485264733_0.9701847664437606","host":"s3://npm-registry-packages"}},"1.3.17":{"name":"@0x/contracts-dev-utils","version":"1.3.17","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.17","maintainers":[{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"7a556470ac7229ecdcb092fe28332db70d22b151","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.17.tgz","fileCount":53,"integrity":"sha512-N9bnhb+EhkD72opZ8qSfaugye12h6NJsnAK6P058DQIuib0zKA76nx3gCKZ9j5WFEmW39+YvpDiE9dU5y6h83w==","signatures":[{"sig":"MEUCIGDRRAonF1beeaGQcbH7NDHqFBvei2pTzawxnHEsPFGoAiEAlSk6RMdX5QeeQHqyZoZSMaCxIpM6Ng+Im6ptP5BSCXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2219200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2b9fCRA9TVsSAnZWagAADcIQAJRAXmZ7GMbHSRep88J0\nYrPba4w5+MqXLJscfdu0putjtvoIes8HYbebita0MYB9ELeVOtrQGts4z8Zd\ndLSOg7RkDddGbY2VL0f2FXaKWkHsVAt/Z6pn+Car8h+puEhUQW5ReSyqx45m\n/0QS1Fsc6RTJQGB3fB4NM1AlqMrLXoxYsh6s7VGCY5pQymzGyRp96ufQ0glh\nY8cYTMQgxjsV6TJ+I4d9wPzRajxD9O8/lOWxy9pSE3iYoDiRea9yRrisTG8k\nsUhXH2dDwlaROlSdh+2HLLjb1PLVbRQkPQzRua7ZHZ1XqpNGsCQZu0ZvL1mP\nmXKIk6+VRfiAj66FPNSCETTQJ5WSbED9QQ7n+ePn1bDEu0GyUvaPDr3CdmLK\nfPQ8yFXNZsuVz8v8JSc/6000C+lOC3S6f9nWSNttest/O9awZPcl6eNgMONQ\nwyIgP16JpY5xx1epdHo2uAOClVRyjBB2+s2L9t4OBjvT2yHJqyw3Kb2MdwDN\ng5LG1hRSlwZOjxu5T6lZ7cFn+CXwbqB6JKbexBKx9IJk2qY2SqdJ1iu3cDCK\nRI+iOP+GIWfuwsKPfeDQ5zRvVDCLt+OMVLjHblJyKSG4GcrqxlmeBq32gT6w\ntTml1A2U5attDkB9nI1F5JdprWohnFkBWkotcLcdvZoSrzJRdn244wGT3lIi\nnQUL\r\n=FTTx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"0eff2548d54e37bdc61e6b1d5fb99f55111e7379","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.13","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.1","@0x/contracts-gen":"^2.0.24","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.12","@0x/contracts-test-utils":"^5.3.15","@0x/contracts-asset-proxy":"^3.7.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.17_1608105823076_0.24854231068305155","host":"s3://npm-registry-packages"}},"1.3.18":{"name":"@0x/contracts-dev-utils","version":"1.3.18","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.18","maintainers":[{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"c6c3b20c22f68cdc7e97098d74a9b8e0e0400dba","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.18.tgz","fileCount":53,"integrity":"sha512-Ytk2OdDDaqVVqB7kLXagA8q5YbmXTBTMVgqOIYPygmUfp7hILrR/zsSvgCN9f2TXswGvNbcFS7d0V+jWrRQPUw==","signatures":[{"sig":"MEQCIEc1r3ljrSedcBMKVPfku4Ovteeeh6qKmlFq5G+GA2r1AiBQFFKFAS1h6RQCqxAfHccDtw1ibwAHsmRzGyEtE9L/TQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2219443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2+E0CRA9TVsSAnZWagAA/+cP+gOS0ctCkxU7tfyFLbhw\nyCUh3BTXWSJcy4SsknXfA2IZc6C1tRvhk8SoWYrCZFKTXicnYW0qTzVKMwXG\nGBUaLqjwqT9pJrK/UJtGpv3kLct/SjrxgYVMD4hdKlXUxAj2DTw4LqhxEStj\n9i7FFfJXaFrzGAyI66/fdkXsCB80rmk0tFMDB0K/BE7zuLBawRHxrYmBaeBt\nCDmbn2Scxpg8YyHDVZj/FbDoPElcY4ci6THsAJ/jHA6qfyJJcPad+5yqH2SI\nz7MgclKdD9P/SepI4YaswA2WJEcyxjR6G5yha6BhM6ywb5ZgPzRP9TOtjsWA\nkRFKOa/dWrmcMWocQKcUsi5kANhCz0YKtgO6jDFRPXUR93kM49Uqo7o48NA5\nVufJFtu5PgTM2onxW/WHmmKJDaRkRRtFSSEqeO0mJzstkuGO2AtWGxeSzIv0\nU5bRQPbqAhWBhU+UVTSqg7Pw56b79/1C1uqdR29KivQIsKYbbvB5El05YWTx\nlwJcpXlkcTscObCD8tQxAXLIjstKr7LaJFws04L0eRVw08+ABpKQWA5Df2Ne\npnfMAfy9MKqwPlH43GeybEhcygFT+SzX9jIsFw84eIowWL7MJh6+PQJHn3Cq\noTeHPwj39vdaoR7EhXw+lah5fhVCcESrFUh1Sf4zWc9smnE/i8W80SZHmTzp\ng5FM\r\n=7frX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"7fd25be02e711d040ed1a30703558c79e2ff135b","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.13","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.1","@0x/contracts-gen":"^2.0.24","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.13","@0x/contracts-test-utils":"^5.3.16","@0x/contracts-asset-proxy":"^3.7.1"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.18_1608245555686_0.04302414205633909","host":"s3://npm-registry-packages"}},"1.3.19":{"name":"@0x/contracts-dev-utils","version":"1.3.19","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.19","maintainers":[{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"b0ea6ef67a5094213230e77dd839fdb0d1f273ec","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.19.tgz","fileCount":53,"integrity":"sha512-nEHmEjLzQX6lRxsp13EH+t56nNRVeuJ73tjeRULl5eZg5Pp6fq90sLys3ITyJadEnbwSIZkDfk8jSkd+WtzY1Q==","signatures":[{"sig":"MEQCIHg1As+3aqLY5lmFq3YOgODi/nXU9iNZeP/ZvKSGHaYXAiAbUm3Hi3/w/tCBRgCkU+pzG/GUylyJxSbP+Kusk4OYzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2219686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4rGVCRA9TVsSAnZWagAAsIcP/3ImSHOcmpsRX0v7V7kp\nVscHLp6Eso+1wobIXWZ7oDPhBVIR3UZoMS0OQY4l/WrXBCowMczhC/Dvyuhd\nlB6IzxerLKlszMzrYRReC+DM/cTOh9RfBqZsybWgYEvBzjbLjF/pMIJehq6y\nPl6gkpOvut16xCT0KxrJRFkfb7kh9jaF8S3iupZxHgozhdxGASbpZTfASorv\n76OS/F8PwOLPD4BksyqWdQqX4J4t6qyDIY0RQYVHr3CkpWRyt+3qa2DpZhDn\ndOZum5BoxZrGxv6/M/qESRIiJ3u5wbJek6mg7/498RMo0D4dkYVgfcgehmpR\neBMUh7jUm2pLv2nf4EgDRzAKNNzUml9XtpTr2iGSbmu3WGFcqeBQa+2gZZiV\nOY36vX8I2OxPK33kMHJJRH6gfMgSPrZGtoWNmyaKUxBX/7ZQpkESeCLbkFH0\nDec7q+ZFWRmlfoiABUZMamLzLc+AfF3VrMkGQM1SAb+GkY1C3E921+dKDMKp\n4Lr4eik4y/zPiLPJaKN6gCtLIq2HcQxSCIVUdcet4yjTzdmb8SG3wdNCejPl\nZlFi69O4raur/Ypw0jjiNyP+OzSQ3jH6/werpJxiPUes+8LNXeQbzH118jLH\neq2NHJHtsL+6QC6Xb5R5kgf7UZg4sbbnr9vs+OcXCocjLwoEy7m3JERHx0WK\nfyqc\r\n=zakc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"c2d44e5c101df7843bc3c7749cf1a5384cc28227","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.13","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.1","@0x/contracts-gen":"^2.0.24","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.2.14","@0x/contracts-test-utils":"^5.3.17","@0x/contracts-asset-proxy":"^3.7.2"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.19_1608692116788_0.5204648854479799","host":"s3://npm-registry-packages"}},"1.3.20":{"name":"@0x/contracts-dev-utils","version":"1.3.20","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.20","maintainers":[{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"8d85242654441805cf411cf28a98794db1404087","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.20.tgz","fileCount":53,"integrity":"sha512-jd8b/BBdE4/BzDuPV1AjX3SAeb1J3lXePr3/QL/41IXKVBFjaqw45OHvQC0MPd0ALa+/xgg8PNyEMq8aXG6uNQ==","signatures":[{"sig":"MEYCIQDOh/vGs4U+UqPHDf/ypTzvEVYt9/2rHRQ1w4houuEOewIhAPhmbiiDynaBgp2ts4fZwuYBBjnc6WRiDVKcMfHifAR1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2219926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf86NHCRA9TVsSAnZWagAAc7sQAIqcnz4fhI96K2wjTu1p\nUF2Iqbx94co9AfrJMJqV8fmXlv4XsrVdW+PpurbruMcVsy7YBIcO+UjEEbk7\na3dmpkj6nobBtrzY1rPHSBaQqOmYDtupw2hX3KA6nc91dBg3YDyLcb10RbH4\nHq9mK9mBWbLDuxzlK2q18aT1yZ425hmDGcfX0JCm/p09PiQRaVxo1l7PnZJ8\nhgZV7Ibf6JH+nUuXI3BxI1Uc9PHm1QVTiY5bYpeZDLvHZQaOKojQhLbAp/61\nd++GMcvoUinsKhrrPooYJdkn4keVUxvsn0nrnihePylscs48eu721cmrdQDJ\naHdk1kD94vAu3jl6f57PDtH3+3nvJ4pKUp6d/lzKTex44NSo/S9igdMa3GUM\n11m5dQ1pJ1QPxPdE32XuIRCH9Gzf7F7JQP6Pvbvte6i0GXNk8JA3Uhop6Cts\nQbHieh/onGSYvuwEJfEseylYHCE+8d+cyskaImEX1orBn9bdx5wMU5iAY028\nndFUmxWexwSU2WMW60aC6vmzzOfW5NH9GsewAmB6KU33iIl/lJ66IwNtV+o3\n8YzVMxL5Tbo61BJgCzuiPbpS70CfAAhSKG6VQw6453PUUAHRvnl1Pci/oYNW\nhmtX3IbbJuCcErTqjSgitDf0uiFj9wAkOjKOORxHNxKK0hEnioGsIo3rOwWg\necGA\r\n=nhqd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"03ecc530c38fea26fb6a7033753982c4335d24e9","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.13","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.1","@0x/contracts-gen":"^2.0.24","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.0","@0x/contracts-test-utils":"^5.3.18","@0x/contracts-asset-proxy":"^3.7.3"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.20_1609802566957_0.5301538535068102","host":"s3://npm-registry-packages"}},"1.3.21":{"name":"@0x/contracts-dev-utils","version":"1.3.21","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.21","maintainers":[{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"90e82929a53d996de99c3560616fba5b8741aa5e","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.21.tgz","fileCount":53,"integrity":"sha512-tNg9ZwBTeXBJJtEQgR+aYs/FObjwlP9uT265NoT12JDq00nsDN1eep4cayxw2UM7+2uUyHunPIByuykXL/EX0g==","signatures":[{"sig":"MEUCIEy1UXJSpdWJJTOEF7VRkl0xREWscJ6x4oCLJiHP9bxCAiEArL0q4FSELzEhDh1QKiejrEbzOTNVWPLJ9JcbLXx6Fnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2220168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/nJWCRA9TVsSAnZWagAAlucP/RMCauq6psX0ov+jiY74\nK1qazlloj01l/IEOVwuCbrCR14inV4PiA1wB/2j/oo1NRaLLJ1TOBJzc/KuU\n1jF4y777XS54DRHsSEXIb3z2eQ6vvL+chLbgBrhXgVv9KG+GccoTpNH2knYI\nHem1zXz/CNwf9hDz41G+owS3IN2FLsmwluuT/h0lJBA0RvEMtOR6VBDd1hxH\nRP4mJkn+JprXWGotfqZAxR8hyxUbsS6W+wKPTBAhnfA1xylKW3coK1cnO1/z\nYn60geeba+JFWTkUWtMgOgRu4q0wk5u+skDY2sX4RZ/0Kdjsk/es88uyDx23\nX7ASGDsh2Mwk3oa1EaFPjo1PkxOJitEqJRejw5fsIdkgdOG98Cu446esiblD\n8oGNA+9CLZRFRnHh3zZZlZID/zhadwz3rcghSL0j9QzGzno/fUw0Olqy6+o/\nrd1kawo/lGqHEhcdtFhdQfdKhOs2jfXP/lUNSPAqpdVbrchefay4YYY4359m\nnbaTkfD1zjzRcP5sA71tftpz4QeppsemgJhPuvCk/jbowEkHR/1cCcg+wYsg\nn0JlLpDgn+snHmXFrRA8mXoWUer80L6rKojUwjHyV8iQmgUVvgGcmXU190js\nvmO/iePLN26wf3CDBvYGX5Vdlqg7eu7PYgyxqZiWeSvQgEmT+5XF/g2FqFK0\n7Tyl\r\n=tSUQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"f28310858697729fe8aaaba03d52b5f47014324f","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.1.1","@0x/assert":"^3.0.19","typescript":"3.0.1","@0x/abi-gen":"^5.4.13","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.4.1","@0x/contracts-gen":"^2.0.24","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.1","@0x/contracts-test-utils":"^5.3.19","@0x/contracts-asset-proxy":"^3.7.4"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.21_1610510933807_0.8594506211109556","host":"s3://npm-registry-packages"}},"1.3.22":{"name":"@0x/contracts-dev-utils","version":"1.3.22","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.22","maintainers":[{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"11211479d707baf4d5d41adc2e2fa71eec08112f","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.22.tgz","fileCount":53,"integrity":"sha512-obctJ21HGUg2pNJUCFRuQ9YA5wG3R1QigHZb9I5oUaonhKbumOycp2rQRfOzV9nlB0ZUhomq97SEWk4ysgCQrQ==","signatures":[{"sig":"MEUCIQCTiuwT+SefLk6jT1QS7pRKeQdIqLVw+hch+uuONvk0vwIgE5OJstWTaUqV07ZHT6TyvPPWVQlIo4bU45Wxjc9Kz6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2916646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgD8yMCRA9TVsSAnZWagAAx40P/A4ZBs7IvgC+OwYQMpk8\n3ajyXyJmW50k0QfXXkI8Rjo0iy+Z7II0lGgg/YXL9UlTjWB3FcMzHNGqY3RB\nZLtUeYiGsbJN3IPJcFI2h/xEFWjxUKfBXLcZnnXGhG933kUl4t6e8lxbmThM\nOOueZFFF1KUbnpsvc6b6VrD+K0sjrZ4w4i9bHlnJKQchnwLHRkao5xw/YhAk\nx5R16NotL8GGCGAnoe+qUuIRJBgx26NBHlf4Ln51m3sDqqSDzz2pp/WlCo1w\nla/YMULqzvjMZBvu19veeaPIlZe6Qv02QniT9FXU3jcFUqTmPuRp/lESKb8P\n1POlQ2jQUjx4y2Dov8RMUOXUU5wOKS7KyOKWJY/hJPZJT4mIjRljXS44svhq\nEoWpKGcC40Ao/Op9wRqTuA5DeOvqdVCzHCRcrdpQ0w0/Te09j82SUv69BNbP\niU3zuCtBFbXRQFFrDXyub7LEjEJpnbazpZPUN8UrENXIeTc0U72xd/gARl7s\nre4MA+Bdn1Tjlu0S+cPhsLNRH9tWDOG6eFo1++DxX67oYhBQOK+f4iKr/2Sv\nJ+j7WgF0xNK/uxMwRku+fLT6RgcOY8oGKSdH/s714YrikZ12BD9kP/FrlCuC\nHuLUSVsg460TlsgBKzxmq+noY8RIdxBE61EC7QI1hgZgVLfo5SMLEBlyhQpZ\nhDM+\r\n=mh7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"96e0ad789913c1e7c46d5a4365e2da4a636aa131","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.2.0","@0x/assert":"^3.0.21","typescript":"3.0.1","@0x/abi-gen":"^5.4.19","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.5.2","@0x/contracts-gen":"^2.0.30","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.2","@0x/contracts-test-utils":"^5.3.20","@0x/contracts-asset-proxy":"^3.7.5"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.22_1611648140079_0.10570598723761471","host":"s3://npm-registry-packages"}},"1.3.23":{"name":"@0x/contracts-dev-utils","version":"1.3.23","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.23","maintainers":[{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"96072d0c81846b893bd389724dca9dc9ce11f355","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.23.tgz","fileCount":53,"integrity":"sha512-NGJQLR6NzZjkwnM3kwms7C/IWmyhVCdNdQ7ouEgm7nm3DppT66li96SaTZPSK3A0jXY3peiiUMQR+orI/FijEA==","signatures":[{"sig":"MEUCIQDyfnvm70fPY3jIj3vCrktIjzCXk+XSYgamtLc2qSuE5gIgbQKaAs9l0nPf82UXCmttvzL5dMOmUPLB+OrZw3mkeAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2916889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgI6wdCRA9TVsSAnZWagAAl64P/i5ZQN4RqSKaK/JikH/D\nb5FG3hzfdv2L6fSWfMNRQ+K5/Bt3/FWwddbop38VICO4AJirrpkKwu/zVN41\nz8L9pDvKvvA4uRXoBMvomBsNDj/P/03mx1aiqz/SlV46F0e00AOCUpMyNUwU\nEIML+1SolJCvvGjOrMS/60dBe60fDDT1S5oFwNEQabj9BDs7PY5gqY2et/Wv\nK8mjkKHD2HHSmiD6TIgUuWCi68cc9jkseOcWKwabPck3QFI3aTBEujUfCvXZ\nYY2b5MIjMhsZ37+8a3kNGLfYxFz4u+cmmTHQ9872/Zb3WhkVdHqC5OvhBr49\nie1xTsrNe0bPearULudmmE5U5aYmNe3fzLFBrtBJVrw9XI6NnhQJLDd7g+MI\nfcJbRVomAQlOMByIuNmQZ4Tm/3AcbY4WOHn34hhOISOHw+iuFia/YTddTY46\nV5kFlKCGIWNTWdRnCUXASKT7tYaeKqoxRuutq5kz6snvNSj/QIGqDsKzf5qP\nNMdpr6GM1Qx0k/nHC8QoZIwzLxLp5GHJ35wluCezong/wUXEA1Ob8x/Jyze4\nwA76aVXO8SK+j1H9Ga7tVOEW85vw2nhEv6FDVxSyl6e4TX+Bmj5OR9ohE5Ff\nRM4HywLDbqBweeIx/lKUbHo9j3rhM5bqY99WC7nEXpgf8s1v0JkAa5PQtBDb\nxJv0\r\n=bwBY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"b29196b9835b86da70bdadff53e3d799d25f8a1f","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.2+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.2","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.2.0","@0x/assert":"^3.0.21","typescript":"3.0.1","@0x/abi-gen":"^5.4.19","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.5.2","@0x/contracts-gen":"^2.0.30","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.3","@0x/contracts-test-utils":"^5.3.21","@0x/contracts-asset-proxy":"^3.7.6"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.23_1612950556847_0.8584991194916038","host":"s3://npm-registry-packages"}},"1.3.24":{"name":"@0x/contracts-dev-utils","version":"1.3.24","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.24","maintainers":[{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"6278a60c6898093f5650de07bc9a9db71ab03c45","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.24.tgz","fileCount":53,"integrity":"sha512-LC/iszeZm833aeaUI76aayp3NylPL+Vo3gJIk3a8+tM/voeEfM+gcBOOvfo01li8ihZkleDOLZQ+KVlsTKiWLA==","signatures":[{"sig":"MEQCIA9yPncpVlMcjwftgf5T+pZoMSkDOmQlLytHZReTagM5AiAM/plVQD+CZlfNlM12GOpUvkeBRMqXEDINkzYMVs7Mng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2917132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNdlKCRA9TVsSAnZWagAAywAP/iC6rYlcTZrgJdqqg+Ba\ncWZ7KWAaDJThopVpGub9E+m5b8GrWDlyOrbt0wWDKbKcc5/3//3+22gbS80t\nqPnfRGZisP4Kk86UrPI+hh5gwQWKE2GImI//ArL3qjjPM1QR4K1urd6PCqrn\nJMoX2tOWduiES89EQ6ylmO2A9m0srE3fuYN/kJhFN9ra5R6vBeaIu7O5hGvL\n132SOF5xxKj62Gmnl8VdovSC8u7dXWUybCumFQMUnNgknRj/qFeW02qXizus\n81GQSOsElhX4arPzyGsdlBWnB4u3Zf/LCU6GitIuXeoYV2NXOxye5aHkGAHb\niHZmUMcxegiQkpwXEQ9pg/NzauWrzqlUDZ4vr9y0E889UMVYZv0kvMyNoUmq\nFtl/ycPsFCk0v+lMztRSBJkGBHm0WfamYs6I8RlziAGUVHbT1ahLEYT91Nrd\n3bcb5aKuzR9Ds31DqZoA4h29WYETUGFfVOcMAcayLTwkTp+SDBBwh6SpoNYU\njnuArs70PQdoNMwARzmyhVmd0a+dxvmZ6Bf/dTTM5ZAlsOPRlZB1mzzP/X71\n5/92ZuIJtxD4EPNgx71cZdBXh9J7yrWeAlVmfl+O6RFAfH58TIoJK7BtnDkn\nW0HaO6Gv7X3kFoGYUW+yskcO113q+vwNLTQdpGBkE81KGJiaXqA7ZhbckGip\nKAJR\r\n=od03\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"08e1c5109f684e076bcbca82442b2c0d19734241","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.23.3+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.23.3","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.2.0","@0x/assert":"^3.0.21","typescript":"3.0.1","@0x/abi-gen":"^5.4.19","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.5.2","@0x/contracts-gen":"^2.0.30","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.4","@0x/contracts-test-utils":"^5.3.22","@0x/contracts-asset-proxy":"^3.7.7"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.24_1614141770265_0.30117598158793935","host":"s3://npm-registry-packages"}},"1.3.25-multiplex.0":{"name":"@0x/contracts-dev-utils","version":"1.3.25-multiplex.0","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.25-multiplex.0","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"a721966744508336140a69ff9072509389eb92f0","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.25-multiplex.0.tgz","fileCount":53,"integrity":"sha512-Rxe/BgyW9v/aOOGGpXqlPCNez3/gs2TKuUy+ku2AsymemWmNO8wUtBhPd3BW+pX6uvNU53UZZxWJ8ANEp8bLqg==","signatures":[{"sig":"MEUCIE83rfeX6kcbo8e/WDeQ4UfkouqVaDrpLkKTH65ElNB+AiEAyuSE783cY16FU9kHi2j9mMAVkACDA5aKeLZ65a4xqmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2917444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUS3xCRA9TVsSAnZWagAAmkoP/3+drEgTM7Kx5kd6SQyz\nHDqDcFssxytOZCt89HTy5bBGumf0u6DegWOFgWkiR2junnLWx99d64AgD2X4\nlI+U1Ikb69FC/BKhHBn68W0PnE3yir0vG6zeZL5ytaA4H9IuegAaFyuuG96i\nQcVwfQBSCdcW1iQWaNzOSr5cwYBh+eMhkMztpn0ksXgTtlt18Ug64ONYQmFN\nKQMxZQhscwvdiRuJGnTvFw09rxooqKlAck/aQYuL7Zc4IS+ykAtDkN1BVaGb\ncH+utynIR42wRnDb2+IEjb1N3AaSkl6k94+HsxpWKp8S5ig43yl+VS3CrWjI\n1Ki/nJY3ktHYlbVpFhljDifuz+vSYrROmkw3uKHGGpZ5RnZP2YqaGtL7v5kL\nDc3BjY9QY/HX4A9uWaEiqGsHK6IkYD4Nk4+FdxuTiBUDVp9/PIAmlsnXrZ+b\ncf+etAAE1CTGh4j31CVCVQ7zx1z/GBGaf+Xu6pdDpGKQHeHcShOBc0Cf1Qwd\nbWGtSzVh7Nw+PPGmeXu33ehsvwKdP3xlBSwKOjVQhzLzC0TPpMy+uEnK2v9w\nzJS5zmjj1IZsESbMYj69R41cUoc/X8+qCq1TxeD3qQa5k+pFd3pFYSS+GzDv\nhJ1LST5mkR+iCf7445m2q5v6w7WFZzm1T1z40GKfhkOILxqkjTQisL1TPLyz\n8i2z\r\n=xitC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"readme":"## Dev-Utils\n\nThis package implements various utilities for developers. For example, the `DevUtils` contract can query batches of balances or allowances given some `assetData`, can validate batches of orders, and can decode 0x-specific calldata. Addresses of the deployed contracts can be found in this 0x [guide](https://0x.org/docs/guides/0x-cheat-sheet) or the [DEPLOYS](./DEPLOYS.json) file within this package.\n\n## Installation\n\n**Install**\n\n```bash\nnpm install @0x/contracts-dev-utils --save\n```\n\n## Bug bounty\n\nA bug bounty for the 2.0.0 contracts is ongoing! Instructions can be found [here](https://0x.org/docs/guides/bug-bounty-program).\n\n## Contributing\n\nWe strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.\n\nFor proposals regarding the 0x protocol's smart contract architecture, message format, or additional functionality, go to the [0x Improvement Proposals (ZEIPs)](https://github.com/0xProject/ZEIPs) repository and follow the contribution guidelines provided therein.\n\nPlease read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.\n\n### Install Dependencies\n\nIf you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:\n\n```bash\nyarn config set workspaces-experimental true\n```\n\nThen install dependencies\n\n```bash\nyarn install\n```\n\n### Build\n\nTo build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:\n\n```bash\nPKG=@0x/contracts-dev-utils yarn build\n```\n\nOr continuously rebuild on change:\n\n```bash\nPKG=@0x/contracts-dev-utils yarn watch\n```\n\n### Clean\n\n```bash\nyarn clean\n```\n\n### Lint\n\n```bash\nyarn lint\n```\n\n### Run Tests\n\n```bash\nyarn test\n```\n\n#### Testing options\n\nContracts testing options like coverage, profiling, revert traces or backing node choosing - are described [here](../TESTING.md).\n","engines":{"node":">=6.12"},"gitHead":"2a6d66cc2a79c3c5ac31116ff06d689f06cddd5b","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.2.0","@0x/assert":"^3.0.21","typescript":"3.0.1","@0x/abi-gen":"^5.4.21","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.6.1","@0x/contracts-gen":"^2.0.32","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.5-multiplex.0","@0x/contracts-test-utils":"^5.3.23-multiplex.0","@0x/contracts-asset-proxy":"^3.7.8-multiplex.0"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.25-multiplex.0_1615932912923_0.34616871132378746","host":"s3://npm-registry-packages"}},"1.3.25":{"name":"@0x/contracts-dev-utils","version":"1.3.25","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.25","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"19ffda49e37187945118bfecbe261b74f217cd07","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.25.tgz","fileCount":53,"integrity":"sha512-4UIwOTRkEzuLP4P9kG/ZIfsCRWDsM4jcrfEfLSiAB3BvuRwAWkL4R11uObHkHDehqnpbi2WziTo+ZkXPHoRAxg==","signatures":[{"sig":"MEYCIQDcI9ldaCpriujZd5f9K3U3mCk854ctVti16l9jE4MUhAIhAKDssY9qEWoV9msaFE58AKA9/4ettZNfuu+i11VlGbZc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2917372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUkk/CRA9TVsSAnZWagAAw4oP/2VO2UKgxug4vZGFz9EO\nXs6HaGlat+UCXewTO7Rn01ePOArgzkYlVaJZKYKYEKrQy8TgfW6o/ITDtXb9\n2DNofp4bja35Eg4GJbXCptpVblMPA9TNhE7k85jYv1DS5HGNimPxIlmhoLG7\nwnA4Go7HfRHcHc5dz1xrzYpt9hw1VV/nYUqpltV6SY7CiS2Ar6DXlPPxcFq3\nmjwfIUgw5auP5c4O6ERvG8dS7k+tO0lqKWLgC7aKAInCvOcPji5KraBgdxm9\npUydXeqjTRoVtyzfD4aEEnbht7Dqhkw+P1r+aKS/R3r46t4dOqqtYNlP658+\ndRR9pm7cuvdd5ozgA/e11Bw1vEapDUFGiw9ReneweK0lYzGcSCmhIxbHpy4N\nBnbHYwIFzT+55H6N6V0SmHtGawRnbzelRyNz7Y3DBjBbSgZh1Bbcz9EccQAz\n59tRH3HjeaQhYnlaoR+NmIHzrooLqtKbfJMNEbc5UQeBWfduvnFCe1jVmXDj\nSmVmZvlBeHXGEMDB+SvA5DqNG8G+RzSM8VG0EBZaB+a2q/1vaAGUG/BkrvWs\n1aLhX5bo7Wb9yBOpkh/4ZLlyjHVvdICNz8uXb89qmUbHoH3/jErVdMNrcu1b\nbNeYm79ARgIQtJOj/SCl6w73ab+gGSyzVENz/kIroFD90J76XuoI9bK7mo/c\nhHLX\r\n=kB4R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"4c3fbe83ac8021fce704289d2e26237e135d9083","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.2.0","@0x/assert":"^3.0.21","typescript":"3.0.1","@0x/abi-gen":"^5.4.21","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.6.1","@0x/contracts-gen":"^2.0.32","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.5","@0x/contracts-test-utils":"^5.3.23","@0x/contracts-asset-proxy":"^3.7.8"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.25_1616005438962_0.8569163353153493","host":"s3://npm-registry-packages"}},"1.3.26":{"name":"@0x/contracts-dev-utils","version":"1.3.26","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.26","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"1a3af43b07838a9448e371442e0c72742babf0c7","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.26.tgz","fileCount":53,"integrity":"sha512-+WdyVVdm/eE+ATNWX5I+T+JZwQDZID5/Uy6Qeyo6VHaqvV0WA8BfFq18awJrYotUzssnLH5HS8GXNc0kT32fnQ==","signatures":[{"sig":"MEUCIDs1UksUYfYieGcjQZLBA24PdqTaw7KcHkVDrwfciyrfAiEAu9mHzMsgVzm67zAp9KNh6REUQl2w1hROikdijoRzDmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2918975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZjZ5CRA9TVsSAnZWagAA9kEP+wQFN5fkmARTpmSV9MtQ\n8VNtYHecocdBtIIEwTcICxD/hctQorL+B9BIxkLuRuEn0WnC1qOfoq/Us5q/\nV7TA9NnM0lEnSVmb8MWJhbtPGAVx3sgLLl+9E18xqcWTeWQJq7B0sjUOkr3A\nRK9ZY5J6B/8vn0lXGxagVC7EmbxcknYGWBH1mwue0AxmGvVqHFKnaVPE0uxb\nhGTF/2PW1UiPv0asW0ZT6KA8VIoOIvieMGAxWuF3Uz+8Kzk9UwWdIEt+X8Wg\nEPrSmXLIG91hTD8ak2KlCdb+4m+6nFFDTpreZBXDjlRkq0rPQfCUWXA9/Kqj\nVuAvmf3gBhnkoHHHK+e7p6Hcy+BNAGQk+PiRRB45KC4ukQ4Ca4noH8OUxBUG\nL9P+zWyDIkWlfvM/0jyYQe8BS2aTbj7a/ckUPvNjtlGDU1dL4jSFAlfA6QLt\nfTcijRAC0/mfaxryibk1oZ1s3DSp6zx0KsL3zJAruL09YydTWSbXMJ3QpXY4\n9sXR19oZgPaw/3sv6oMNsaIMqR+DfTg0Pr6eJFnkVm3u01DFQLq5RW9yMlo6\nn4i6zE+RyNSg8Z1m9N1uHFAXdHnUh6b8Sk47Dl9cUuJGaqqG0F8G2DeckOId\nijrDVu6ogMknE0Dyl6PbN+l0hvSl+cw1ToPpopNh/T7XVfwwW/7o4FzBetz7\nl95l\r\n=ObBq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"5a15044ead9afd2b899b6cec1a9b0b29c8ca842e","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.0+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.0","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.2.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.1","@0x/utils":"^6.2.0","@0x/assert":"^3.0.21","typescript":"4.2.2","@0x/abi-gen":"^5.4.21","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.4.0","@0x/sol-compiler":"^4.6.1","@0x/contracts-gen":"^2.0.32","@0x/tslint-config":"^4.1.3","@0x/contracts-erc20":"^3.3.6","@0x/contracts-test-utils":"^5.3.24","@0x/contracts-asset-proxy":"^3.7.9"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.26_1617311352548_0.9546021132793785","host":"s3://npm-registry-packages"}},"1.3.27":{"name":"@0x/contracts-dev-utils","version":"1.3.27","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.27","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"7b1b214f330d69bda6985f092d5372f831058d1b","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.27.tgz","fileCount":53,"integrity":"sha512-9gGb9BehQB48ihKEHYTHhgrC7M1g9L448P0ZAV4I9CNmYhIladnribgzZwbS8KXbtuMb6Ip6ykvzoqivtAK1AA==","signatures":[{"sig":"MEUCIBrb9F7vcCgsFSWLwirdX6cgbgkgS65IgA9P7KxLmztnAiEAqB1nIssdUDHED5HM5L00/ImrypFMZ3uoDW7TEZe+3/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2925453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiRNXCRA9TVsSAnZWagAAwtYP/itVRXE5B3TjFGXOFxp7\nOSPXgTGLaAzDq7DcnJ2P0nWeca0AC2AOoDHJpdViC9UE1zfDXkaQH8L2VeQ2\nfrfH084NXO8/wkV4l9lu0EEM6NPwLLVQxiLyAyLmwt4RSPUScsxFEtjoF0ro\nQ2QN2H30dWGjKFVtOfaTo10s3O/YS3T/D2y28PA77y6xxSVOFGa3FXhiz5T2\nsx5pH9QYsBR0zD9GKfWj7KHeb6ryxsaS6egSKrL3GXvVDaTgCeHBYIz1vqkg\nHunyuiuQMdg41LpC8KWHBCytxTewvwfjKFvGAncc1Y1us73FRDnDp1r+yTXz\nx3zhWmOqnRit76G2DOPcA50/Xr5MbI2gka8TonTwMUfTySAbGvXD9uKZqz03\n6Wz6WlFwRb2yPEMTt6RY4Iebjmju8rLjCyqNkAr+4Ejawan2b30t94tLQwuI\nkvALUsMYhSqkJdQ33VO3+a4s8WKNgKKPTT3h+0fGacR/D6+K6gLRXamL28e0\nXQtzOZMM333EzMFabWDo5YJY8/TIZCpH8DXpO3vn/sEU2g7OLSFMzyy6NMFY\nyWk2HtYFVHu1nboBajqZsdJ+Z2EaLk7OOaDD9DfPM9M4jlTxC/u6ovKC4+id\nKEN9X2GavgUYpVyzpCc/xI7P0h0PCg2o0osPT7L7ccurJspxCA4n3VE1TKhl\no4Lb\r\n=YqEq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"c03a0147408edf4f7a26f9a6e9dcb01759678195","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.2","@0x/assert":"^3.0.26","typescript":"4.2.2","@0x/abi-gen":"^5.5.2","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.2","@0x/contracts-gen":"^2.0.37","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.7","@0x/contracts-test-utils":"^5.3.25","@0x/contracts-asset-proxy":"^3.7.10"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.27_1619596119124_0.3451737608625267","host":"s3://npm-registry-packages"}},"1.3.28":{"name":"@0x/contracts-dev-utils","version":"1.3.28","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.28","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"d5115bd33e0c3ce26d93d0bee09c3967a0e877c1","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.28.tgz","fileCount":53,"integrity":"sha512-p0Jqiino0w2lL1wk7FaUccxsMJE3nYox25L9y0sXa1iRK5SvgVQlg25esGiK2/JUhfHVZ/3bbmMEcBG073/MiA==","signatures":[{"sig":"MEUCIEy9xJV4dKwQV3ZuajlOcEdoA9z4n5X6+TpfzmJMzZbbAiEA5YBDIusJfa/MMkWXA7bNEX6lQzbu4+gD2kf6wzsozb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2925689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkoJrCRA9TVsSAnZWagAA7GUP/3MOULV1K5X7o/zZwJZm\ng73HatMr/O7GpbKXkJV/NAdK30g9CkMbMbkem1FE3AYEyFiJHBsM36vqvUUx\n/LoEz79iNBLk+ipViOeIdrNyFSOgYzD1creGgp9y07gn3+cFJkUtlCDYslL6\nO/PfWZxMyae9pskhqlZd29wXMJXdxixcTnjaaIPzMWt8WdhSNVGAcLUFYFwu\nBy353PV2LGu2Pmu1SZ5rh2tdoZEhX0rUlPAPqaOR/wxI1MwSgS857vPWnNYO\nQmXBibAIm12iQH1MtPyKNQnvpHybbiOeTgjp/kohKUg+bxGtrod9f3ja2qv9\nkrx31QvG+lGKdqUGe5QAmY+MOTQHcwYE+/KPTHdr1VnBhynJj5gNVudj0IIU\nrbl1AOAFpNXPl6pKs5pAdF2vpiWpy+mjq0WKO8ZgXjy/ul+6FbxHuRMrBEFD\n7b6QVfrIfi46H4/1u/GVsEFnmfMGR4JslKT/TFTRKTz75sJbeBncJb4VrOKr\nY2QLBrwrT/KA0LtO5jB4m4JBbxlF506UP/8lROTQgtRCXbydb3YCnRntRG0g\n5O2HGthg23/QbDE8GCTo/+3Wz+C1Y5vVFV7mmQd4Xva6/uS+iI7G2/5MzK1M\nKQTY7ydACwGK5dWysrJDo/6qL0d5vil8y4nxcdPNxLkskh2I68sJAXLR+NJg\nrKHD\r\n=rlPs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"fb249f02fcc6fbfa9e55db4908f2ab4ee57f7c87","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.8","@0x/contracts-test-utils":"^5.4.0","@0x/contracts-asset-proxy":"^3.7.11"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.28_1620214379151_0.39669636523631135","host":"s3://npm-registry-packages"}},"1.3.29":{"name":"@0x/contracts-dev-utils","version":"1.3.29","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.29","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"b78e03e4d97cc3b24296495044a9522e950b14e8","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.29.tgz","fileCount":53,"integrity":"sha512-HhMqgF49m1siNQTFOW7mMvu+MFn/0ctJPSskSdn3EUuiQNP7d38natnBLAjY+I/jKnl7dtYFWpIg6JCxEXLwaw==","signatures":[{"sig":"MEUCIQCiOb3EmUvicQlFVrNnwAX9zVNYnlHEVph7ztu8J/r3ygIgIshuV0iRNHbMlBM5AmTZJM3pNHe3qoDOEqVBes7I8lk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2925927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgp6mOCRA9TVsSAnZWagAAMX8P/3EgR6qYCqanThvHf8Gf\neyIuJbaX5vd0RcwfMeS4tRQ9/1bHArp0yeBnzdvpMGy0rxKRTB9SDPSEpNUI\nOPC6jpKfL4Q5/R8KKo5p3cUIgnB3ld8Xu9FXSXyn2ARM+0PD8EiLMiErR845\npPvn5BtBSE/fjquTemSU+dQkJdoHm0FXYQ8aSR7ZuGiplMQoVOJVRtkJgc+e\nXHXGlyZvXDrGu8eL8hr7QD2pOtYSuKWybx2i+z/sCmHAGnKCFaU1hSvpRM4L\nca3tz+HUwBXrhwrkVPXdYFamlkJNM+LztjNGQ8p2xn0nzpl9OF1/Ddy7IipP\nOElUn0LSi4nl4u0tzcALsc9smeid+88IfnClAj8krVy7rSPnIfH1L2i3dlS6\nSDg3O8iPqukw9ozKmHJu6K4KclnBwSE+QhWW8kQB6z8095Q1jxuN3Z3S3F4y\nf1U2E55H14a+fd1GBvkRM1FI8118KWDCWBTLeldONIvFgJSSRc7Rb8aQmu5B\n1dfLjetyvbIAP4rud8eA6CQRfRcTcNDUz3TJD+yojkOc3Qi+bn992GBUqL9E\n1+HGMJgI/3mj7tdEpUxW2jdNWKH/93smA2DfA9EVMrJuAGkQi+g07guGyOcg\n9nj9c8Z9QRaRh83lHmbUSJluDGUD9ub1UJnXKsPvkMFjG7z3LmYnAH8AF6DH\ns/1Z\r\n=ayWX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"d5ae971f1c09d4ed7608a30bafc5bef7ab1c2e7c","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.9","@0x/contracts-test-utils":"^5.4.1","@0x/contracts-asset-proxy":"^3.7.12"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.29_1621600653610_0.017627702468059336","host":"s3://npm-registry-packages"}},"1.3.30":{"name":"@0x/contracts-dev-utils","version":"1.3.30","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.30","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"fca3ad8c1d4d8d2ecd43ae9e25a86b9aec368904","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.30.tgz","fileCount":53,"integrity":"sha512-5nkwNxT1lgWx5zWtXm0RKbz1RQlXL2q9/aJHiHVq2jEBsdogD/2D8S/Qp7MaXm1zAMzAvv4bbpStzFokaizpAg==","signatures":[{"sig":"MEUCIQCwcuPi/Dtskcwm9xT5r4wYRgaRLChxiIZjHX7IIPpdJQIgbi6HrmGlWQ2Xqsf2PEGJthb7ylwfKI0wnxt4+BYInxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2926166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrOn/CRA9TVsSAnZWagAA1CkP/1+I13UNbzNRkwnzStJp\nM8/VZNtdVktnyAGBBSQiAiOuxd3UInXbHaEj7sgTnfuR7dEBsBRgx5pchKgT\nN9eFNZ90vjKknwEwdHwNOay2ryaJmfowIZZgPCirKpXducAgdzUD/Eldg8bu\nrfcS1/kp9uBa1N9L6eGysIKa0QDSF8ln6FlxY1XzPIQfBA+cHnKUIa/VmS/a\nW7wQndEepHULqV1vw9DLJigk/Lkxhd1jR5GKJUTcjYLRlS6+I1hE1Q10T5wl\noHQeRU7kFgIcpHKlt2VlewyS3f7rBcJ2l0jPZPvapPMpilOYe7PJCb94XDeZ\niEfCvEoPqvPQSnt6j5sdsdy3qIY0d9Xpdv/VcyEFnFNLSVXjbtLMweceZEsn\n/fE3EuYaOsWuZduNxCPchmKMIwuP8q82a8+YvkhFSCRdmkSzlh9CIqivMP2S\n1lO/mVkH498pGzFgye+U8zQ4nA+wHIS6v7bSlXzQ+6OJfk8NMSlcR6yckB9E\nbfxNc4WNSYwmIXWqxTOXJMkumQegXozf7632XmZrMy3LPrkWSVdnOgDt2+ID\nwWQjhvkhGerlSKP9cnzlciWusslnwt/3c6F7JTWkcyG4zja9tc/b/CSk9mEy\nVuoLqJyNw6g7wfMGPFoRzHM5dDuctcu7z2fj9Xf2dzEhe7QgCplsU2ovDgYr\ncYLb\r\n=nERJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"bde3d6dc6afe1576ba07e5950e3c6913234516ac","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.10","@0x/contracts-test-utils":"^5.4.2","@0x/contracts-asset-proxy":"^3.7.13"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.30_1621944831030_0.1662786795318274","host":"s3://npm-registry-packages"}},"1.3.31":{"name":"@0x/contracts-dev-utils","version":"1.3.31","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.31","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"bca70dcf0d752f2c18a4ca6b228e53f703e092d4","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.31.tgz","fileCount":53,"integrity":"sha512-uAnCAmKnAWIV891RbDQbhv4D6S/Z1saQyCIicilcS9E0KkjW8IxNZbjQOF6cLJrLNCjNEoT15PYQh3OuVjr0JA==","signatures":[{"sig":"MEUCIAbNPzJqOvQbZDNU9rgmRPbx0MYo7uhbH745ajFEDXcRAiEA0c/yDTxgfR6rkNQsvUjQ3PwQIknx5Q2+/RRlEV65RGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2926404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtw7qCRA9TVsSAnZWagAAwskQAIAU2GcHLrmVCsLvG5To\n0K2jkX8wngGce/bdN4xy1RcFTOzpheOhRRhr/QQnFrKo8Svm8lPo32wpqsoS\n9fqbhmZ034CfVXycCR7DsxDYC7A68Q6m8YIlhYGc6HLc4pLyvoqv3p9+/LWB\n6l7m/oM6RZHC8DRD8dSdh5mruP0+9/WhMYNcWpJ4N/3baUcXugAlyaVu3IGv\nnhR6lR3UD6wyioFcnQBGQ3wkUpea0CW3TtyXBH6vJkQEsYMxKu7SpKuc9oCd\ndMz3ODAQ3h8XmlR6WHQt99VkYV4MROmZTs4meP7+aa/thgLmt5360XjOPS38\nT51dUvVPZ0q12LlWq0qhqtaiBr0HU45BjWnP3ST1pTfxy5VmTsC9fl3UOFeE\ndMgMGDRYA22wgoubKjIow7pRZgPOC2NgaosW48lbPDYgYk7e88cJSifgdHpa\njmZg6XcA+ZoJkVVE4xR4BPaDD6768B1wfM+xxtZy4BMVCI1RkVG8WYeGv7XC\nqwByDwVwVoTSU56Iw9hkeFIGFTYJkuf5PTT0t4J8JZ2k3+Khq1m1MDGBpnE/\nIzUgToTiljKyT7Tsbw5LHBAN2B8JmTN8AiPPSh6bV+0OfBPtxTNZRa4pMSZ+\neDG4s9P8gUAb+BUuQiqqR+K4i9TGRhzzlU/Hke+AAw9PgcbdHFQwTcjMab+j\nDHVk\r\n=juHQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"9bf889aa30b9204b384f00954191491abab27e43","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.11","@0x/contracts-test-utils":"^5.4.3","@0x/contracts-asset-proxy":"^3.7.14"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.31_1622609641771_0.5892158626512087","host":"s3://npm-registry-packages"}},"1.3.32":{"name":"@0x/contracts-dev-utils","version":"1.3.32","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.32","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"beba73013568be90bc57eca9fcf9598ec061b919","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.32.tgz","fileCount":53,"integrity":"sha512-RUOJ/gT9xsvsV7EFRiFzYazNIISAbAhmcnbV0S59WlnxkmXrEZHmniplWIqT2qzyfqM2mpt21Vi362YZqcaQIw==","signatures":[{"sig":"MEUCIGxwqzGTDc1i4F4RsaThdlUGWfG4QBkk8gCLuQSPGczPAiEAvWh8wDPzNzP9UA0nLdl4vL6pw/wOJqMO8NfecRdxYjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2926643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwtnhCRA9TVsSAnZWagAAjH4P/0UKUuASdNGEHJaLyWuN\nA8wrSMtK59US0muIT+UWLE+hSWPk1Us22qnZJAxlP42z+z8tEEZtutku7KQW\ndKwoZwipFv8Fli1OAPbUIrdRQGRtuEWpInpbB+MK58CCOM72iKP+Ut/1WeF5\nQMxrgFYbn4jAPcFCWuV00OMmpg20v+dlIV9fFIvA7kVTDYe5Cmc22SPwh8iR\n4WDQsAkDBb1rWEE1xAMWl5+d9kU/uxbUY4sejlp09XBlZSJgqzCBGi2WsNN3\n/iG/26HfcMuxiSw6vZ7NNDPWCYyM2KStPpZ2oAkrbZ8Dk0WXMhSKO9HW+5iu\nXzWBbz/d1I1XTMrjs3pEuC6HN+Dmp/y1gSVUNKw09zDskZMlYVan6rv+vbl0\nInRPt5l8PenXBpxCgC8Kn17nf4vWQQqYIn9vnbYr5WX6As4zoihlJAhrcWyr\nDGrvIYe02+h1sYeXL3PblJVEzRGiOzGiz7ISFM9/MYOLErn2x1kh7CYMQS3X\nrclhkI2AeniSrT8VoMFNWRAildSYyEy1+3YvTsKklMHWAid5OnH4tDf/usaS\nZX2N1uYgoW47pEW4gpffTOsLKViQDByJ5PfVHKYTiQ/pcnRaSeQwIkXT7yIK\ni6kvd+Pps0rYgqjX8pDgbvDIlcVTu0d0ayaa/v8zjSHIxddcs7qYVEpIUzcj\nzcpq\r\n=sDQv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"ccf2000c093b996f0fa907ad40808ab606cd7c12","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.12","@0x/contracts-test-utils":"^5.4.4","@0x/contracts-asset-proxy":"^3.7.15"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.32_1623382497159_0.5078752038651273","host":"s3://npm-registry-packages"}},"1.3.33":{"name":"@0x/contracts-dev-utils","version":"1.3.33","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.33","maintainers":[{"name":"phil-ociraptor","email":"philipliao@gmail.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"9ae59d1ab48914b5e4991f198585888c868e521c","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.33.tgz","fileCount":53,"integrity":"sha512-2jAML//JQz+Z+fa9m6ZVP1McqQeYSmoGMgwvRzSQfqK5R+B2219IwsCzQZMTmJMI1BCrtYtSicKq2Os/xM8PHQ==","signatures":[{"sig":"MEQCIFf8Y/8X/QTAWdaYHHHaMQL5o+LJqPxw4dpReRlb2TQBAiAyYwZTBd6Fe5zfuZ+kl9+7xKf8D5DCCRmTAdHSurfcPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2926882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0bWFCRA9TVsSAnZWagAA+hgP/3MvZ9AF/+eK14ubjJAU\nA1rbEJ3J2fMbzVbhr26raKdisVG/70HbovXPaWA3rLPZr/PH705jb1+fhjk7\n/hXzQv/XwWwgRkTu7iyXLbu34TFyJyOJa5ihHqf15ggPlcW41pHKpdli3itH\nUlJJjobUmCs44XpS2ASLyUKRic9z2iDM0WSN5RkUwtPj0N7nKcqei/x5IkQa\nJRbct3AkyNJKXaXunvqUZ89hvweHF92Z40fw/jUGIT2Q5GA3xDIlExH8hAVc\nM/tBiosjPoYBHZ9+IvnohU0pEVtcW1nYtMJzOHbGQKDFjmqnkFrY9dPyOOgA\n3ViAqRLpf0IEhKDP0dR/D2tgSnudVzv6MfTi0td3OSgvNnfHEqh7XJmDX1IV\nQh1b4JoB8QDWmswfFxwbkewQIzuZr6VWjlrmXM/FvagyxxY6Zoe7LL7MejQJ\nfqOiRH0Pb8LwoS3T/BrhAeOuiQnXBAdRS0rMbYEmLBjbKZZeYLwzSxw1a1t7\n0TUX3BPW0hh1m1K8h+aNcitXxvAOliSQiagKG8Fm2X1hAIXMyRxFDa5T9Wkk\n1Delvpf//HI5eQPfZ3oymxfWNbWIjNtL9bp+fH3iAt7em9iClaNtxVtkqtdc\nUIjA4mOcEIAKMTlL6n06la8ON2Nqbp1riMXF4Cwyj8dWwJS5NaF0NFVBjmq+\nvaoi\r\n=JZQD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"f464bf68d778214cb8f9d2e71f424e4b1b1fff4e","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.13","@0x/contracts-test-utils":"^5.4.5","@0x/contracts-asset-proxy":"^3.7.16"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.33_1624356228962_0.4521811850726334","host":"s3://npm-registry-packages"}},"1.3.34":{"name":"@0x/contracts-dev-utils","version":"1.3.34","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.34","maintainers":[{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"phil-ociraptor","email":"philipliao@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"be755bb5a6da75c3e06887a3d0c5159ca7f1468c","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.34.tgz","fileCount":53,"integrity":"sha512-RPR8opAkQ5QYkFMUF4n07mMWYOej5J72uyU7pekk1P8KKdY4hiPQ/1Qb7slidkQ3IWgW4Kdpbi38dSDBC5GQzQ==","signatures":[{"sig":"MEUCIFhfwK/KRHGUF/PdAmNf0cE2ekVj1tjOfbCKBK6DRhxrAiEAmCwJ9EceqX5eyXgir/Mk/imDcdI+sNKjT1nUZOV+amQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2927122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDMCUCRA9TVsSAnZWagAAH7AP/10q53VOtlgGHnJYsVYB\n5xvSAdHJb41on6oDtY36Zof9kxy3se1Gdc9crqDN0XrGnAxozblZ/flZ6ZXm\nlru7qnIOJFaDwjLyKfHuijVG6e6jJ5tW2baf4zamgT4rnb8VkwSx2bWOxc8a\n/w/AwEesIA4KxOGdYRMV2mePdk1WUaWTueIubQvOxD2fsRytY2Ce9bUEvB5Y\nBwE8sUOCamWDAnHM7RtT5sB2Cv9YP+I7g13HMsftE5wqk1PsrR23bEUKHsgq\nmbzJjnO6m3puufsS64hr/ZJpsEr1sLI7Z2hbCFIyBjXd3vr55E+CarVYDHxD\n3VUlasww/jhXhlrGvqINWlvCTYr7serur48nF+X5AJTz5MU/XxCd1tKvTZPh\naEv+SvgPJdWBAQKgVavnxttXywA/byOZ6lclaRlWPsrmYbUqdnMWuWV1Mkri\nZqV4eRHCt9kyy/6Of9ymKRnAkXKud+lRkfhp+T2BEJMdOEOxey2c7fQ0J9k4\n/64s7zthZ/Ykbw5Imw+TEAkllfYFV8aFLY2L78NDCJrq1DElCfxO4mROpkPz\nUWQtsIJU3MwVbPySed+B/x64SpOgg0fTHGxSAn1iKJDKdvgMSJ1fdjJs9vE7\nli0UZnBPtZ6ozYdKH/9TXC0H0RRBd5K8mrDXPjA/BnoO+JfAtPpgueJmWJyq\n1pKr\r\n=MO+7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"859c36cb10002ea22003a5ddef994b3adf128ffd","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.14","@0x/contracts-test-utils":"^5.4.6","@0x/contracts-asset-proxy":"^3.7.17"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.34_1628225684491_0.9658628306181842","host":"s3://npm-registry-packages"}},"1.3.35":{"name":"@0x/contracts-dev-utils","version":"1.3.35","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.35","maintainers":[{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"phil-ociraptor","email":"philipliao@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"3b74bd2a77af6d01e34ab94ea293cbec4d3d1b1f","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.35.tgz","fileCount":53,"integrity":"sha512-KM3pWU4gII4yOCg265ee68zqIzljzWHg5AkD1bjxLOinOrDGqr6RWoFb6xdCUeoIQJT4F5/z/AkwOLdbTBk19Q==","signatures":[{"sig":"MEUCIQD1UcERcBjqHCEJsakWLA26YfNTyikHBu28QoPpXf3XggIgYE/pu7azA6RrmgZxeSUMAh5wVacdIgfdyDoDMJDRAZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2927363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE3fICRA9TVsSAnZWagAA4zkP/jy0KepDeXQhTwEq5Wgz\nVxfVupB78NBMWqXHmoVahgJ6AQ4x1MAI0QV1BifGgKxorigVqW7moQyd3NZq\nmCJ723KPAkhB6niYR2AiVteh6QlbyW15RdZ2l3caipVcm7f+WleUjKNhCRsd\nHeRAdS7hZWWzPQlD1W59Fkc5l+z5Ipm3GU678w8kcsOMibTXd6uOKKUOW4DC\nbrxhW9zn9zQaEdChyEJy0qP7s0tH4ETaJO7DS/dAkKyrNbgPA1vmoWFoTdQr\nli1lN3xWlWDdGaR0+W40XBOc/f06Qnccsic2GaJz/qSbnfZCq7HXCiiVHben\n8EQ23cXaFdavW3D4l4uHE0l3neYzsyc1HloZ0wYm6xZzC5OvVHVaaR4xn8j/\nUv9mdvPtGAyjHPV/3fH1K+FIoAouMrzwj2fz6VAnHEkqwMDIUWG4yg9lGpWT\nHiAV4EAdxxQnKxPy4iI7shjedpdRmy9UoGrdxNgwuhZN3PUm61n4hwnMJu/B\nRLln+VvFVf+EAl/mY/oWV8bY5kHyjGUtI08FOUqwwjDZTVcfu8CNo7MrP1wb\nfZTgBCN3Zxr607wk1p3nMLw3HuUhH8cX4pTaNvLX0iojQDGbOU+GPltDvep0\nQ5IuY4HJiA7J1JOio+Q+dFd9qoCLS9DWhOVYmSkz2Y8sFtQqGg4RdCXBfS87\nnzeR\r\n=Vtk5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"692231c2eaac23115f96bdf0a4d913922e83ec3c","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.15","@0x/contracts-test-utils":"^5.4.7","@0x/contracts-asset-proxy":"^3.7.18"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.35_1628665800764_0.9903533008459269","host":"s3://npm-registry-packages"}},"1.3.36":{"name":"@0x/contracts-dev-utils","version":"1.3.36","license":"Apache-2.0","_id":"@0x/contracts-dev-utils@1.3.36","maintainers":[{"name":"dekz","email":"jacob@dekz.net"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"xianny","email":"xianny@gmail.com"},{"name":"dave4506","email":"me@bydavidsun.com"},{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},{"name":"mzhu25","email":"mchl.zhu.96@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"pirosb3","email":"pirosb3@gmail.com"},{"name":"akroeger","email":"alexrkroeger@gmail.com"},{"name":"kimpers","email":"kim@0xproject.com"},{"name":"overmorrow","email":"oskar.paolini@gmail.com"},{"name":"phil-ociraptor","email":"philipliao@gmail.com"}],"homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","bugs":{"url":"https://github.com/0xProject/protocol/issues"},"dist":{"shasum":"f29304a0d7375001165ef6e66695d14b6a153fd7","tarball":"https://registry.npmjs.org/@0x/contracts-dev-utils/-/contracts-dev-utils-1.3.36.tgz","fileCount":53,"integrity":"sha512-5AjFVJZ0df56REFy3+S7TJQsIj2lK3pujRI+d5n101NQz0iotUpj60pfcyp+sXJmzQS69I4iU5ZrXKXBpexHwg==","signatures":[{"sig":"MEUCIQCoqLBdsgrzj7qJcjd5nAE6vLYOVfwuHhwko33RRbdCKAIgTQ2z+9EBzUWwNZOiFwvn1xO4LTyEgliSRI+llWIhKVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2927604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGcdxCRA9TVsSAnZWagAAqv8P/33ddQWXfTjMtH/mhv3j\nt363msfwl0jul1fSYGgHQNzKIyblSuDhvrQfvuekV9UyE5IJTavUoBAcaDyv\nhoszhXR7Hdqcy74UURknuN3DtJ+5SW5lqLwexqqjJ2/hbR8fAwohDsN5LmvV\nirxaqmbJySjsUO2qOHgnc3Ah/VjPKto+Ct/rMuEFZztNkhkbqKfoUYFtmshZ\nTnOAL6G9+gsi3QpAqytXJ8o3pS1TYcB1eau/GA8Mh5V7U398yT7BkWCTNd+z\nbu8S5nOktjfQ+h1ahLkqeRGtskwnblA/8MPHap1F1kwzcSXceIDVpMkVIlj/\nhBaeFfON426IXR3MD5ST8NbYAf+YpfsmzvQZna99Cyn769c1VQbF17F4G5X8\neQTTA+eqRrb2mUILGLbUZvG4T0pMXAjW790Ch0/pUZxR2T4XvOgq4i86agCW\nRJeUQaBRDUgfROQXi4Ocw13MalAzRWADz4XvHcehRilAuzWeHY6Iy58G3B0y\nWulJjdO3+zEXkVrCFNDnktLObUG4zWPSucVLl62H/ZbnAcW51BCtutquIaix\nOhrExT3WUpfKL+fDZjxy0sb5PvQLhYQpo8k+Ir5uDvmvYqz+qKAIJFWsCrNg\n7mnj1OZFeqtu+wqHXsV+8bS2ffSHLMybIzvFMzit5AlUQInkelq3UPVwv2zq\n6UAU\r\n=ylyK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/src/index.js","config":{"abis":"./test/generated-artifacts/@(Addresses|AssetBalance|DevUtils|EthBalanceChecker|ExternalFunctions|LibAssetData|LibDydxBalance|LibOrderTransferSimulation|LibTransactionDecoder|OrderTransferSimulationUtils|OrderValidationUtils|TestDydx|TestLibDydxBalance).json","abis:comment":"This list is auto-generated by contracts-gen. Don't edit manually.","publicInterfaceContracts":"DevUtils,LibAssetData,LibDydxBalance,LibOrderTransferSimulation,LibTransactionDecoder"},"engines":{"node":">=6.12"},"gitHead":"aae46bef841bfd1cc31028f41793db4fe7197084","scripts":{"fix":"tslint --fix --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","lint":"tslint --format stylish --project . --exclude ./generated-wrappers/**/* --exclude ./test/generated-wrappers/**/* --exclude ./generated-artifacts/**/* --exclude ./test/generated-artifacts/**/* --exclude **/lib/**/* && yarn lint-contracts","test":"yarn assert_deployable && yarn mocha -t 10000 -b ./lib/test/**_test.js","build":"yarn pre_build && tsc -b","clean":"shx rm -rf lib test/generated-artifacts test/generated-wrappers generated-artifacts generated-wrappers","watch":"sol-compiler -w","compile":"sol-compiler","docs:md":"ts-doc-gen --sourceDir='$PROJECT_FILES' --output=$MD_FILE_DIR --fileExtension=mdx --tsconfig=./typedoc-tsconfig.json","build:ci":"yarn build","docs:json":"typedoc --excludePrivate --excludeExternals --excludeProtected --ignoreCompilerErrors --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES","pre_build":"run-s compile quantify_bytecode contracts:gen generate_contract_wrappers contracts:copy","contracts:gen":"contracts-gen generate","contracts:copy":"contracts-gen copy","lint-contracts":"solhint -c ../.solhint.json contracts/**/**/**/**/*.sol","compile:truffle":"truffle compile","assert_deployable":"node -e \"const bytecodeLen = (require('./generated-artifacts/DevUtils.json').compilerOutput.evm.bytecode.object.length-2)/2; assert(bytecodeLen<=0x6000,'DevUtils contract is too big to deploy, per EIP-170. '+bytecodeLen+'>'+0x6000)\"","quantify_bytecode":"echo EVM bytecode object lengths:;for i in ./test/generated-artifacts/*.json; do node -e \"console.log('$i\t' + (require('$i').compilerOutput.evm.bytecode.object.length - 2) / 2)\"; done","generate_contract_wrappers":"abi-gen --debug --abis  ${npm_package_config_abis} --output test/generated-wrappers --backend ethers"},"_npmUser":{"name":"dorothy-zbornak","email":"lawrence@0xproject.com"},"repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"_npmVersion":"lerna/3.16.10/node@v10.24.1+x64 (linux)","description":"0x protocol specific utility contracts","directories":{},"_nodeVersion":"10.24.1","dependencies":{"@types/node":"12.12.54","@0x/base-contract":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.2.2","ethers":"~4.0.4","tslint":"5.11.0","solhint":"^1.4.1","truffle":"^5.0.32","typedoc":"~0.16.11","@0x/types":"^3.3.3","@0x/utils":"^6.4.3","@0x/assert":"^3.0.27","typescript":"4.2.2","@0x/abi-gen":"^5.6.0","npm-run-all":"^4.1.2","@0x/ts-doc-gen":"^0.0.28","ethereum-types":"^3.5.0","@0x/sol-compiler":"^4.7.3","@0x/contracts-gen":"^2.0.38","@0x/tslint-config":"^4.1.4","@0x/contracts-erc20":"^3.3.16","@0x/contracts-test-utils":"^5.4.8","@0x/contracts-asset-proxy":"^3.7.19"},"_npmOperationalInternal":{"tmp":"tmp/contracts-dev-utils_1.3.36_1629079409790_0.4370900683051364","host":"s3://npm-registry-packages"}}},"time":{"created":"2019-07-13T08:34:48.469Z","modified":"2026-08-12T18:07:00.163Z","0.0.2":"2019-07-13T08:34:48.837Z","0.0.3":"2019-07-13T20:01:38.389Z","0.0.4":"2019-07-15T12:24:12.359Z","0.0.5":"2019-07-24T08:51:55.966Z","0.0.6":"2019-07-31T21:15:15.093Z","0.0.7":"2019-08-08T21:00:27.850Z","0.0.8":"2019-08-22T04:24:18.212Z","0.0.9":"2019-09-03T14:57:49.343Z","0.0.10":"2019-09-17T18:42:16.671Z","0.1.0-beta.0":"2019-10-03T21:12:05.464Z","0.1.0-beta.1":"2019-11-07T20:43:59.839Z","0.1.0-beta.2":"2019-11-17T23:04:10.453Z","0.1.0-beta.3":"2019-11-20T08:34:41.914Z","0.1.0-beta.4":"2019-12-02T12:38:57.933Z","1.0.0":"2019-12-02T14:32:00.443Z","1.0.1":"2019-12-09T22:54:05.458Z","1.0.2":"2019-12-17T00:05:58.383Z","1.0.3":"2020-01-06T01:11:08.092Z","1.0.4":"2020-01-22T08:50:49.422Z","1.0.5":"2020-02-04T10:23:02.223Z","1.0.6":"2020-02-06T11:25:38.527Z","1.1.0":"2020-02-08T23:38:54.098Z","1.1.1":"2020-02-15T06:40:05.892Z","1.3.0":"2020-02-25T10:19:59.784Z","1.3.1":"2020-02-26T00:35:34.885Z","1.3.2":"2020-02-27T21:14:39.915Z","1.3.3":"2020-03-03T07:27:58.610Z","1.3.4":"2020-06-24T03:57:11.722Z","1.3.5":"2020-07-15T04:48:58.996Z","1.3.6":"2020-10-21T07:34:07.980Z","1.3.7":"2020-10-27T21:14:06.663Z","1.3.8":"2020-10-28T02:11:05.956Z","1.3.9":"2020-11-02T22:21:46.037Z","1.3.10":"2020-11-03T04:16:52.790Z","1.3.11":"2020-11-03T06:46:20.195Z","1.3.12":"2020-11-13T21:14:11.775Z","1.3.13":"2020-11-19T05:32:13.495Z","1.3.14":"2020-12-03T02:08:21.337Z","1.3.15":"2020-12-07T22:56:42.080Z","1.3.16":"2020-12-09T03:41:04.907Z","1.3.17":"2020-12-16T08:03:43.330Z","1.3.18":"2020-12-17T22:52:35.842Z","1.3.19":"2020-12-23T02:55:17.120Z","1.3.20":"2021-01-04T23:22:47.121Z","1.3.21":"2021-01-13T04:08:54.035Z","1.3.22":"2021-01-26T08:02:20.322Z","1.3.23":"2021-02-10T09:49:17.176Z","1.3.24":"2021-02-24T04:42:50.469Z","1.3.25-multiplex.0":"2021-03-16T22:15:13.316Z","1.3.25":"2021-03-17T18:23:59.284Z","1.3.26":"2021-04-01T21:09:12.752Z","1.3.27":"2021-04-28T07:48:39.367Z","1.3.28":"2021-05-05T11:32:59.342Z","1.3.29":"2021-05-21T12:37:33.778Z","1.3.30":"2021-05-25T12:13:51.323Z","1.3.31":"2021-06-02T04:54:01.948Z","1.3.32":"2021-06-11T03:34:57.408Z","1.3.33":"2021-06-22T10:03:49.136Z","1.3.34":"2021-08-06T04:54:44.690Z","1.3.35":"2021-08-11T07:10:00.973Z","1.3.36":"2021-08-16T02:03:29.963Z"},"bugs":{"url":"https://github.com/0xProject/protocol/issues"},"license":"Apache-2.0","homepage":"https://github.com/0xProject/protocol/tree/main/contracts/dev-utils","repository":{"url":"git+https://github.com/0xProject/protocol.git","type":"git"},"description":"0x protocol specific utility contracts","maintainers":[{"email":"talalashraf@0xproject.com","name":"zeroextalal"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"hz@henryzhu.me","name":"henryzhu"},{"email":"tobernguyen@gmail.com","name":"tobernguyen"},{"email":"mathieuwelche@gmail.com","name":"mwelche"},{"email":"piotr@0xproject.com","name":"0xpgrzesik"},{"email":"patrickw@0xproject.com","name":"patrickat0x"},{"email":"jessica@0xproject.com","name":"0xjess"},{"email":"chrisbraun@0xproject.com","name":"cb44"},{"email":"wojciech@0xproject.com","name":"wojciechwasik"}],"readme":"## Dev-Utils\n\nThis package implements various utilities for developers. For example, the `DevUtils` contract can query batches of balances or allowances given some `assetData`, can validate batches of orders, and can decode 0x-specific calldata. Addresses of the deployed contracts can be found in this 0x [guide](https://0x.org/docs/guides/0x-cheat-sheet) or the [DEPLOYS](./DEPLOYS.json) file within this package.\n\n## Installation\n\n**Install**\n\n```bash\nnpm install @0x/contracts-dev-utils --save\n```\n\n## Bug bounty\n\nA bug bounty for the 2.0.0 contracts is ongoing! Instructions can be found [here](https://0x.org/docs/guides/bug-bounty-program).\n\n## Contributing\n\nWe strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.\n\nFor proposals regarding the 0x protocol's smart contract architecture, message format, or additional functionality, go to the [0x Improvement Proposals (ZEIPs)](https://github.com/0xProject/ZEIPs) repository and follow the contribution guidelines provided therein.\n\nPlease read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.\n\n### Install Dependencies\n\nIf you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:\n\n```bash\nyarn config set workspaces-experimental true\n```\n\nThen install dependencies\n\n```bash\nyarn install\n```\n\n### Build\n\nTo build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:\n\n```bash\nPKG=@0x/contracts-dev-utils yarn build\n```\n\nOr continuously rebuild on change:\n\n```bash\nPKG=@0x/contracts-dev-utils yarn watch\n```\n\n### Clean\n\n```bash\nyarn clean\n```\n\n### Lint\n\n```bash\nyarn lint\n```\n\n### Run Tests\n\n```bash\nyarn test\n```\n\n#### Testing options\n\nContracts testing options like coverage, profiling, revert traces or backing node choosing - are described [here](../TESTING.md).\n","readmeFilename":"README.md"}