{"_id":"@0xproject/assert","_rev":"68-4dad371aebe59e700645f57a3dd730ce","name":"@0xproject/assert","description":"Provides a standard way of performing type and schema validation across 0x projects","dist-tags":{"latest":"1.0.13"},"versions":{"0.0.4":{"name":"@0xproject/assert","version":"0.0.4","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint src/**/*.ts test/**/*.ts","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.1.0","@types/lodash":"^4.14.78","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.1","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"^2.4.2"},"dependencies":{"@0xproject/json-schemas":"^0.6.7","bignumber.js":"~4.1.0","ethereum-address":"^0.0.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.4","_npmVersion":"5.3.0","_nodeVersion":"6.9.5","_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"dist":{"integrity":"sha512-wlAKN5FBo9D8xV1oMddFsxWSb3gwFPQ9buQTtuOySGzu0dk7a09hJs5kAt2NpznU8mjasbLJ4eQN+x0qwNbOow==","shasum":"1f9b1de668a5cb2bf7b5ed17af771aee08e87532","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPFm0dRwUB7VO+MxIA2Fsj9/rhNTFmEYax50EwQQZqwQIgKQkJ38gzhbux07UWY1D5hBltw8m1A39+NZ4gy0/6Lx4="}]},"maintainers":[{"name":"fberger","email":"me@fabioberger.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.4.tgz_1510692250821_0.6641748212277889"},"directories":{}},"0.0.5":{"name":"@0xproject/assert","version":"0.0.5","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint src/**/*.ts test/**/*.ts","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.1.1","@types/lodash":"^4.14.78","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.1","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"^2.4.2"},"dependencies":{"@0xproject/json-schemas":"^0.6.8","bignumber.js":"~4.1.0","ethereum-address":"^0.0.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.5","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-mC2twbrFdY7knPdVsQD28KcCLsXeUMa2UP+AymvNWTtcnvTBXmGgr10pK0bRCYJkRXMezaEA/Kwf8pEm43dXHA==","shasum":"f4802c2938e65bd8ef1768fd5e50bd9dd72646dd","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtoTVdP/+/3smmdPdew4aRv00ml9hdfgyud5gwBVSL4gIhAJ/HmzrPBkAmm5VdpsieYfOPpOCZk7k0qTMp11Hy5u3q"}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.5.tgz_1511293288577_0.19236416672356427"},"directories":{}},"0.0.6":{"name":"@0xproject/assert","version":"0.0.6","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.2.0","@types/lodash":"^4.14.78","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.1","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"^2.4.2"},"dependencies":{"@0xproject/json-schemas":"^0.6.9","bignumber.js":"~4.1.0","ethereum-address":"^0.0.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.6","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-uc83TzIinlitSkkQBV1rqE20E0pMfXooJqtJQdrNLdbsZkPFhjnWUavySYx6OrXoHntErR29aI6CeQf5/Qg4kw==","shasum":"773616620314f40ace11a9c4c65cc95398d2c178","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF2JMDkVmHABf6fHJ72eH5IJ72k/AWUjrRwwt+PG71YqAiEAvi1++l5lLonywA+56qlw5Ex1Sz58HjMoFskRrX6fzoI="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.6.tgz_1511902073504_0.9452364689204842"},"directories":{}},"0.0.7":{"name":"@0xproject/assert","version":"0.0.7","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.2.1","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.1","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.6.10","bignumber.js":"~4.1.0","ethereum-address":"^0.0.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.7","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"bchillman","email":"brandon.millman@gmail.com"},"dist":{"integrity":"sha512-CtK0ahZx20Lu7627Dqw4z67c9ZFr9mZ2PGX9MTQgJCbRFREqHCPdIp1nDQGcMiSqLnQCkzwoGFwIiuZqOVlnXg==","shasum":"af0e8cb8b786e69b929b0fef102b19065a802e3d","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFMq+DcARzHP61dUxG+zgTt1OqZrofXOv8had47E749/AiEAk8rsiWKvfP21bN9Cw7kP4WR6Qwh5ktJ22QPJ+S63qaM="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.7.tgz_1512768976875_0.8932295157574117"},"directories":{}},"0.0.8":{"name":"@0xproject/assert","version":"0.0.8","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.3.0","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.1","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.0","@0xproject/utils":"^0.1.1","bignumber.js":"~4.1.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.8","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-LDhd4NQMtK88Jni+vHZ3L33g8hNy9rlIZ6p7QtEVuIyr0nOdvpwx8El7ywT3PsHKsHXb6TKZEqN6yjeY7tWISQ==","shasum":"b78cfcffd092ff8eaa78706115240036f2878669","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.8.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNyMcIkcY7YMlstPR6r5Z1AS2xIjiHHRpxmriWhegqmQIgPanJ2pYd4/PBeUI8nCWNLq42Mbl/EALPxGyDYwa5TVk="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.8.tgz_1513786231269_0.3996953321620822"},"directories":{}},"0.0.9":{"name":"@0xproject/assert","version":"0.0.9","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.0","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.1","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.1","@0xproject/utils":"^0.1.2","bignumber.js":"~4.1.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.9","_npmVersion":"5.3.0","_nodeVersion":"6.9.5","_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"dist":{"integrity":"sha512-Mt4omwFqwpeSSc/eEfPV1jtHuEcCfOEtnhLpVIc3sH2lZVVa9virGx3cJOjHTrWKrUtHuyP7xDZ62AoUTLL54g==","shasum":"797e63ec91f21517f23a5d44de4041308b47e36d","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.9.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYJzD3O/KwpWFDpveqXodZE/4+JKpEbDQEqxaOBE8IcAiEAivsNaTRTEhUjDUe/qcW/thFoAmDspV42SWYqjzIbfYY="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.9.tgz_1514455048221_0.801531667355448"},"directories":{}},"0.0.10":{"name":"@0xproject/assert","version":"0.0.10","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.1","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.1","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.2","@0xproject/utils":"^0.1.3","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.10","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-ixOh0WCMz6iukuzBiMbqD3zz5aNV0WoP65i3Wh+pjCtnbN58u6+Fz1Is6UHqblbLpVOEloAsc38mx3J2vdFTSA==","shasum":"4fa380c467fb878ea7cd70daa934b276325a187d","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.10.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgWTo2pe7BVjh2byJHCZCmdVz5STL1Pl7w8+HLOusUcAiEAxHB3O8t50xCy1uaACqt8VaGiv0P28bWUjMM0dzNNb+Q="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.10.tgz_1515672362543_0.8923208918422461"},"directories":{}},"0.0.11":{"name":"@0xproject/assert","version":"0.0.11","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.2","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.2","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.3","@0xproject/utils":"^0.2.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.11","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"bchillman","email":"brandon.millman@gmail.com"},"dist":{"integrity":"sha512-hl4C3w5qX7vbvPses/PtOlZg4tX/elXJ3RPuEOYvHNnBEOFybNSDsGrrPegPxkW56mZWBhwyBaqThTj9OoVmYQ==","shasum":"e40ebbb361bf407f8886d63f1b2ecf4965b442d2","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.11.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICXahKr2J1uvwdqDHfXY52ltxvyhVQJzJjeEDkXM0m7fAiBJrSUheP//VtuMs/Q8wd4ZgDzNFnwAgrXSUmYKbVLumQ=="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.11.tgz_1516257918750_0.6986711497884244"},"directories":{}},"0.0.12":{"name":"@0xproject/assert","version":"0.0.12","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.3","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.2","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.4","@0xproject/utils":"^0.2.1","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.12","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-3Dk1h6QrWbFv+XARewZeYydEnvGlDlgQWfO0V/6T201yrnMy/lE3Otwl8/X3N35fgV/WZ9grwkhB4tVjvwaLWw==","shasum":"550e07d856d00157563498cc6efef8c6a204032e","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.12.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeMlxjIYqpMdheGPmtFERwaXIzgiBOo3cEertR1JVMDQIgHQHmgLHopgoqvUe/89qasOJo93MBTpx8sFSXwKCwtuM="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.12.tgz_1516809760742_0.7753593572415411"},"directories":{}},"0.0.13":{"name":"@0xproject/assert","version":"0.0.13","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.4","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.2","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.5","@0xproject/utils":"^0.2.2","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.13","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-fnQtyvVg1NZQLjYD7sjRqRUmfoHHyYn2XTymX//dChimKhK3c4jLjzhP0Hmm2LtONKZ8BFr2j7PN/HLj2bdF6Q==","shasum":"8bd70ad63ff715961b9f891a3e8b529b9561e492","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.13.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBmdv9a2c9VJab+fs7TLXd+Zw6CDuzYeqedJq1OTJB2GAiAgKbPHTN1Bh109YWotV4YPVSKGhnVootlI/vxW7uUDEQ=="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.13.tgz_1517257195047_0.5825193042401224"},"directories":{}},"0.0.14":{"name":"@0xproject/assert","version":"0.0.14","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.5","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.2","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.6","@0xproject/utils":"^0.2.3","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.14","_npmVersion":"5.3.0","_nodeVersion":"6.9.5","_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"dist":{"integrity":"sha512-FKJb6lOmBKTe3a7rixK06ZVWwPKOHocxb9PL4YbObfsL53bmkE5ncNmwQaRNQKU+YIqejei0AnipTvbeyP4nrA==","shasum":"a5948a49c6e91bfb24e531bdfdae218047c6a8d3","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.14.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMp3XoIugJ1J6W4K8QZmfPnHUHsE0rIUN2QBwn8y/d7QIhANlDUdnfDP8zmo1R80CV1h7GS/kDwccM/KB/Y/HHvrLa"}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.14.tgz_1517316889890_0.3585799636784941"},"directories":{}},"0.0.15":{"name":"@0xproject/assert","version":"0.0.15","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.6","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.2","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"~2.6.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.7","@0xproject/utils":"^0.2.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.15","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-tIB3gmPgd8TkVSsYLjxCeyeyCTzSGIiOzxs2ZOx3fh3bzXFOjIFrOknHvfV4N0irz1FANzAqzfB770kooyaylQ==","shasum":"fcee8c745e1a0ea81acc977470c384857ac9fb3c","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.15.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGdJ+H9gDCFd6FubDbVSdT2H2XqUW+6+Mw5eXwgxrLB+AiEA0tS+einrtR4SP3v+JwBMf0PPr6fVTTTbQdL9lIFU0Hc="}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.15.tgz_1517499561208_0.04001544462516904"},"directories":{}},"0.0.16":{"name":"@0xproject/assert","version":"0.0.16","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.7","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.2","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.8","@0xproject/utils":"^0.3.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.16","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-BKe0tn9OVcR5k7O/VhgioAA58qohAggHuwRNbEs6ZMjkqpN4FJK8g8pZTXALQOSvCQT95wA7Ug/4imvygKJO/A==","shasum":"6d1da7f43008b44931dd157f1214e1a75c19fc8a","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.16.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHrLHGCMOul+MPGy3WyyMYh3uiQIe2byiBk/57MBAMtwIhAM4oq6MvgdNjALLreVwFSp3IaRkGamZ+jjhjfrH4HSQ1"}]},"maintainers":[{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert-0.0.16.tgz_1517866198204_0.29125550179742277"},"directories":{}},"0.0.17":{"name":"@0xproject/assert","version":"0.0.17","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.7","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.2","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.9","@0xproject/utils":"^0.3.1","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.17","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"bchillman","email":"brandon.millman@gmail.com"},"dist":{"integrity":"sha512-Z5+D4LemE6LT++6obgCoEdm7+59TJQRcQydl+3l210sPwGszj1IIf64CWo+aTyYs4K/NHRu/EqikKqpElkbfeA==","shasum":"24f7739655346b3663fe0159cc98d7de737a5aaa","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.17.tgz","fileCount":15,"unpackedSize":53589,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbbGOI3kVVTmvmC3vXNn8ytLSIGGPFIfyecSbNYOBCUQIgI3LBCpJHyZ+H8xE/7HqS5v8cM80Pc23RJRSCzJTuGm0="}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.0.17_1518038750414_0.26741658670562773"},"_hasShrinkwrap":false},"0.0.18":{"name":"@0xproject/assert","version":"0.0.18","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.8","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.3","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.10","@0xproject/utils":"^0.3.2","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.18","_npmVersion":"5.6.0","_nodeVersion":"6.9.5","_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"dist":{"integrity":"sha512-K12IQke2JE76s9SfQmTOL2GALP82z/Pw/HfkjF/8uLSowCpnx4g8Iueg8rtwSHvq7tkcqXDOuJeA7ZADMEMIuA==","shasum":"4575d61dbccf02f5f9406f06a89c96ea70732c23","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.18.tgz","fileCount":10,"unpackedSize":36708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJTT3dyvf4smE3rzdfHjeN3Qt1MZ1WumroIzqcPBkivAiBYWnADC2U087c6fHJdiEoZW2G4DnCMI1l2eErM02B2Bw=="}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.0.18_1518221996720_0.488243331269008"},"_hasShrinkwrap":false},"0.0.19":{"name":"@0xproject/assert","version":"0.0.19","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.9","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.3","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.11","@0xproject/utils":"^0.3.3","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.19","_npmVersion":"5.6.0","_nodeVersion":"6.9.5","_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"dist":{"integrity":"sha512-z4u5Pb0+V7M8p0UguDOQxYLvIZT2rvWR0wktA+yvWYXWRYrG60EDngu7gni9rBpU2Rv4mD4kZXSZTUD9HwXhiw==","shasum":"dc0478f529d7c239d00825e946a0302e90b7867f","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.19.tgz","fileCount":10,"unpackedSize":36708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCOTT5yNebREskYvr+l/BH9QANv/Do0Y4Ta3RQA9Fv2gIhAMiwSe2KIh74V9hYbKic5NfioJYI7ujT9FqQDP9vCerL"}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.0.19_1518230220979_0.3333126737342764"},"_hasShrinkwrap":false},"0.0.20":{"name":"@0xproject/assert","version":"0.0.20","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x.js.git"},"bugs":{"url":"https://github.com/0xProject/0x.js/issues"},"homepage":"https://github.com/0xProject/0x.js/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.9","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.3","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.12","@0xproject/utils":"^0.3.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.0.20","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"bchillman","email":"brandon.millman@gmail.com"},"dist":{"integrity":"sha512-mZHXq1nsUYXSOgcVz/UMHJBiJOziPnkf6Np64tmphIB+Wx0qegOKhpkOOIp39FKtBe6E4KXyiT/V2LUu2LlDAw==","shasum":"1f46811c3a014d410407c6478d0b80119be03325","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.0.20.tgz","fileCount":10,"unpackedSize":36708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0XJxGKiGl5EbaRD8awXsfQibNvPdbX4ihj0KOXfColgIhAI/SxAp+i/KaWv7KdR/BC+sHCuEbVYK3ZqlIch4S3klk"}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.0.20_1518800027313_0.5590150717764977"},"_hasShrinkwrap":false},"0.1.0":{"name":"@0xproject/assert","version":"0.1.0","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.10","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.4","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.13","@0xproject/utils":"^0.4.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"6.9.5","_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"dist":{"integrity":"sha512-tRepQdF6iA9einP5nEor/27En3WvNiV+Wy+RAOE8yGZT+AQWWEe6GdTjyrHt8FcRLwfthiLp3tJkQfVPlpKbwQ==","shasum":"998c1fa766a26ccad6608ebebdc6a9401abc34aa","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.1.0.tgz","fileCount":10,"unpackedSize":37194,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2Xx+U2EYJZoZi1cmks+FY+czA9KcY0l0e+ISx3phN4AiAlcmKSEGbfMCEBQcxTbRvLb973jn+P+A7PY9KkHjYbvQ=="}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.1.0_1520188580867_0.036805213347998356"},"_hasShrinkwrap":false},"0.2.0":{"name":"@0xproject/assert","version":"0.2.0","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc","clean":"shx rm -rf _bundles lib test_temp","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:circleci":"yarn test"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^0.4.10","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.4","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.14","@0xproject/utils":"^0.4.1","lodash":"^4.17.4","valid-url":"^1.0.9"},"_id":"@0xproject/assert@0.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"bchillman","email":"brandon.millman@gmail.com"},"dist":{"integrity":"sha512-YUOMpm7P5iVXl3rwCvs3GDo6KnSIGOWbGNynv+PZFWd7gNDHEtun5dhyX6sFDrP7n0zNpo6Y43cJmNw9mIxPOA==","shasum":"f68fa1365c4224ae70b850beaf587c07bb5a59a2","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.0.tgz","fileCount":10,"unpackedSize":37458,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTYUB1mUxlFOKcgyFmURg6K/GoNgWkRnAiT5a77QmjlAiEAlASN7Kf4/OyQjT6TtMcnoH446kGI2RPhNXo1dH4bFqE="}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.0_1520533256481_0.2275377690979945"},"_hasShrinkwrap":false},"0.2.1":{"name":"@0xproject/assert","version":"0.2.1","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf _bundles lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.13","@0xproject/tslint-config":"^0.4.11","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.5","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.15","@0xproject/utils":"^0.4.2","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.1","dist":{"shasum":"f802313aed0babd5b4a78a7951d419e17b487339","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.1.tgz","fileCount":15,"unpackedSize":14357,"integrity":"sha512-utdYmp7s/L949Gr/ST2V4FasohYa0++qA1mhLMSRt3VmHJvhl89vyr0lmg/Tq31ZQl1fH8u/tbQTvVgVoBZE5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZiETi8ZiLQe04nfZvkNkdLMNN+LX/7tyONeSsJvAO/QIhAN4dRy1hkn496tKkyH40Q5zrxt+psnEV1RJtZjNlmyoL"}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.1_1521399005759_0.40461824459391305"},"_hasShrinkwrap":false},"0.2.2":{"name":"@0xproject/assert","version":"0.2.2","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf _bundles lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.14","@0xproject/tslint-config":"^0.4.12","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.6","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.16","@0xproject/utils":"^0.4.3","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.2","dist":{"shasum":"5c306c4da37cfeaf46f7c09aeb623b7c39737419","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.2.tgz","fileCount":15,"unpackedSize":14357,"integrity":"sha512-cOo/sP4C69ve30mXAuDMogR/PV82Yj+E1KM7KLnPvUiFw4rT620WT+QAOPas/j3oz0pEm+BEW/YTSUQXpQNb9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFEU8S4ZhKWajZ8c3q8DiR4ARUPWfx9CuIBSekHuXGJiAiAsGWvs09sqhygzfxzqWR0teDkC6TbM1lw047F2YNhUEg=="}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.2_1521415484558_0.5847384928873476"},"_hasShrinkwrap":false},"0.2.3":{"name":"@0xproject/assert","version":"0.2.3","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.14","@0xproject/tslint-config":"^0.4.12","@types/lodash":"^4.14.86","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","chai-typescript-typings":"^0.0.6","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.17","@0xproject/utils":"^0.4.3","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.3","dist":{"shasum":"c7c38c92650a502390c36f3d5bf20a22ad065180","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.3.tgz","fileCount":15,"unpackedSize":14348,"integrity":"sha512-5hxc/41ZiV960qwFok/JaCSl5+sldOmXlYcrzlXGTNZYwjSHElNrks4xD/e9NSnL8UZnieQAgL0VKWYnlA4krg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYC784n67pfa6UOWwtvFrA0wk05IlTNs/eaT4gWcJaoQIhAI0cK2fTstijQ61nYGqJpisElTgwgMcpgkZ1jHiyBsYq"}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.3_1521416376121_0.4644273820371567"},"_hasShrinkwrap":false},"0.2.4":{"name":"@0xproject/assert","version":"0.2.4","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.15","@0xproject/tslint-config":"^0.4.13","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.18","@0xproject/typescript-typings":"^0.0.2","@0xproject/utils":"^0.4.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.4","dist":{"shasum":"79aeda44be8104148c4fec4d4afb4829da7f4895","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.4.tgz","fileCount":12,"unpackedSize":15523,"integrity":"sha512-i4Gb8RUzvbC1kiqsgan8DHmlFjKSX3ITrTIIJzuM4tXHU33LYyhvLr0+WlEf4a9PANRhWnNdm9TbWVtxsn8hYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhZBqpGpiYsXyliun+19wDki8zvLYGCJKfuSa1Z9g3fQIgOPiafutYUX7XoG/X4aIEjflNB1rf0ZK9Gt3fFGmCZDg="}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.4_1522658576403_0.808451305676043"},"_hasShrinkwrap":false},"0.2.5":{"name":"@0xproject/assert","version":"0.2.5","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.16","@0xproject/tslint-config":"^0.4.14","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.19","@0xproject/typescript-typings":"^0.0.3","@0xproject/utils":"^0.5.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.5","dist":{"shasum":"92ae53f49d19d24998cc607accedd37083325a84","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.5.tgz","fileCount":12,"unpackedSize":15864,"integrity":"sha512-ebGi+2eHtAsuxw2f+UalQzF8NpEvsE89Qm083nkA21U6CI/7SVWXNl+EZvQuV8iUBN5inIge/hyaA694GeFAkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFfp2GKE/LoFAKFhVo/RDEP2RTjLr14n4uFKa1QP7ec4AiA/kYVMz4FrOOghNFxTVi0p7dWr4k0P6xcPSaaXL8g7Dg=="}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.5_1522674128423_0.5107000588535653"},"_hasShrinkwrap":false},"0.2.6":{"name":"@0xproject/assert","version":"0.2.6","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.17","@0xproject/tslint-config":"^0.4.15","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.20","@0xproject/typescript-typings":"^0.1.0","@0xproject/utils":"^0.5.1","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.6","dist":{"shasum":"e2641d73089e60886d6c5049e7e9e1a92c8b7c2f","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.6.tgz","fileCount":13,"unpackedSize":32482,"integrity":"sha512-iWPqf0kAv4F+7XOUYzaghyA/AmPvE8IG6Rjo7FG1FGTa4TFD7g6iC6bol0mtwg6b1Yq3X7qH4lbmebiqTv1mDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCca3VNDT/WuguvqB0K00f7cYChv1ZeTXlIjQtwXoO65wIhANsIB8kjzNv4VMFncbiOE9ivjWIedHXSDI+k32ZeNyBj"}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.6_1523462467640_0.5311861407514855"},"_hasShrinkwrap":false},"0.2.7":{"name":"@0xproject/assert","version":"0.2.7","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.18","@0xproject/tslint-config":"^0.4.16","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.21","@0xproject/typescript-typings":"^0.2.0","@0xproject/utils":"^0.5.2","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.7","dist":{"shasum":"88c023cf5ae0d1394c19ba42600ec61c78be0295","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.7.tgz","fileCount":12,"unpackedSize":16858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1ykuCRA9TVsSAnZWagAAi7cP+gM+u+SQWK4ErqybdNo0\nk4m17gmEH4tEYEQohkQwztNCx44LfNiHq+1zu782g7lR9JH44rtha+E3wk9k\nhw7hp9AoFtOKig2YRe3Y2RMKmo+6YaDtcvyS2iu3Wz0CEwtBkq5O6yTceQTP\n4x4AtGVrpgxIncrMfM2L5PWuFDVMVg9OpvE9YB6j9BaTHDAF3l6TsUE87z4k\nP0ssOEkwrvde2FITKLC25cWYR0y+RBcweqEBsSArtB55P7CSGlRoqIxAdnsG\nbuKCnR3EWpWa638LirGCLi1J2F4po155Y0OFx9jDMsrtu96wlmiZa1DRJsps\n2jdb7BbTTDLB16vMI0Y59AWAeunlNKHzz2cS/fhHHAnJUzUf4FbEy7QagavO\nUHZFFsbhB9kJiYqzCfZpCsMfm1+oF7exwTBCrp+wInqPdpG0lsla348hO1OD\n8XU94nBN6Y8Rxto+ntNmu1PnHROxxf72mjMqAQ7N2oZnUIPOVNRfGq6RAeer\nf1G+pMgmFrfHp2OehfIN/nSfDg1TodMz5ZAUAOhywtUC+ZWc7wjwPghl/BVA\nM6GrIsIeuynqz7glVXq5Y0wMJKAyLcWF0dO6DdAwDr50VEGd/d9tNWfADx+i\n69yXM/rM3Rzzn0xwlDfuCFBHD+8sjhg53FNDSiTvF0EOR8YYKXJi4TmY1sE7\nbOgT\r\n=Wglq\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-1HxK7xwRI/uAudBpuXoDssWjgaJh1MTXKRFDRMItbv6ZnLlBXm4v/LZV7Nj/6NP0SgWuQ4o05LrDpR36m0DJ/Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCM3S9Sr8wwwaULZXdWIKFVV6TtCGPxftd57g8yPwGBMwIhANMZ3KlQZhrsTxaAK9os0DklT3OJ3N/FQdZosnsUtAL9"}]},"maintainers":[{"name":"amirbandeali","email":"abandeali1@gmail.com"},{"name":"bchillman","email":"brandon.millman@gmail.com"},{"name":"fberger","email":"me@fabioberger.com"},{"name":"logvinov","email":"logvinov.leon@gmail.com"},{"name":"wwarren","email":"will@0xproject.com"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.7_1524050221795_0.5027943670953618"},"_hasShrinkwrap":false},"0.2.8":{"name":"@0xproject/assert","version":"0.2.8","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.19","@0xproject/tslint-config":"^0.4.17","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.22","@0xproject/typescript-typings":"^0.3.0","@0xproject/utils":"^0.6.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.8","dist":{"shasum":"da587b638813f080f28ad057048eb04d444a5d2f","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.8.tgz","fileCount":12,"unpackedSize":17093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7DMXCRA9TVsSAnZWagAAc3oP/i9vnwZO0GRu3tOMJF+l\ngYuKASWpMbKwWCkXtx7TwqnrGW9ScG2WET+NVyYf62Pa73hrt/52Cmb/EN14\nNLJ6lt3/5lMO+s3xnUW+O5KCDBtTE0Xr1MLWvGBHTjVCa6A1Ld8v1/i0TymI\nUSmwF4YSoi3UzSm8d7rZsmwKH6f5anFHweWyXIPPMB+pB91gyD01G2nozJcQ\nhd9f/CQ+BoFjqoSkadHzm3x3b/rFORxrM2qwYeDS4xwBttMNH2oYSa7bWLML\nQCZqw6hCh8ejCsqnWtx2wXgIBP1DCnl+oRDyhL91wcJ/c/yy66vay9IQpHit\n1yyjl+dojVsGpCmohhpOJhMnamv3lTav6bVFr7RWNKivxmi4K283HLUxfDPt\nH7jjoZyBlfVgFCIjDUZCSnn40/9NHa31PU1HbbmZSRO5KcBfXmTAczMQdjUb\nxEvygFJo3k3jO+APqWiItLVco0l37GCvekQIj+er48Mu9gUdrJpwW4Dht6iv\no/v6wSK70JlT8jXeMgidMgFzXCDvKsuAQe24426P5S0wIXLIl50Yd1ud4C6R\n2PrFNCKEPyd5wz9zex3mUok1rXet0CXU/SLQmWlW61/uyEmzfzEfbem8a6xT\nhoaoLeVuIQP43T1qjPaH8SnaXl9hIFWutIPSoYRy5gITxrt0pTSvBfI2cPfz\nuuZJ\r\n=25qt\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-/XFrf3aXW7BQfHPBrVOrycVaHUsBpHKsBVChbxg2MHYnW9GJw3kRFt7QKj+z6yLL6na3yqkbrJh4lzrYK9bxeA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGg8D/DKnAbK37/yAHzE166f/5sFtuB7JA/2nl/0JTz2AiBNS7GxEHAUaXiK3Mh+eWMoYr/ndDwOn/pIPSSwp9jotg=="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.8_1525429014706_0.9592874078387519"},"_hasShrinkwrap":false},"0.2.9":{"name":"@0xproject/assert","version":"0.2.9","description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build:watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project . 'src/**/*.ts' 'test/**/*.ts'","run_mocha":"mocha lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.19","@0xproject/tslint-config":"^0.4.17","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.23","@0xproject/typescript-typings":"^0.3.1","@0xproject/utils":"^0.6.1","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.9","dist":{"shasum":"4ee828679bacc6ac314c83a21fcf38f65f5c625e","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.9.tgz","fileCount":13,"unpackedSize":33749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7PMDCRA9TVsSAnZWagAADG8P/0tgB03cA4ZoNsM/fH8n\n9oJNjHqhfuOQobIexg1m2GjCtpEPJ10Ru+S0kS0ou67dF3Mi7TVEcBfMcbog\nzMmnq/ZEBntAymjPLY2nP8M35Tx1e9n2bTB6m7yM1SPWf0Bk+zOImapWN818\na05uAcfCuGLk7VrixlwwaZsiRe9o42XICdnaDmKsRXlBAxpc4ai3D5QT2Oxv\nmg5+ddcePXkEHRalP1Xu/YjkA8+mnQZtoZ2eTtW8+on4Ctbdb/nevI/dhasr\nCkEw3kuILMbyWH5FLpthqrrJKd7vlgewzNO66UFu7NpUmktmx72+i4EvxoIC\nSJ3pVsqWbtwUp+KAyCTeiNHarF091yePfOBWqT33uqBJZTSa6/qIb7ZskzRn\ng6BwYJqqh2dPfHefzkPHp9DG3rYAjJQ6gYmettDUymWC/rVetoHFYqZKeQTP\nyHL0PrvsqHXyiq+KewHIaUZngHtSCY9aIAsGn2Qn4GyRLj4dWYuRi6gWG1wO\n6WoRMej51GBh/JfdaezNwbsGz7jm1CFZv0Qf+sPOP82se7VIEM+RN7asEXRB\ntlwto8dzBvKzQ3h7fm4kNQZWj+oPJMSDZos517rSt7BWnfwCN4i/jjavTWsr\ntYiJq8+26zkzDgfAFm+742FMrmLsOb+4NFqci+zbDjXgw83CJJFtOX/UKYcZ\nQs/3\r\n=xvw9\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-zpVXPdHZjfAftPvRIfUMYfXwvp/djMf9s+J0IubYlFamEBmqA/sHUVuy7VlEDHB8B25PXPZQtg9gB+PxWWLwtw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdbWoX84JGNBSGwakMjow7EnUx8+5c7z4Op881s/kW1wIgFfCuOtIf9sWMYBYbHiVIuQuTZ1JJEOCUFyBduAxdR0o="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.9_1525478147472_0.0799017432946505"},"_hasShrinkwrap":false},"0.2.10":{"name":"@0xproject/assert","version":"0.2.10","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.1.20","@0xproject/tslint-config":"^0.4.18","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.7.24","@0xproject/typescript-typings":"^0.3.2","@0xproject/utils":"^0.6.2","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.10","dist":{"shasum":"733bcf7f9483ac65f1d68fbc6534322242c4b919","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.10.tgz","fileCount":12,"unpackedSize":17174,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBFL+CRA9TVsSAnZWagAA7hMP/2Qq8qWinj7Z8oepZcL9\nvPjimnTS+tDma4a3L6DE+yPM96bYaEvAz+R7/HzHdvlQzWy9fdOpk6/rtu5T\nhCblLbnUdGqk7o/snsh8n0XWUwZf2XR2tKAeM/04fynZ1t6M1iOqbnLBUmWD\n8pkByDFO6l1HduWqWCt5plBw7EU/6pPptWMwUKY5PFHIJSMrnz4UNMivwzPa\n9nDJ346J1ZFY/Z0EBv1rnMdkK1MgKPM4xZSRlTRyQZ3EO1347PePCN0B7+aS\nVSTaEtTL/wuzaaoxhjpoxXGoHPyVRx81BeiKsUWby76FLPl0/KotCUF8Jvpp\nM1UaJSJhFU5vk2nXMaRqe2aHlLQ+JSX41H8zHhPmofrFHPTV+J2hO8blcEMc\nnRl3VKdHi4bAu/BV1Ch6B6Rwglkf3aANPzsBkHsZ6sLJHEn/BmSmMCiMRLaE\nozR75ttAV06uKDZ4B9pVatz1mh8t/XppWr8pNzehoH2zIEp8ueVV7lMIviPC\nfhewrWXkIS18/O5Lwn+ImOsR9aFLsfsGns/hGNc9fA/oUevTqeBXUbvVmmnG\ncYPBxWlNLROpobaKtMuOS4luRsZfyaTH51e7A+keY3q1l3aMFBVemPsqKzoG\npFyneWWzhrjkQSDysFDRLH/oqb+As3BnK8DkZ01iZcg/HY1USGgfs5ptMYNI\nBRl7\r\n=l7ZT\r\n-----END PGP SIGNATURE-----\r\n","integrity":"sha512-YeoUmmpLkfBWNZZu5jqdMQVDNX+H/vYj7yxQaFBjOisgSZORaKiXyjkekIrZKFTl1hrP3MTZsu+dqNTKNDnB3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHYlfKtGo0DEk16ymwby2ah8l9VNU04048fl0Ax9kn5wAiEAsY4BSGbsBMjnikohriYPUfMtCCSIRJDXJV2yrKpErQA="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.10_1527010045372_0.7627425446732436"},"_hasShrinkwrap":false},"0.2.12":{"name":"@0xproject/assert","version":"0.2.12","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.2.1","@0xproject/tslint-config":"^0.4.20","@types/lodash":"4.14.104","@types/mocha":"2.2.48","@types/valid-url":"1.0.2","chai":"4.1.2","copyfiles":"1.2.0","dirty-chai":"2.0.1","make-promises-safe":"1.1.0","mocha":"4.1.0","npm-run-all":"4.1.2","nyc":"11.6.0","shx":"0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.8.1","@0xproject/typescript-typings":"^0.4.1","@0xproject/utils":"^0.7.1","lodash":"4.17.10","valid-url":"1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.12","dist":{"shasum":"0e53de4eb598ecc6138aec82d4609c0e46f433b3","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.12.tgz","fileCount":12,"unpackedSize":17674,"integrity":"sha512-XfjNcH/MxZ2JrCycQ4s/NTSLlwRUCmpuodWOi+xIUjS3dWO/stbk6FxhqoKOoCKUgYScPQzVBp8v4Yc5vb5M+w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA1XU9YMGoWfDoltq/WZ4sKQLB1PHRhAYyw7a04sAKX5AiEAtXZbvYLRBTk9K1z6wMeMsD7QCqMJsqWAVmULTPtRuWY="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.12_1529398107550_0.8712368283171539"},"_hasShrinkwrap":false},"0.2.13":{"name":"@0xproject/assert","version":"0.2.13","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.2.2","@0xproject/tslint-config":"^0.4.21","@types/lodash":"4.14.104","@types/mocha":"2.2.48","@types/valid-url":"1.0.2","chai":"4.1.2","copyfiles":"1.2.0","dirty-chai":"2.0.1","make-promises-safe":"1.1.0","mocha":"4.1.0","npm-run-all":"4.1.2","nyc":"11.6.0","shx":"0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.8.2","@0xproject/typescript-typings":"^0.4.2","@0xproject/utils":"^0.7.2","lodash":"4.17.10","valid-url":"1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.13","dist":{"shasum":"8eb0e16cd6d802eae1b0ab86d344360ea0038331","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.13.tgz","fileCount":13,"unpackedSize":24030,"integrity":"sha512-Svt8ObKyZzsAv8fedRrj9IKewMjPN1eAKLsYacxciVS+hR87dX4Ggd4y+fIA9ve0mPzUssaqbm/SZruGjlU7fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDpdHuPtu1MPvtITvE6QJJ1/r+w2jgFQoAQGAtOEgY8oAiEA/3VEZ2WV87A0Sqyrak6hgrf5XIPN2SC3B6n/lC7/fXE="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.13_1531149888135_0.8564637176280292"},"_hasShrinkwrap":false},"0.2.14":{"name":"@0xproject/assert","version":"0.2.14","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"run-s clean build run_mocha","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^0.2.2","@0xproject/tslint-config":"^0.4.21","@types/lodash":"4.14.104","@types/mocha":"2.2.48","@types/valid-url":"1.0.2","chai":"4.1.2","copyfiles":"1.2.0","dirty-chai":"2.0.1","make-promises-safe":"1.1.0","mocha":"4.1.0","npm-run-all":"4.1.2","nyc":"11.6.0","shx":"0.2.2","tslint":"5.8.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^0.8.3","@0xproject/typescript-typings":"^0.4.3","@0xproject/utils":"^0.7.3","lodash":"4.17.10","valid-url":"1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@0.2.14","dist":{"shasum":"7d5a373fedc8eb482716b730f4dddf3ef33bfa29","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-0.2.14.tgz","fileCount":12,"unpackedSize":18151,"integrity":"sha512-BVgpu1rN+vO+OhBabSGzmqRXqB6QUjHbXW+mu8o+htZ2r3cCTreOLhqcEv83sWv7MQ15SmoVmziqRMV1Q3it0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDY7/MVbh79Sl+mFkJFNnXnuTtYSmk3l3zkjImFFnzUMAIgP2KssQyqLY33Ryb8ttFzp7syKNQxFgtjZvqhWmLhOiU="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_0.2.14_1531919472831_0.676330417043532"},"_hasShrinkwrap":false},"1.0.0":{"name":"@0xproject/assert","version":"1.0.0","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch_without_deps":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","prepublishOnly":"run-p build","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-script":"^1.0.0","@0xproject/tslint-config":"^1.0.0","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.0-rc.1","@0xproject/typescript-typings":"^1.0.0","@0xproject/utils":"^1.0.0","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"_id":"@0xproject/assert@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"10.2.1","_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"dist":{"integrity":"sha512-fhPfa2hi7ZmQVFcfQavjqhzsZJZN1umj3kSFYeUfPLL/mpQd/qF2SnXp3LqPQIT0Sj1Fo+xSVG+H7HH84rKtTA==","shasum":"e50e3012b935db4e61824dba62415854391ca76f","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.0.tgz","fileCount":11,"unpackedSize":43437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUPggCRA9TVsSAnZWagAAhccP/RcsH3lp6ejhZ8Excd+r\ntLg3etwCivZeXpl3cxofKu5IHCXHIbZ5G0YA3j2sJsOJB3U0LNa8yOy2d0MW\nqnm+3Ie2mvoMEjZqlGZOZouRD5fQHZEN/jAUQwrD9jJCUwcpIx8lanN+yDgI\n/Fy0x4ai6DyogKXWYrklfPbcP6LlHL1IqVfd2fmfAQM5o/SwD/HARyu0xdGe\nF3BPIXqxvgsifbmw1Hp36YdAYQlMJR6g2eu4qhOI/75zOLFFyNQLfhYIJgTZ\n4j3I6uxKqjAjWKpPtPsc0wignGx9VflEfR+jf1W5Ei0RnSMtx+ctJJJk0rC8\ndkD7Ib/vV/3jKagRq2fjxw5ICKfk5gWIrlROeecg9eUWkDWx5Vk9eMhGZuVo\nAH8ak1rZkEullisG7A4OWxCLENrHJZCgNZTUcW4peuXsqTPlyvuuvU3zOhG3\nLsKh+kiD/PmsFyqkv/DDYKItGtwTEIkV4YrO4/DKHHI/+0hvkrolCcUQTI9q\n+LTKfcH+Mwp0iwpYclGvy0x2PbBSXehA+MlQmPm2rS3ae1g5tZMGOhYtZruk\nhgiisgDlNNs2vdpeJj0mKGT7vhkY+Gk7v+S+PwDJZncIqbObvw7eGNlKiPGw\nSUCSDSlxT5zO3BkFNxpM0DrCkU8PFbGHjBxS2U0f49zmsvlfaOqxAhh3VsAM\n4BYG\r\n=zSvX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkcGfsINjCPnCoFILJl3Gks7UpHX9lfcKae/EGYJyIJAiB1zagyY7Csr6AlV64dHdKhMDukyIjVDAWyKLwORdl6Kw=="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.0_1532033056628_0.43738125754676727"},"_hasShrinkwrap":false},"1.0.2":{"name":"@0xproject/assert","version":"1.0.2","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch_without_deps":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^1.0.3","@0xproject/tslint-config":"^1.0.3","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.1-rc.1","@0xproject/typescript-typings":"^1.0.2","@0xproject/utils":"^1.0.2","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"b756f76b0e8fec5d57d86429d030d75f6c3ef6ca","_id":"@0xproject/assert@1.0.2","dist":{"shasum":"c8a0e9a0934748d2af78982fa355690dd45e6481","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.2.tgz","fileCount":12,"unpackedSize":19717,"integrity":"sha512-wm/Nd8oirZqWdH58EfdNGZsiypJwO0NGzXTB3oK2xoOVQSbA2SogjyFq4Gx1tNmbqX9RDiub9TWzJpzXxFHk/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0YbbQ4eJtxUPuZowdckV/4Tke4681s0m+AQM8f6A5nAiBdZ8aklHjQXuo7kJltGSkgLaVPzNLHXxTXHW6XbmFlpQ=="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.2_1532606032249_0.8775525525957935"},"_hasShrinkwrap":false},"1.0.3":{"name":"@0xproject/assert","version":"1.0.3","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch_without_deps":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^1.0.4","@0xproject/tslint-config":"^1.0.4","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.1-rc.2","@0xproject/typescript-typings":"^1.0.3","@0xproject/utils":"^1.0.3","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"973bcb04833d895c3e69f9c256a7ede038c1f8a0","_id":"@0xproject/assert@1.0.3","dist":{"shasum":"9c9b5fadd136ec7d591b6ee6cc5e101f48c4c157","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.3.tgz","fileCount":12,"unpackedSize":19954,"integrity":"sha512-/Q8Gyd2XLNWQxM2rE8pY6DmUEeW1wMeU59pmq3Vt4uO82o3z07/oHCctzpcwQBvRTFXQNnwXu+S0PyqboVaj+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEeQP9BVzKuC0lfZ+2XPXORkNffNDR1k/NGL9IjqhEmvAiEAwRNEu4CTJxbDOZ6dWtYIKnleMg5nOHmbo1fjQGHUpZw="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.3_1532615247232_0.4408285748778342"},"_hasShrinkwrap":false},"1.0.4":{"name":"@0xproject/assert","version":"1.0.4","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch_without_deps":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^1.0.4","@0xproject/tslint-config":"^1.0.4","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.0.1","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"2.7.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.1-rc.3","@0xproject/typescript-typings":"^1.0.3","@0xproject/utils":"^1.0.4","lodash":"^4.17.4","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"95c627f581ec8d724a0c737cbbf5b53b96765f6e","_id":"@0xproject/assert@1.0.4","dist":{"shasum":"b219830260dd62d23f743b922a984fcdaaa0e530","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.4.tgz","fileCount":12,"unpackedSize":20191,"integrity":"sha512-Ng1PcrJ/CTh21vM2V/K80CdizlRBxucjZR2dtMKOnCh5ZCEkLEdUC5/ivQ+uZlGsuFqTklooABkOuvI4ySNBhg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICi1evaOhKY/j7p9DqcZiLosQqlfgaU5JE1LYV7kDLjIAiA/iyfdXKnp4ufwkefO0+7nSv2DgqMttPThYrlLDjZqEw=="}]},"maintainers":[{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.4_1532619756647_0.4241278300843867"},"_hasShrinkwrap":false},"1.0.5":{"name":"@0xproject/assert","version":"1.0.5","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch_without_deps":"tsc -w","build":"tsc && copyfiles -u 3 './lib/src/monorepo_scripts/**/*' ./scripts","clean":"shx rm -rf lib test_temp scripts","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage","manual:postpublish":"yarn build; node ./scripts/postpublish.js"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/monorepo-scripts":"^1.0.5","@0xproject/tslint-config":"^1.0.5","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^1.2.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"2.9.2"},"dependencies":{"@0xproject/json-schemas":"^1.0.1-rc.4","@0xproject/typescript-typings":"^1.0.4","@0xproject/utils":"^1.0.5","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"fadd292ecf367e42154856509d0ea0c20b23f2f1","_id":"@0xproject/assert@1.0.5","dist":{"shasum":"1a5e9e42bab808035a21fac619296238652e4ca9","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.5.tgz","integrity":"sha512-61NxxPBV730bwdIWq3xLwGAMwz9GV2LqBn158u9qNNNcFbnC/REFlZmBQKYBG4X4UHdU2HrlW4QnUEczJFn4TQ==","fileCount":13,"unpackedSize":27928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcjHbCRA9TVsSAnZWagAAmrIQAJ2+Kspz6NJ1EvK8aJjp\n/TJwqqZCTJoXlm3XDUETVxFzGrKr8gyR1kHT40lOQBJYQiRz/lbLQyFRhWZc\nP7NTTxe7VAz2Vov3hJDNr1botS+v5palhfF+WTGFacTTQSWoGmowuJ3Odx9N\n1vtMdJHSIFl/Jh8gQbFRpzn0u6rQXKjIUphUlnf+Tx61NqsLv33OZv/VLG2h\nNHLglcY/oWTGhf+eCXZU6SKBkj8AR2yqRgFl6gIjMH/kc2b4Essis6D9v1a4\nk3dhl3yX0OyM+DBBNPiD/dv+fepc9jtuwgDr+ekGSvoeZk4NRI5RiDM76kdB\nLX3+zf4LNkhA/AZ/Le7kJMdyaEmq2dlN3xqDhSjsWTrsy6nX0NYDTb5WnCTa\n7EY3/GwWXghWBWfoTckZIPJtjE1VAzAdsIKmauySHWpOQXeFyBwyluJYf3ca\nzxY/7vqfpxhVj8oEMC+8+2S9CgEq7t99J5jvy4qq7xL8C+gUlfCgkMxQsx5B\nJDNet9RuReCFhSbERZAddQvSRnVI7r1NhpQWJmvzCIzVM56jLMb6rP6dzMdj\nsJ7zKoeyDWCMmn8BEFiyCorxtAvBNQhhbjV1MLGraD8tkUA+1yekI9NXG1ix\nfFF1Xf1fzIfUhTQWMD3ll1Tz9nWKCmbsLTvLTUDuR1WH0X2DkCWfBx8PFgpW\nVQpH\r\n=KOrP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIB2lGXbYvFe2ANmE3t40tBT98Zm8ya2Z7UtbFFa086MiAh9g9wK+S29e9Jb3YHusbwuFsMiSCJdK2Sbzf+oYxaLU"}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"albrow","email":"stephenalexbrowne@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.5_1534210523014_0.32667943447531367"},"_hasShrinkwrap":false},"1.0.6":{"name":"@0xproject/assert","version":"1.0.6","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch_without_deps":"tsc -w","build":"tsc","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.6","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.1-rc.5","@0xproject/typescript-typings":"^1.0.5","@0xproject/utils":"^1.0.6","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"7f585a15f526e0a61fd822cdefb7087fc6bb8934","_id":"@0xproject/assert@1.0.6","dist":{"shasum":"871e5d3426ae5324ab2cee93235c6b067f6610fb","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.6.tgz","integrity":"sha512-8ygWq0GYJd6cDQ1vmgoPLm6gTBeb+UXzOTFmoLaUGc/vOzQAJByde4wvwTNl9ROTQxWI7fvh0/Okk9QdcPtCFA==","fileCount":12,"unpackedSize":20395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgEpnCRA9TVsSAnZWagAAMpkP/iMdSAoNq6XZ4lggPH4W\nlVDDHI1bZA9YQcmKIAchtXNJCnPTDeBphRXDcYsJXBFzegVAH11JVTnmw7qI\ntK2L36LRPEkh1JYr/kooSnScPfUjBQjOxrP7olsRWPYBOjxmFwBKqQe0atfp\npEOeg28oU+EQf8E3VFZ+beGKqK3KLqRHdFmLB04qjSHLsi/YyKX7bA+GI/fr\nx/AKUB5GcA0ztXF6j3n0EA8tA4LZFTS0kdGHEmc2Wu/YxQ/WpQ06RYdlYx25\n2cHj7O55O39OarFIgQQH2+0AeTApY9LwuNaK2BWuVBi06wqAKSFPDLSLyDVM\n7io9ZWTQppNrv8nBPISZDP/ZNM0Y7BRbL/cokJtFH+n88NS0fSNQFkCCMH4O\ndLPu20HnKTdKXizdfP6Oj8wjjfCMgjyXAYj/1ivBY+44oZtm61o2NUst4G/v\n/pd6C6nRbwEXDc6djuimNOKjeGnPsHyNt7hZ3ESkrE4GP6Zn7zTqpsl3FX6E\nTcJfZQYIUsHTQUNIJGO4rFgniXcIeK+ZgTjb+rtWjLE+WhgvjnrYAAF2yxqy\nLzFKYZ81pnHimbHt4xiApV0gxeRMq9t50Iw6kQlyQFGAbQ3bmF45g6LCBFK0\nY6SZXE3XzHpEkmd4VRySHD2OmUkvWyjLSDZ2pTHDbpko0iM9CkvNiUGE5wVn\na6Fq\r\n=QnCD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDC/tvh0oU9fm2skJQh0CX8SqtqjX+ZfZTOqeYMWI89pAIhAJ8ulyzXovhH+iIiPPxU803oI626/fToOFse+IRXYrwV"}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.6_1535134311423_0.41680362698041096"},"_hasShrinkwrap":false},"1.0.7":{"name":"@0xproject/assert","version":"1.0.7","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"watch_without_deps":"tsc -w","build":"tsc","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.6","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.1-rc.6","@0xproject/typescript-typings":"^1.0.5","@0xproject/utils":"^1.0.7","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"00a4fa5f7c1da8deae703b36b6bbed024cf9e111","_id":"@0xproject/assert@1.0.7","dist":{"shasum":"d2032acae7a426f0b1a22af58dfff543acaacdb0","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.7.tgz","integrity":"sha512-H+5au6g++BOrkSO9f2RszgI7hprG3kzYBzJIvqhctEfrYmq6UtTy0dTI4IwHi0BRYhpA885qnf97f8ftqs40zw==","fileCount":13,"unpackedSize":26752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhAE3CRA9TVsSAnZWagAAeBMP/2CzJISz/HtysDkqMjA3\nyLKMd/cRqPP2WwbE5OnpmwxcQ2CadJVzcZorLBxzUgtpgOMgSjru1n1D3YqP\nBvSV0bHk+yw1vYnJ5utqGYWbRqtm3T/+K/F6OIxPGqc/BFvkbIpCWJF1QNXy\nYxtrAEImvq9z/i31bsmDtQFJStGT1m4getatvvdyF23okSJdNXgl+BnkHQzo\nFhAn/hu5ZmieqdKEIxDFk570SXV51jPzNRW3Xutu7tTdvyZN4b43K8sRTmZi\ny/QWsIqZfM+LM6DnDFNvZaIU5uviqcEVVFZVmbWR6Q/uSGNyBAJ91PfWkXoZ\n8d6apsOKOM5muVxE+6InIIB48pYCSazD0Cd1yUy2upCcMhGXZ5NONjcRCE0N\nHBJp3khm+latfUTlTuETZyZjrYkeH9x7JGg3Qe9UselHmHGJy7cQCzszZ2WI\nL4MYEUsEk+kRnT1Gpgg3EK5sNDSGSWsnnXRgS18UDOpeRlqm27wFG/2wEnL1\nabfLul2fXz79O+Gm+MZHNHPNYkU+1/WQEKtpi9N/vVJr256J/RwCrukkcxpV\nx3D6M/HAseoJvA3B6ljGCCfizMIBIqrEbofWoPNQRPz2jFtEbTMxj/BLU/2y\nHRzDY6VhA/+wmG7vx62fzBKspkMCOVEbJ3UIe3umBbvcDUWjaRawFeLkX/T7\ny4tE\r\n=onCA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTpNAGSDjDc0DSzkKmaL0UIOFyz/PhbSdpOU8nXrmQVQIhAIw6eu8KMINOMBoangVZfNftJnDsjFfQCAWyqCzrq+mf"}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.7_1535377719048_0.8573679829899941"},"_hasShrinkwrap":false},"1.0.8":{"name":"@0xproject/assert","version":"1.0.8","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc -b","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.7","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.1","@0xproject/typescript-typings":"^2.0.0","@0xproject/utils":"^1.0.8","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"174b36059368631eeaec3ec7c0a3847350b55d73","_id":"@0xproject/assert@1.0.8","dist":{"shasum":"458580519eb8d0c5fb8bef3da96fcd0820639d05","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.8.tgz","integrity":"sha512-MsBTLsMpv8LRU6RCtlHicCuJisl3Quj4SheRzacmQk6c92F0HwgxZ8gGr4HS+MVQ8t9+DI0ud8GtVvU4pgpPcA==","fileCount":13,"unpackedSize":21110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbj60pCRA9TVsSAnZWagAAHMwP/33a27cPxTF6SQDCVFXp\ns2i2lwhEJ7yT+sw+BjdLsisWy3mPYZSujRi+U841D2D0Goc5DpPwfFet0ij4\nx6FsAi0i40SdBoH4yySbSzpwNwLo88FgYKJDbyEL7uqt4N0JK3DqBFuVxfIh\nEirDpBZDZFquDx31sHfxG6OYnscTBHkHpnrPww/cmsPxPmnv1mhzyUhKVBzc\nQdHwR3rwdl2fwBC7LXCrItcJWJZJzXWzklubjpfcY9lcXJH+pQHk3ytCdZiN\n/H0noLVcZZtYDbCabwOwQJH0fxZBMh4UTTedUl710q6a87PSaofJa2/rTQ41\nRNZiZXYVLtlPxYn9Ph/9lTaat2889nSYSfpgN/w0754VG6yEO4rEk9lcuxpO\nkopv4GZR5VNUUzCXiZy5ezp+rB0MsRhO6HcLUMBqBtvn1K0+5kJC1TXpiGAN\n++ydgON9hYUH/tGv4F+i/BzL191I1AaUYqOefwC3k3AaPWjupumDawg9NjFW\n7LNRF1jIJHfymNxN3zv7tXxz1/kOn4IkiNyzk2Xa+ZaEd4zoYZp+P1bL+vIz\nishsDoRBCOTJ4IjUhvwfuXLCn03uixDvzgP2EwNWi72MzWxB65jn1gR80Ydk\nKWmDQv7+J2LHaAjuwHPDssyk71Ing70QQr35Eyjm+pfyhgsuqXmnbCgpp09t\n9ZE/\r\n=PxFm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcGXyMGtjTyaKS7c93eQsidgSrwFZ/nhcv8som0WNImAiEAj8wVmBJ3nbsTpLxwRCDc5zc62OXh6Z/qnFeH55CC/jU="}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.8_1536142633165_0.6486051207565222"},"_hasShrinkwrap":false},"1.0.9":{"name":"@0xproject/assert","version":"1.0.9","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc -b","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.7","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.2","@0xproject/typescript-typings":"^2.0.1","@0xproject/utils":"^1.0.9","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"29f6adc2ed57720d2c2aab7b760a4bcfec5d7b37","_id":"@0xproject/assert@1.0.9","dist":{"shasum":"01676bf49b6c8702dab421a36fb1afa93718f31b","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.9.tgz","integrity":"sha512-jvwk7yi7yFfyRKNwr/+tkfWoaw6VQAtANW/aI5qiKV/4BuuUipIZeZSQc5RzdBY9ag7L/Tp9/HcO9h1g4o7GZQ==","fileCount":13,"unpackedSize":21352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpQdoCRA9TVsSAnZWagAAkjcQAIGHaKg0cqQzpP+B21Oz\nt7KevnVd/F2nokcBWKlDLGlKoTdwMzhkAMTLeL2hTtOs6sy2HVYFL0WjRvov\nKhPT1zphidN9pxLQpwrvYRaOWLx4Gas5ThieMW+S3mpGX/aIWT+qmoSGs2xh\nwmG3KtSe5n1betcU2UT5FuCB4VDYkyxLJf4itDdhSbGxrGagyc2KjwSt0Z7x\nJA9us9jSwvSG93fy4TLLlwlmvlxngJbFyQEL4JT5GnMQDepmkF27dsEYcl5p\nosN50UyPOyNBzanRls9xKY1ovakmhrBett2LPKjvzUEfFjIV1rrH5uFvEuWW\n3Y2vVrqt0MNYJvFnWGcyXFOih5Pe+CamOEuHmU8qgcgGtxvYW+csKzlRFR1U\nkxglkLhmXqqm7Z0LXeFiBgAc1vsx3JIrf4MkRugvmb5Rqw+3t8Xvm7cmwd51\nCjae7E4yVUVxXeTNcBEirlR7rPeVcVPWlxqasZ4zd+0eYvVjUcDFhQPNi7BF\nCa7o3uQbKfcCeJJHANZeJ9StozfEg2KBNfOvZ667kJlQTr0J5GTGdiy8CRfr\nqW78X0f5OLG6BiOcLXPPnzjtrg7M+OHc88AzAHlhdqM+x/O/x6aL1nmagFpB\n0dvghh5EDJ3pe8cImS2MiW0URKfSFxyvl1QutUO4TVOWtay2XPtYNfg1BVOo\ninWn\r\n=ZyAl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/PUHhr/4XuofnBn5VDWkF1BeKg1BwfoMomSSOIwh9ugIgQSB9ovQ6I3YwzmLiw9XqOR6/TC2j3VOjuLuIwKMMNl8="}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.9_1537541991379_0.8054346491381252"},"_hasShrinkwrap":false},"1.0.10":{"name":"@0xproject/assert","version":"1.0.10","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc -b","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.7","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.3","@0xproject/typescript-typings":"^2.0.1","@0xproject/utils":"^1.0.10","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"78ef98c27ce954f7e46b261b0809ff9d8d70519b","_id":"@0xproject/assert@1.0.10","dist":{"shasum":"840309300abf8be50094826dc3050948bffa3428","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.10.tgz","integrity":"sha512-cjpAHz+Qri/r5evxthx4OANbYFcHT8R2FjcFCAXjmYYcduj9nE+U4pe9rIG+kudf99IPDR20AcnExOermevVjA==","fileCount":13,"unpackedSize":21598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqiC8CRA9TVsSAnZWagAARH8P/i1+TECSGQ/3t1pSHcO0\nlwnH701aXF+/kOF5Rl18wAE1WVcGWADGOcE8a2rtVCzhRS8lB0MH4ExNHl1K\nuiBPzVsagvNbcyUkQ6u57XKBAe/7OqdzQBWvNmMB7+JOCfHGftQ9oupcJJ80\nYhAQ39Rfk+x6UAVw1BTWqXnE9OPgZqCQSPqH9Vm4DeKR/xt9uRctXcEmPFND\nCYaIJ/NLSi5Ki5+JHpWVGjWuDEuwy/kMqlqDhPH8JhK+d34ntQ6JKHAsn/PX\nCUiJmAAj0RuuzeRnmuCizkQg5ru6wgh1Yc3pi75DITnhgX4kycPpgGC/4wKy\nRw/vASlki4s0gscI7Nc3mNBxgNt8gXdenfkg1E9L92ojECJSG+GYxpd+GN7B\n1wJPwDNq7Z3/Sm9FVmEMyrgS1MyGrqMkQ0kFQ5JyGCnPDinffFiVnSFQSwM9\nTFXTNE6f5sF9e6NuFMuFGltex5IqNbgYZ6hqIlp6cPBabqBh8srXiqZJHBQK\naZD9ZVP7kISOWExn3A0amDfWlMlUmGgdEHNAenxFjjTkkTTyDrzppTgApBED\nEuK9zfdycqVw1h+0uxebB8F7uCX/RkwdpEv5VkF/rayCFxsTYsN6kmSPmwx9\nLMpR+Z4rESLxWZI+3dYISrAIzndL4ffaIVlPu5+W5vyIF3DibW2bb5IdIu1v\nkyLL\r\n=kgry\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGWSKAgXBAhBUXKx4G0b//r+SRE1dqZqcMlWq51f7LGYAiBbsRjTKuQZDX8w+IMpq5UOJo/U+mVfplv3s1iOvwAlhw=="}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"logvinov","email":"logvinov.leon@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.10_1537876156111_0.5440079344717481"},"_hasShrinkwrap":false},"1.0.11":{"name":"@0xproject/assert","version":"1.0.11","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc -b","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.7","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.4","@0xproject/typescript-typings":"^2.0.2","@0xproject/utils":"^1.0.11","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"1b35a6e3b5d050fa33097b35e1d739ca13c6806e","_id":"@0xproject/assert@1.0.11","dist":{"shasum":"11d218e96baefa2d41d2412ee3aa9848a5674dcd","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.11.tgz","integrity":"sha512-5kwVCa2AdpDnI1pfEGIOhYgj2lC8HCqCX783qeO/3ch0+DHul23Q5Mg6FLzFA9iMxxQoA870orFH4rfcRiRO5g==","fileCount":14,"unpackedSize":27960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqpviCRA9TVsSAnZWagAAeNQP+wV+i74jrNihiWRy4Dga\ndU/8BUlst96Y6EYykcifVEVy1AUzjoNShyC/R/xUz86tIMgRoCbmVf26qSvC\n/hmaxYKcXdv3YFyo4xkjv7kurFDTVD4MAWm/QXIf56P9W0ywcjwuMRJ6cLuL\nh9w8arex2zpHWv2FtI/Us0QMwUFcXcPrE3SFJbI4D9leZIPRO8k9A2nykxEo\nntX5riAaKBIyzCz2vu2Vso5flSwbLRvRKhN8BtvAqrp5dVJBQnXasrLWu1lG\n7UvqW0j7ViQ7rG3GyzhIB1hY7Paa+ekt9n93pDy7hx8JXiUrKvr8JffyTDTT\n4vG92dIQws6vAVGI+f4Ijd9BUcBM+RgxfGwMm/dJ3N+TFYwOxDibsOzdp5Sv\nsy2lCrT0LVHjAw+VjXoK+bi+fWJcr+p+JjAxjUxrgxXpscW4AtSG0e4mUGU4\nS51fyke7sdH188NtZaDSpc8yNe6BSYgzX194o0Zi4/w760AcCqWFrhMEB0fk\nGp0NRuuRlPpqfc9OVi7m8yOLmmM8ny3KNbAKWpyPvgzul5Aw42eqPDiiz30H\nBXyzANCS/nnsK/OZ3RlcOY81jp8YlrCBD1TGrS7nyO/LwQ+qESdmTde1pFTl\nJVde5YD7bfe4ljEGf3PZN4zsxNi1VjlhLS3kfLLibO7cBdEX9lzk8bsoCATu\n9V7Y\r\n=9S3c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE8Q9rBjVuJM2kCM7vliua3xtGpQ84k/XVEKxGFq/fP9AiAQKCwWcjrRYTkQnQea6tl57RzxYwm8JT8z1KU/YDVECQ=="}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.11_1537907681940_0.6574564010699075"},"_hasShrinkwrap":false},"1.0.12":{"name":"@0xproject/assert","version":"1.0.12","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc -b","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.7","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.5","@0xproject/typescript-typings":"^3.0.0","@0xproject/utils":"^2.0.0","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"ac14dd2b29b42ef4d2a46db9b70d4d30cf9bd40f","_id":"@0xproject/assert@1.0.12","dist":{"shasum":"702bfce21603baa2c3e97e957bd30a8946a818b6","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.12.tgz","integrity":"sha512-ZL01evY9HVzvHnKDFUX5UOHcPiD4XqzVNguVz50j2Y05f/licRazytWxRgRf5Mpg9GbUOhstEfK4Y9wJSXAWFg==","fileCount":13,"unpackedSize":22085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrnABCRA9TVsSAnZWagAAKHYP/jGWSMjUWgrjnWWsKNC5\nNHThieJkpEuVoyWvq8elTzc0KTrf9L/B/T054M4LYP4dbqVaoGhZCvB7eVwn\nBRYWZgS3R9AYtDUjgWR2ZhrNzYqHN0k05I7QaZO0nzP+4Y3N7OpW6oA0Rsxh\nsRMBJCwyt6PIrX6tpKa1t3CxJLnA1pfkIAYJdHSR/mN0dv/QGLcxxnFS5SmG\nWvJoWnzD6rQJ/JR8bjWxrsi77hbTE0Kq2FD50wTHvWqdOygCx0pNahYbQJjT\nhfLVdD2AlvAancCTs11mpnagbKszqPPw3jZ14a/NEDm+l5G8ZRq9PFPXZUo9\nxQVASPJR+YhX4Top/3dbQvYcaU+3hmtmFYi3/Q448w15Yq+Mhyp/dstUz3PX\nBBWDBnYx4lmQ+sqXcE2jOr8ZoLAqjfJNmPzC41LMWzLEXc/65W/Fh74i0pb6\nB64zUC+cWxdMaWoNk45ngNkX9fiWSQdq5cCQjbGsqyzQ220rh49ENDF1JiQP\nym+BxnRJLBPD7rM83QOB/kxKWiZ9Gy6vs33OD6aARUseZCvw/MY0sXyZNPZH\n7Edj3pW3NXn0grP+AXaehvor8cxQVORyL1vps0UJ8X6/Id8Z2kltm5G3oIz9\nDR2X/WbeOlVqPfYXm4N9zspWYgLgFcNmAOuGMVU8NJa4trPMQYN4qdoTqLyJ\nEyDV\r\n=QQSh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcd1L7eTo99zPaaMbN1hhZcYeUbuYOFtuGCIH3VmtX6QIhAJPO0mxBw4X75bveaPu0L44GbgYyzRdAnZ7frKwc166j"}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"fberger","email":"me@fabioberger.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.12_1538158593115_0.8801694111941789"},"_hasShrinkwrap":false},"1.0.13":{"name":"@0xproject/assert","version":"1.0.13","engines":{"node":">=6.12"},"description":"Provides a standard way of performing type and schema validation across 0x projects","main":"lib/src/index.js","types":"lib/src/index.d.ts","scripts":{"build":"tsc -b","build:ci":"yarn build","clean":"shx rm -rf lib test_temp","lint":"tslint --project .","run_mocha":"mocha --require source-map-support/register --require make-promises-safe lib/test/**/*_test.js --exit","test":"yarn run_mocha","rebuild_and_test":"run-s clean build test","test:coverage":"nyc npm run test --all && yarn coverage:report:lcov","coverage:report:lcov":"nyc report --reporter=text-lcov > coverage/lcov.info","test:circleci":"yarn test:coverage"},"license":"Apache-2.0","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","devDependencies":{"@0xproject/tslint-config":"^1.0.8","@types/lodash":"4.14.104","@types/mocha":"^2.2.42","@types/valid-url":"^1.0.2","chai":"^4.0.1","copyfiles":"^2.0.0","dirty-chai":"^2.0.1","make-promises-safe":"^1.1.0","mocha":"^4.1.0","npm-run-all":"^4.1.2","nyc":"^11.0.1","shx":"^0.2.2","tslint":"5.11.0","typescript":"3.0.1"},"dependencies":{"@0xproject/json-schemas":"^1.0.7","@0xproject/typescript-typings":"^3.0.2","@0xproject/utils":"^2.0.2","lodash":"^4.17.5","valid-url":"^1.0.9"},"publishConfig":{"access":"public"},"gitHead":"b5d88079d9876677ff983f02f55d8f98bc7ab439","_id":"@0xproject/assert@1.0.13","dist":{"shasum":"e370ccce08933dd2a970bdd02b92e59c65dd75d4","tarball":"https://registry.npmjs.org/@0xproject/assert/-/assert-1.0.13.tgz","integrity":"sha512-qL9++/HspndCP7CvvMJ6ns7vJUyQDIlwt93hYJz9IoqL6fDsU+smSEwUpGMExlS/zotCc3MMgliuT5uaH1t1kw==","fileCount":13,"unpackedSize":22360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtpmoCRA9TVsSAnZWagAAXfEP/0ysoG60xHK1WlshabGV\n6Cu5LoZYUBnm/tJRIbcfxkiMtAgVj8O03l9/o8jWqa5UhblsVur/N+q3RhIc\nqC5mYwk3HMAEEzXoJpkW0X+EfYTVoqmmqgUC7dxIL+BOVoxwTq7XohDp0QJV\nABRv/Jy3K6d+VoYflg3WmE3r3mq1R6oepv1zZuQ74vRd4tvBmZnRTcBVWxnG\nWcM56iQpBaQvBpIKDeShmszD1BQNF4i66tPIArzf2kfG44ZDxGinm19E+rbT\niYLafoJ3FOQHYk5sJPfb6Dp0ucNAzfRLtaKY5/Wx4L8k9mrEQqsAdNNxxjmK\nbDo+hv0fpZE/HW/AS0xQFybYiropRQfq74kXdo+x4c0QyKr3DCqaRK+p1b5A\ndodDYgjoNWoodUyzVfU8/G+jU14s/ipdBt+EaZvH5ZXQkXcwcAM/hKC3TBm/\nXY3IpgnK53BJpkOD6mUCqh0mNZEW3u00YIpt6Q2flAyX17LCbXc3OVLkqGlt\nDMjDBNuIk3PNxPQ3iMFTVrzoRGno1LSlSLKyktd3YSy9aZZS9EQVShSmNmU2\nq659HG2rIG6DT7jgWtVgAvlIRnMIn8gaDfd1on4z3B3dwnDs1ectSx+WqLec\nQaEryiVfD5xxbm/U/BP9YGDvE5aJQHSO6FvN6MFfBGXahn200LWSc/SwvAs5\nOg5f\r\n=2M6u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQbOEe2+sNJnlms9j1wnsHjvq0GLcar6yO1AuDbB54NgIhAIMlKxix23yKAGc4YA6GL8zQBVkZLq2l2ZKUA1TPRrPH"}]},"maintainers":[{"email":"stephenalexbrowne@gmail.com","name":"albrow"},{"email":"abandeali1@gmail.com","name":"amirbandeali"},{"email":"brandon.millman@gmail.com","name":"bchillman"},{"email":"jacob@dekz.net","name":"dekz"},{"email":"me@fabioberger.com","name":"fberger"},{"email":"agostif93@gmail.com","name":"fragosti"},{"email":"logvinov.leon@gmail.com","name":"logvinov"}],"_npmUser":{"name":"bchillman","email":"brandon.millman@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/assert_1.0.13_1538693543690_0.5788667944575459"},"_hasShrinkwrap":false}},"readme":"## @0xproject/assert\n\nStandard type and schema assertions to be used across all 0x projects and packages\n\n## Installation\n\n```bash\nyarn add @0xproject/assert\n```\n\n## Usage\n\n```typescript\nimport { assert } from '@0xproject/assert';\n\nassert.isValidBaseUnitAmount('baseUnitAmount', baseUnitAmount);\n```\n\nIf your project is in [TypeScript](https://www.typescriptlang.org/), add the following to your `tsconfig.json`:\n\n```json\n\"compilerOptions\": {\n    \"typeRoots\": [\"node_modules/@0xproject/typescript-typings/types\", \"node_modules/@types\"],\n}\n```\n\n## Contributing\n\nWe welcome improvements and fixes from the wider community! To report bugs within this package, please create an issue in this repository.\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=@0xproject/assert yarn build\n```\n\nOr continuously rebuild on change:\n\n```bash\nPKG=@0xproject/assert 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","maintainers":[{"email":"jacob@dekz.net","name":"dekz"},{"email":"abandeali1@gmail.com","name":"amirbandeali"}],"time":{"modified":"2022-07-19T23:15:36.759Z","created":"2017-11-14T20:44:11.777Z","0.0.4":"2017-11-14T20:44:11.777Z","0.0.5":"2017-11-21T19:41:29.497Z","0.0.6":"2017-11-28T20:47:54.678Z","0.0.7":"2017-12-08T21:36:16.951Z","0.0.8":"2017-12-20T16:10:32.718Z","0.0.9":"2017-12-28T09:57:29.132Z","0.0.10":"2018-01-11T12:06:03.779Z","0.0.11":"2018-01-18T06:45:19.007Z","0.0.12":"2018-01-24T16:02:42.277Z","0.0.13":"2018-01-29T20:19:56.342Z","0.0.14":"2018-01-30T12:54:50.751Z","0.0.15":"2018-02-01T15:39:21.471Z","0.0.16":"2018-02-05T21:29:59.140Z","0.0.17":"2018-02-07T21:25:50.541Z","0.0.18":"2018-02-10T00:19:56.774Z","0.0.19":"2018-02-10T02:37:01.826Z","0.0.20":"2018-02-16T16:53:47.400Z","0.1.0":"2018-03-04T18:36:20.914Z","0.2.0":"2018-03-08T18:20:56.557Z","0.2.1":"2018-03-18T18:50:05.836Z","0.2.2":"2018-03-18T23:24:44.599Z","0.2.3":"2018-03-18T23:39:36.172Z","0.2.4":"2018-04-02T08:42:56.482Z","0.2.5":"2018-04-02T13:02:08.508Z","0.2.6":"2018-04-11T16:01:07.880Z","0.2.7":"2018-04-18T11:17:01.958Z","0.2.8":"2018-05-04T10:16:54.800Z","0.2.9":"2018-05-04T23:55:47.621Z","0.2.10":"2018-05-22T17:27:26.289Z","0.2.11":"2018-05-31T23:41:19.513Z","0.2.12":"2018-06-19T08:48:27.624Z","0.2.13":"2018-07-09T15:24:48.273Z","0.2.14":"2018-07-18T13:11:12.897Z","1.0.0":"2018-07-19T20:44:16.710Z","1.0.1":"2018-07-23T14:59:50.836Z","1.0.2":"2018-07-26T11:53:52.311Z","1.0.3":"2018-07-26T14:27:27.301Z","1.0.4":"2018-07-26T15:42:36.730Z","1.0.5":"2018-08-14T01:35:23.140Z","1.0.6":"2018-08-24T18:11:51.469Z","1.0.7":"2018-08-27T13:48:39.132Z","1.0.8":"2018-09-05T10:17:13.288Z","1.0.9":"2018-09-21T14:59:51.525Z","1.0.10":"2018-09-25T11:49:16.246Z","1.0.11":"2018-09-25T20:34:42.106Z","1.0.12":"2018-09-28T18:16:33.265Z","1.0.13":"2018-10-04T22:52:23.862Z"},"homepage":"https://github.com/0xProject/0x-monorepo/packages/assert/README.md","repository":{"type":"git","url":"https://github.com/0xProject/0x-monorepo.git"},"bugs":{"url":"https://github.com/0xProject/0x-monorepo/issues"},"license":"Apache-2.0","readmeFilename":"README.md"}