{"_id":"superstruct","_rev":"95-237906ea042aeef988dcfb2f77800254","name":"superstruct","dist-tags":{"latest":"2.0.2","next":"2.0.3-1"},"versions":{"0.0.1":{"name":"superstruct","version":"0.0.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.0.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"8f43f42f88a10c8a35a3f9fa0578869f8028fc3b","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.0.1.tgz","integrity":"sha512-C4+fmqtaVIRRKvq+sEeZdyNyQ8SD5z4UdzHvIpjdGizbHQYzRMCND0FVIUcMMz6ify/ALEf4AgUe6UJhJhE02g==","signatures":[{"sig":"MEUCIDc2zEowiHWVz5FHSKJ/lv4XjKGSu+B8hqSbpu1NcVU+AiEAmyFJu2cAQSvZl3kZAgRIsZ/w36YoL0xqOGPJvEC4sTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"282338ea475b4004b505cd53b7c162b9e44d765e","scripts":{"lint":"eslint src/* test/*","test":"yarn run build && mocha --compilers js:babel-core/register ./test/index.js","build":"babel ./src --out-dir ./lib","clean":"rm -rf ./lib ./node_modules","watch":"babel ./lib --out-dir ./lib --watch","release":"np","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"is":"^3.2.1","lodash":"^4.17.4"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","eslint":"^3.8.1","is-email":"^1.0.0","babel-cli":"^6.10.1","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-0":"^6.5.0","eslint-plugin-import":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.0.1.tgz_1511587706832_0.1299264202825725","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"superstruct","version":"0.0.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.0.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"6573627a790be2ebcb5b9f114d25aa653df5cf0f","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.0.2.tgz","integrity":"sha512-x7ZaPP2sIzZPrSdn5X+vZYDqe2NeePbQUb6ToXkWE1FAmYioWJLsgS0IDFk/VN/zHjlR2I8IPGD4dzggQDEvDQ==","signatures":[{"sig":"MEQCIGo8JxeGhaLuwhI2ULkUWtYep1yf38a62l3YaJme61i/AiBFDl6iRGfVZWLajMG2Qnvh2Kb4bYL006H5DNbG7Pl5qA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"b401d49d72b949ef079ac72e5f8d94639ae7d409","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --transform uglifyify --standalone Superstruct | uglifyjs > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"is":"^3.2.1","lodash":"^4.17.4"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-0":"^6.5.0","eslint-plugin-import":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.0.2.tgz_1511721807651_0.2628617603331804","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"superstruct","version":"0.0.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.0.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"2c26d6d60dd74a20faf84a3489fd57e18433915a","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.0.3.tgz","integrity":"sha512-TCu4HZ5DknHhmCN8F9MGPZsYTXKPpb6Yp8UYtka+GMty0+YpktR8A36vrPFB6+WkVqk1JymEmND8ypbAtYx1hA==","signatures":[{"sig":"MEUCIQDlNWi6R/vJnkxyDi6fwir/38N4xuqNxjYvLO3+BcT+IQIgSdyTF6cDjFyNBg9dQ34zy5HQQyMEhDMWU34Jz9V3i8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"eb3d0cb19b5309fccb8139b3bde0f61077ec4496","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --transform uglifyify --standalone Superstruct | uglifyjs > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"lodash":"^4.17.4","component-type":"^1.2.1"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-0":"^6.5.0","eslint-plugin-import":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.0.3.tgz_1511803898798_0.1387039318215102","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"superstruct","version":"0.0.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.0.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"7974604ac1e0cb00bd5ae58a8c2feda5d69a83e0","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.0.4.tgz","integrity":"sha512-RhJoCoRWSRATjuUo3iEuK4I3lhnsXiUCqRK/L1Ts0M9RgbOQtUIV51NoTkuplhOORI4OA0FIGDPgRvvnfGvr6w==","signatures":[{"sig":"MEYCIQDWHM0GqY+9UKr/vw2eSIuk8vhvB0O7P0yEMXK980uXiAIhAN3/j3r7NRrXn6J80YDxpZanesFFbOZQa+OXfb9a/vzK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"ffc0db70bed31083f4dfcacbfc9a6efbd62baf7d","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --transform uglifyify --standalone Superstruct | uglifyjs > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"lodash":"^4.17.4","component-type":"^1.2.1"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-0":"^6.5.0","eslint-plugin-import":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.0.4.tgz_1511806735922_0.24085204512812197","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"superstruct","version":"0.0.5","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.0.5","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"be1bf8b9958bc05781d26ef41b98459f3f78c3b9","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.0.5.tgz","integrity":"sha512-h/kMuabD5yd69Qk7AfB7g1sqsnO49aKqunBW7StL8eLQH32MyxYkwrRvcwI+jxDLgPKcGI4KGhr1gs6AuGfJYg==","signatures":[{"sig":"MEYCIQCxlDo+FSbBaqKQkZpu6meerxogMji+OikcclmzA+XWGgIhAL5Aap7wTBYsKVYVzo6V42imjNuPOiWOzinoONfupYpn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"5a75557b2cc39a16d5e2726d0e4bff7f51b28f40","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --transform uglifyify --standalone Superstruct | uglifyjs > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"lodash":"^4.17.4","component-type":"^1.2.1"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","is-url":"^1.2.2","is-uuid":"^1.0.2","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.9.0","babel-preset-stage-0":"^6.5.0","eslint-plugin-import":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.0.5.tgz_1511818293909_0.7250156274531037","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"superstruct","version":"0.1.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.1.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"5a7b4cdb1e102fc8c69d13311a427dc76dc90740","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.1.0.tgz","integrity":"sha512-TuQYZakgtEhY3jlmEEn8qwfChTlJ42sRPQZkGQ8VSb/Q/V+5trvkoyYxVY9a3To1VQSNKLMmR4N1T1mhuOCGlg==","signatures":[{"sig":"MEYCIQDHuvNVNwd5ok7KkzhQNRr/pNOBqow4w0+6VrTNMijx2gIhAI/DsqsUBGrw/s4vwLatZjKviK8pbaiTgzo3GLtN3HXR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"e3e8081d9b7ecdc431ac79b0757cb762e1614b5f","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"lodash":"^4.17.4","component-type":"^1.2.1"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","is-url":"^1.2.2","is-uuid":"^1.0.2","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.2.0","eslint-plugin-import":"^2.0.1","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.1.0.tgz_1511983897165_0.41018866025842726","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"superstruct","version":"0.1.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.1.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"5a3c7df1f1bde442dbea077d2f0f719394e7c4df","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.1.1.tgz","integrity":"sha512-qi7pD5nyhNtOrwaWe8bqKzXAssf5W+1tlRQZyK4uuBKky2XwgJb4AwgCBkEI+zguJuhRI5cFLQfHUrBvGv/gGA==","signatures":[{"sig":"MEUCIQC/ilsga2xInZe5Rc4hcbwdY7JKGnid9qOhzfolTpI3/wIgDTVOoTdpGP/NFCo+V6J42HZ8H3tSon5ya0WHptwh/Kw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"b1312643f62c45372df9489d3d4a018e3fe4593e","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"component-type":"^1.2.1","lodash.clonedeep":"^4.5.0"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","is-url":"^1.2.2","is-uuid":"^1.0.2","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","lodash.pick":"^4.4.0","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.2.0","eslint-plugin-import":"^2.0.1","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.1.1.tgz_1512009650923_0.5139519891235977","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"superstruct","version":"0.2.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.2.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"2ed4e37d1656798986f09777a55a810a1e3a193e","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.2.0.tgz","integrity":"sha512-RSbCC8ccnTI6mA0Wic6qoyVsepDAqBJm1lazpRDrxyuVKPtAfbCzA13CZ0hsJmTRjFIgeXXWuZm1JyazPNWLhA==","signatures":[{"sig":"MEQCICddufNvxnhhUAYBkujLgAcndpoJEibv4UAEvQdqiEmaAiA/b3E98GbpVPR2+mKKA7g9ekuWgszfrS/qMP8fSYPIcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"994985bcdf595377b13f25dd3c7c08658c22e175","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"component-type":"^1.2.1","lodash.clonedeep":"^4.5.0"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","is-url":"^1.2.2","is-uuid":"^1.0.2","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","lodash.pick":"^4.4.0","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.2.0","eslint-plugin-import":"^2.0.1","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.2.0.tgz_1512064456171_0.6074584743473679","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"superstruct","version":"0.2.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.2.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"32cae13cee94dbf002b61e75dac3e7d5a940a7a7","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.2.1.tgz","integrity":"sha512-WZNOKRYcrnTd6MbkU8DgZQHJISxhA37PxDpxLoGignBskvgUZPnFWl1d5ZdXpgGS68PyIQgYH6DQUQ7oxaJMyA==","signatures":[{"sig":"MEUCIF5BCoQTBHd9k5fHePezk19x3fLDK/tMVoFZPhgj/Xv2AiEA4qhJmEHUqRrBH9Q3rxlvt6r/WLgrOUtYkWHqVgquWn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","gitHead":"22eb6bf8f7bd88416ed87e3a8544f6cdc4486cb2","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --compilers js:babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && browserify ./src/index.js --transform babelify --standalone Superstruct > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.13.1","mocha":"^3.2.0","envify":"^3.4.1","eslint":"^3.8.1","is-url":"^1.2.2","is-uuid":"^1.0.2","babelify":"^7.3.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglify-js":"^2.7.0","uglifyify":"^3.0.2","browserify":"^13.0.1","lodash.pick":"^4.4.0","babel-eslint":"^6.1.0","babel-polyfill":"^6.26.0","babel-preset-minify":"^0.2.0","eslint-plugin-import":"^2.0.1","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.2.1.tgz_1512078928110_0.10520462831482291","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"superstruct","version":"0.3.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.3.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"bb35db8af7e69948877b286f6ed7f7556b19a6fd","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.3.0.tgz","integrity":"sha512-/LxkoPhVFFv8oZzvcVCeo6YCWFoFeT66SIdieLwkDC+lbNCKgkkMStom9GsYE/kMUT3kanGOPTOvWffT3T9YqQ==","signatures":[{"sig":"MEQCIETR+e6UuUASZrVjLvpmI2DCUecxfNtQUpe5WPQ4EYsGAiBmf+8KYCPXHpg3J9+94aueu4slpHHZb/uwcDGt4iE+fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["dist","lib"],"gitHead":"e13f0d50e12cd898292a26be9ae1243703622351","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --require babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --transform uglifyify --standalone Superstruct | uglifyjs > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","eslint-plugin-import":"^2.0.1","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.3.0.tgz_1512088145808_0.6954721442889422","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"superstruct","version":"0.3.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.3.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"20ed2b4797f3c8af68c91c8575ee9dfa20428b34","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.3.1.tgz","integrity":"sha512-MhFzYr7OX8boAHoMXE07CxiunRzEoZpiey0Lr+ZzGcDLRcAEW9x6XKvHTnWNgqgvMa/BMnQ7PAvJIqEfG2o/3A==","signatures":[{"sig":"MEYCIQCd3HNN1zNR92PXVfRyH/tTevbQH9Chtj+BkKTaTsfm3QIhANd69OuJ2lkfXwF2nGgz9r/3FOPbi97Sc7bcVKQSnBsP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["dist","lib"],"gitHead":"30a5de7790f4b174c02c81c5f6d4165b95561274","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:lib && mocha --require babel-core/register ./test/index.js","build":"yarn run build:lib && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"yarn run watch:lib","release":"np","build:lib":"babel ./src --out-dir ./lib","build:max":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --standalone Superstruct > ./dist/superstruct.js","build:min":"mkdir -p ./dist && NODE_ENV=production browserify ./src/index.js --transform babelify --transform envify --transform uglifyify --standalone Superstruct | uglifyjs > ./dist/superstruct.min.js","watch:lib":"babel ./lib --out-dir ./lib --watch","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","invariant":"^2.2.2","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","eslint-plugin-import":"^2.0.1","babel-plugin-dev-expression":"^0.2.1","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.3.1.tgz_1512096261478_0.27130554779432714","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"superstruct","version":"0.3.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.3.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"88413cd0006d4d33a6df88a2ba6ce0ce2b0dc3eb","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.3.2.tgz","integrity":"sha512-sEPpkIdIx9tQWKcZDvhhPlxmMVUvw/RFk0AgxOyprzSOMvhjuc8U7OzrzQ7OCrPAymMeWs/VByFehLVn2cEkDA==","signatures":[{"sig":"MEUCIB5+HY9uu9NGHf2V1mP8MVJjrtUjZ2gHeyn+3tlHO4bTAiEA3vRgx1x6xNNJWpWp+xU7Ol8d+ia6uupwqWJMxp190vc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"c9314db0b23fe5195cc87db1629b553de83b1b0f","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js > ./umd/superstruct.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","invariant":"^2.2.2","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.3.2.tgz_1512099095399_0.1576195687521249","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"superstruct","version":"0.4.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"673907653dfcda0515e20844d0212aff1a2d5d9e","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.0.tgz","integrity":"sha512-LQ3lIAv60TrgkClG90RAbtssfBz3Oq87x+BcF6AwsgPIWqmD7Wgd0QhDM9mHBZDibdOqhL+10hh2oFTAxzHkjw==","signatures":[{"sig":"MEYCIQC1uBnaSxAgNRq19bdujoIl+NzNAzhN8cyEerK6H6+WZgIhAIY6TD0SvcP5NFePNAZNA5kHRwsQdv8BCPR8dkYYCfY8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"431a72dc4e93dd1f7c20b37ee4b9644fe66d3763","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","invariant":"^2.2.2","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.0.tgz_1512176488450_0.008547507924959064","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"superstruct","version":"0.4.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"0b62f868091345e42e3f1dd950874a2df2ce1aae","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.1.tgz","integrity":"sha512-qlpCVOJTlobO99LuMG0TRibnYwWCOgmmAtBMTKRsn8ulv4SYRXttEJYcsCKIxs+9c53xKZVl4JDGiaOQhIJy0w==","signatures":[{"sig":"MEQCIBLjPIvMM9uLErn7zouZFimTJ3bcCqkO02FX8NB60Kx7AiAiO76puhjx4+NR2iCWuV5E+9Q/Zgdr1Al4eJPJSfBZeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"b6f6572227cd3d4323ff46ab0e5c844b22457f2e","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in Javascript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","invariant":"^2.2.2","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.1.tgz_1512240017956_0.012787902262061834","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"superstruct","version":"0.4.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"2d02a44456be182c9ecadc3f95b8fdebd78b53ce","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.2.tgz","integrity":"sha512-AmSMIoU04CC479malaVbE0fkYkLCs24K2RaJGI1UxKuXva87+nIdS4J8+CswKQx4bD2r8M1VLnz0kJNV8egmSA==","signatures":[{"sig":"MEUCICfgHsTe6fhlz7nqf58NJCWFdE9j22Wdke3aC2DxLJaiAiEAl6VZ4ewobUjAwmsLDAXoQQFmwwFwtwLuY24E/lbNa1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"84282d5cec197b71731b66477bfc1cca7302bae6","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.2.tgz_1512242753638_0.1272585028782487","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"superstruct","version":"0.4.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"82939e48f10dc7cfa347a04ae276e33d87cd6405","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.3.tgz","integrity":"sha512-C8nw83uhG5qbtsCF6opAVjZ/+YymMF3XzJ6PVrvDu6Ib6zDvm37V7h6wnuhOLyoSZnTa5h9gC5MnTh1TlzPHLQ==","signatures":[{"sig":"MEUCICA9/RelLZ+NQ7/k5d5/fuRBuICrPLK81t2fHMqcEfSeAiEAjJW9WemyL7pexLaXglT2/f8UUSsniu9xMq5JKuQ3OSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"3c26ac6d1db613c39bf527db9f92b01c7ce8f79c","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.3.tgz_1512243101751_0.6824489950668067","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"superstruct","version":"0.4.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"52643c66e3b46ed3e5f624fdca89bf118ae410d9","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.4.tgz","integrity":"sha512-h0N1KYHQYowWV2oxKME2aSmxkEdh+AcLW1hY89YgA/8rh44pSprpbh/2EYx/AU57mF6Q8Z8OqAnrmmcBrIsqiA==","signatures":[{"sig":"MEYCIQCpLVOj5cU+N4KmpU0i32QwxUy3XdHiDtcdQxBNDZaCcQIhAM/Ub+xeIRfFNiGTOCOwD5kbLv3Bylpliv5RpRLuqsXb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"bc27241952251c6817e8a5ac9b4391fb188f5b93","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.4.tgz_1512440352836_0.2569825677201152","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"superstruct","version":"0.4.5","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.5","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"98452646b2a11d422d3a48b5b018aad71a1a4585","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.5.tgz","integrity":"sha512-FVblekOFW3Gpo9BfiDG487kxmFsRurzjHdwqUfxLbg5UvZQlFQIHMrmFTtIIvgpDibxrs+JSjJje12N7oyBAmg==","signatures":[{"sig":"MEQCICUW/E1TQ3MUGlz71p19+qbQZANYoqdV495+JSkFH3VBAiADGxa5k8h6japJvhH+c3zB4O9yllWCpXtHg9V00W9/Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"91aac3e42b22395ad84cb95bad8accdebdc73c9a","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.5.tgz_1512548986027_0.40998627711087465","host":"s3://npm-registry-packages"}},"0.4.6":{"name":"superstruct","version":"0.4.6","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.6","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"41b46aac258824f83b707d4b735c7c2bb0267490","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.6.tgz","integrity":"sha512-dH/CJejaNoNQ+48dxhwSV9Vmx9G3e4XhItYb8MGtoWwzHXem8jh8P22sm7nEIt34HCWlMsTRvYO5vDyK79f7hA==","signatures":[{"sig":"MEUCICFyFXVoYpZGgWpWCRmCY465+/sLmrDaDioIKJVDBLpZAiEA3EV8UGlDSNjjKb2qiJ/ZNAhmW2Ub+7Yuxe2kbggOlrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"c9294266173a06c12ad648b9fb475e1eb9ce350e","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.6.tgz_1512893868724_0.8823847777675837","host":"s3://npm-registry-packages"}},"0.4.7":{"name":"superstruct","version":"0.4.7","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.7","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"32feeefebef9b227869a16e38082f2a08ca1908c","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.7.tgz","integrity":"sha512-N4ZZ8aCtbWYx1ckApU3mXTY3/KOziJUk/63zHw4rNAJ9piNJhazHg4c6yhfY1Gyg8ymzMZTRV9YjNBSNoDBJ5A==","signatures":[{"sig":"MEUCIDZjAKtHK25gGdasRrOJePjIe5oYrcf2T3BEpQ9t/DD0AiEAg5YN0f+qpA0Xen8hUhrETQ3bXUaI5DhXMu/1KfzHz/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"b77b53dc431d5baa2476c45b230f323b6cce03ce","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.7.tgz_1513022108378_0.6446356973610818","host":"s3://npm-registry-packages"}},"0.4.8":{"name":"superstruct","version":"0.4.8","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.8","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"f07cc2633feedf934ed90731b14b47f251101d17","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.8.tgz","integrity":"sha512-c8YP4+S08tznTYHH21ic1UP7yMO56U5J+xftx6PRXDa7E88GA1gEAyRm2IaRKhSOl9yfxJupNxAgHmQKvQ503Q==","signatures":[{"sig":"MEYCIQCCqd3dgTeRIaTsj+TSbOs7fYnRLqZAtGQmTXt507G6DQIhAJsHR79/wp7uBYMI6YX4wpIoaD+7t8Um1yMgx80bTKdG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"5ef93b2f6143700263eb0e8c04c958f33b92daf4","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.8.tgz_1513025817851_0.44501911965198815","host":"s3://npm-registry-packages"}},"0.4.9":{"name":"superstruct","version":"0.4.9","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.9","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"99319678750baa396006624d2277598599a39748","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.9.tgz","integrity":"sha512-BcH4RI7I8IC7jxG1Pe22pg6UaKUk8UNww4gP7Rju0R42jM7VQfzwJeu7idEzHkESx7KYmWxwmYuO8v+sWEDVbQ==","signatures":[{"sig":"MEUCIAK/BqCLeceJXVWPa4C0CU8H5Zrb/JNZwoqVc0wH8LcIAiEAgRZoFyPmrDafMM06nHKH/hejBZ01mSMzzMh2SgntjUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"a14fea0e35e8c249c21670dd0b6e37e9ed1f7c8c","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.9.tgz_1513026051486_0.5226445295847952","host":"s3://npm-registry-packages"}},"0.4.10":{"name":"superstruct","version":"0.4.10","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.10","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"b95cc2ea6a5a6a625b8c2bb66a6796e152f93086","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.10.tgz","integrity":"sha512-+7Yw7sq60abQAKSAmlJZk0XfpMMVSaKoi+i+0mCr+lPNBy4QWYI3utCn+hQaArv46A4rh9y7XZCTEzeDr+8dtg==","signatures":[{"sig":"MEUCIQCdKRovj4GytqSkqmCsXerBKjrLp6xO5+iXSbDakZTwvQIgaIvmxpgr2iciPnC2q6LR1/5hYlBnrBtxdLQLBG2ix8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"e17e0545d680291a7bb343baa3cfdb000f90c412","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.10.tgz_1513183545642_0.5025437341537327","host":"s3://npm-registry-packages"}},"0.4.11":{"name":"superstruct","version":"0.4.11","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.11","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"5bea6f5e977a8310b4e75a1468b99730ad49eb9d","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.11.tgz","integrity":"sha512-cq2py52MV4mEV21xfAjZdUa1ZJGK3eJOsLqLTuSQhXTzO/AB3gaaJAAOuf8F34r1+SfQCIdSHidr56HSil25/Q==","signatures":[{"sig":"MEQCIF8E95M0dm7TPdQ4GBPIwFXu0eJsSUFHBAuu1wPo93ZAAiBlbQlw2MsmQFcLWFHhX9v6YWxAZm9PIO252j3lQHs0oQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"9dca528783f9db1aaf0b6bb5e94d34c291f120cb","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.11.tgz_1513363569038_0.4372396832332015","host":"s3://npm-registry-packages"}},"0.4.12":{"name":"superstruct","version":"0.4.12","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.4.12","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"ddf76c0f25e5ee9c0871add91dd7d45b822c67f7","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.4.12.tgz","integrity":"sha512-NGW3PkswNpDW9DzS7Ag4PuGTqrKqfe5Tl9w06E4DsLv4bLNk3UxzftCs+VdoH2Q0LwN1wjoApJaOsxxLamhuEA==","signatures":[{"sig":"MEUCIQCkm6yHuKul/m3WAKW5fBpFpTVOPxEkGjRz0ni8tD5tYAIgF0XYk7uLiHYpqcE16bCjA56SqmNCoNmt0Am9oBdUe7w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"0cfcbaaeb6022bd6548b2cabbc426f87261d3011","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"NODE_ENV=production rollup --config ./config/rollup-umd-min.js | uglifyjs > ./umd/superstruct.min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","watchify":"^3.7.0","babel-cli":"^6.10.1","uglifyify":"^4.0.5","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.4.12.tgz_1513736118820_0.055148104671388865","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"superstruct","version":"0.5.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.5.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"3743837ee8a621754d49b03f7ed07beb7f2ed537","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.5.0.tgz","integrity":"sha512-qIQNEOsgE2Oo3rlAq6zEdtLNILP45efabbVy35PxS3RH28Q0P0lJW6b6rzFS5eU9DKEx+HdMjrD2/3W2JgObeQ==","signatures":[{"sig":"MEYCIQCCTeRmRKgcfuQk6eHh/beA+AjSRpZE8O/xooK39MaH4wIhALLLYSwfYgR3RO+8oqvNePRf96r6Fm0W3G5NeB40Zuth","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"54d3177a16e722f4cdc764bab371480f6ce0647a","scripts":{"lint":"eslint src/* test/*","test":"yarn run build:cjs && mocha --require babel-core/register ./test/index.js","build":"yarn run build:es && yarn run build:cjs && yarn run build:max && yarn run build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn run build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.5.1","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"6.9.5","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct-0.5.0.tgz_1513883033322_0.5667788004502654","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"superstruct","version":"0.5.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.5.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"cd6ddd7e5ad453440b14c60b9f8264b17fc88e75","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.5.1.tgz","fileCount":10,"integrity":"sha512-ZpxezmaoqpVqAwteZfxE8jBtjvE8pT6oaPXXpkHXqLNwpP9vNYxZ/+JXdzwp5YwbRkOpf4BrVZDg3fizj0McpA==","signatures":[{"sig":"MEUCIA/Q4jO4RyaVLjvUUmpUuw8MghSBL70L03OBzN1GzduEAiEAqdISbVSpT16PdclyMnxS73uHQrOuOCegP/PpCEPOVrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":206994},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"5d60723357fad4f140d8b5410bf5bd5c961c2899","scripts":{"lint":"eslint '{src,test}/*' && prettier --list-different '**/*.{js,json,md}'","test":"yarn build:cjs && yarn lint && mocha --require babel-core/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.5.1_1519419143328_0.39296155334358107","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"superstruct","version":"0.5.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.5.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"eb29281316376a5c71f29d3094ac7391710f96b3","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.5.2.tgz","fileCount":10,"integrity":"sha512-TTmYtOwVZiDhJt5dP2LJaoMtpbtWIcCVezXIHyHRz8MBM/EfazyFBjPeaTi6nRRSKWUO96ShYbNtbDsac61dgg==","signatures":[{"sig":"MEQCIHTYgP8nuRjt4Ez4n6Mrek8o4aIBeaCwDqza/BatPyUVAiBcVvqIzcavYpMwbfQtX81g8p0WGo+fB6lTOq8AHX4vzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":207113},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"0ca833ae5357e524a310820af39279a1fb92d708","scripts":{"lint":"eslint '{src,test}/*' && prettier --list-different '**/*.{js,json,md}'","test":"yarn build:cjs && yarn lint && mocha --require babel-core/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.5.2_1522257073296_0.7365753715295296","host":"s3://npm-registry-packages"}},"0.5.3":{"name":"superstruct","version":"0.5.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.5.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"71117b3ed51c01a52ffd87c553cbb7f695cb5aac","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.5.3.tgz","fileCount":10,"integrity":"sha512-QgGHRVOcTxrkfomx2OPLLbXHD9rPvAHNkT3Co4D2eGT9iA8a5RQVj8Y9buL3AsofudH/DYx9z16cE/QWHfCB/Q==","signatures":[{"sig":"MEUCIQDpZkZ9Vr4hfwc3qKEko4bgxni1KN7m+MmI1XaC4MDnTAIgd2d8rUkbc8cDDUxf6jmjf06yYmk4Xo1XsVfpaYmTOu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6Nn/CRA9TVsSAnZWagAAOdwP/jtkIFOP2bl8tN/YTLlR\ncZQWaugKVB74UClKwupSxFNOAb2ixI5+ZVjn2wOMnhGgWv9yqiTKTlm4ZQ71\nfIjU/9KD1oFPHLemvhOYRHH2sMfzpa1I1o3ZBJ9LhifMX+6q3hof3gXN4FyL\nQ3W7I7dKWREySGyVdv85LAkrydn4G4sz0/nP4P6tWx8TrMo2qQNNgv/zCLuf\nknt8o8N/RzEvwWK89XYpnHP4zMxwJJyKDTemUlaXi3a/dj9IhwNg4UWExsCJ\ndPv1Pa19d8BS/Fg6y5oAu5vaZJJnoeO+3iFN/YoiGg63ZHs0OiHPuWaY2GdJ\nxdHHTB4mwAJ2EMw/5dAPErVOd/etLslMRncmAMWutc7+8GZlTjWIq+0C3c1/\nRGZRASEn5Q1D1QGHkw+3Kq1nBllmxja2+BjV88oavpsgsZbpV0diIxhHcO8y\nAOer78jhC6Br39k6Kl9GqDo1ChnTJo11SY6IZ4zyoLYoihpYp0FcyrF2rKzj\nIKvk9cyQH7ebVz7gmmohQ0cezrVORMxdor5VDraeMhTZC2b6t021h1I/NZhs\n14QGbSPO5YkYIptZk2MYhRtUkdO79GsfL4aSukhZngDMZs0JQmGENU9ZFHZ1\nRM1l9siQPvgsdMFM0Vq3h1yo9xc4dAyJ/szmb1MwWsEj/ntJ3mxMSXSKyv9F\nnhlt\r\n=Uv+O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"deb61ffee65da5f657a703e4179c6e7737c2145b","scripts":{"lint":"eslint \"{src,test}/*\" && prettier --list-different \"**/*.{js,json}\"","test":"yarn build:cjs && yarn lint && mocha --require babel-core/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.5.3_1525209598504_0.427465912719474","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"superstruct","version":"0.5.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.5.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"a0772963d62e7b0c92952bf9c3b90dd7065f721f","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.5.4.tgz","fileCount":10,"integrity":"sha512-DqMhz5fMxOaj0JtUy9b6oBgCen4frmMKAYCb4TMUocLWP0wvvtrzEk9h9/K0hQ5Vbuvk+Gu4YGRN3v/9HjfY3w==","signatures":[{"sig":"MEQCIBvn1gKKmjzUzlc4aP83T4zFZVvDGLHbYpakfhBZbKTTAiAHUkclPS+VpsxUA/dvYHmX12YGaCqRtwZ/qQ1EdUyx0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6i2+CRA9TVsSAnZWagAARYoQAIgC9uZt4l7MrQ5lffkc\njVKfltKylZxZwzKIIppGbHQrzDz3JPw49zSrO7avVLPxYyKHbtZuWFXfLR+Z\nJLjmYSpuf0V0gOjOtlltUgQwQEe9MgOkh6Hq2J1PaTqD+p0TECNLRPUUM+QQ\nr3iyDtcdmcDZTzwPEXaHx2QdZv50Z/4mx6Ou9NLa7D1CsnsHiMmDJ26t/Nef\noAu//E+dmxlryNt/72yXGQVmIW+XVJR5lM1IShYy8RYFH6gDo/rJRIDsuqPV\nNuqMvyJ/4rVFiwp7/c1Xo/8M893JX26T68EE2nMsMaOO/uVeUgrGdk3s1OdQ\nXnN9SgEaMj3dGmG84uNUsfkns7GoFtb6yyMycWaeRHDFzRuACunWQr5gXHMo\nnSGgwUPJzkDlKJUHsIe6Z53YwBcvMAQL5S7LhT5E7Jlg2o9EpH7JGQ7B1Xp/\niDJyCMTFlDwr57UFdnOtSGRpKI/1+qzrM5n6BPXZo3abxDyzk8xHk7lr16fu\n+NAJWVCjNhsN/YuGTT5C08eYzk5NbOv5CU4banJAhCGHM2TuyzANJIq57v5p\nWNG0qDWLh8t5nLU0eTW2SYqTJGKRiCCMFNdZn8FiQXb5lr+mzqLsHNz9k5Dc\nyDBBMjyAdFn+z41aV9Pg2DzmJzxEbpx5K+MgTTnQEh4/h26HiGG6Dv4KpPaE\nFxAa\r\n=KZT+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","files":["umd","lib"],"module":"./lib/index.es.js","gitHead":"47b85436b762d1f9786161c33b657cc7f323b271","scripts":{"lint":"eslint \"{src,test}/*\" && prettier --list-different \"**/*.{js,json}\"","test":"yarn build:cjs && yarn lint && mocha --require babel-core/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"5.6.0","description":"A simple, expressive way to validate data in JavaScript.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"np":"^2.17.0","mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.5.4_1525296571869_0.9812150158704052","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"superstruct","version":"0.6.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.6.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"20d2073526cf683a57f258695e009c4a19134ad0","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.6.0.tgz","fileCount":13,"integrity":"sha512-6Y+bh5oFXCMUmGGzcdwd8M2qXMWn9aH3Qu2wV8Cg/Lxu+3fTxJ0dTx54nKd/Sm3lSz3i901xVatzev7c/xN8Lg==","signatures":[{"sig":"MEUCIQC6HaDiPAHT1n6IWIMOafNCjlm9MoW24j8eI278qdyXBAIgQon6nL/tJFbIQrze8rmJSz/bBnOsU7XvH4o/gtfHIoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":218462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmonBCRA9TVsSAnZWagAA96oP/imMsxk5CeB4J1zZsH5G\ncHaVLXL2SC9JLUM42iN3uKu9siAR/GVJ9JuBlCir4+mEPAc+it1e7+b/9jy2\n59EHO5j33+oUkw4LlF6dUQxfuAbbwTaD6GLHbc7moSrX78yAoOVU61VH9GcS\n1ARMnwbVc0/mP8h/hfUsRnmvM4engR9fCSD7pa8ChDWu4lRst97zjI8PoFjI\nnc22az2qK8+V9sMw70FrUS0snHNZRIA9Y5z6VENcanWUG31P0tCfki+JiYqc\nygvsApH3R25Wsy5aPwyIoz8UTxYBjmfLjaudtpu56GKY3W1yVSubgPwzJTdA\nkVmcCZKexL+2U/vUrFaQu2ZMnJ9sjeo54zqXXCbJBRJ2+yN2ejr8vlMo68ta\n3z+XQguDxChRcvCPGR1mA8qxBAKKnpVe2El1rxuaSP/rCLzo2cCyXyJxKDkb\n/da8RAuIkUW7B9+62YDu877ZUm9SX6iu8YWd70TTdIAehdpLL8UE2OCJdZzy\nYypfy3PMSUQyEm8BkGuIvjhCmKFvNNBffBriUfToD+a+vcds9Yhxq7QauvsX\nOXaxzIzf2g/xlFEHw3yxqSQCdRBCLAxXikW7Lnm8Inj19HaQeiVV722mJSFo\nwrkxgiu0lfpPtM5I9xAIIzjnv9zCF67JMZfZeOFuzHfGT8leE4uUae3QkGwN\nQImd\r\n=vV1W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./lib/index.es.js","scripts":{"lint":"eslint \"{src,test}/*\" && prettier --list-different \"**/*.{js,json}\"","test":"yarn build:cjs && yarn lint && mocha --require babel-core/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.6.0_1536854464621_0.3706563904097462","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"superstruct","version":"0.6.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.6.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"148fc3d627bb59fcfe24aa1bd2a1b8c51b1db072","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.6.1.tgz","fileCount":13,"integrity":"sha512-LDbOKL5sNbOJ00Q36iYRhSexKIptZje0/mhNznnz04wT9CmsPDZg/K/UV1dgYuCwNMuOBHTbVROZsGB9EhhK4w==","signatures":[{"sig":"MEUCIFqDK0QjkSqtlG8CUDeyGPxlFQH1IkVvGwnNoqsiakKpAiEAsYWPm1GbkYG5Uy0AI0TamwS4WMHdaVQMfpRBz0eiqlo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmnkhCRA9TVsSAnZWagAAjz0P/22UT6ahOZNL9ZeYngaG\n2XVJFvE9cJwPbDb/MByCByMRwr9xXqUhGm72J0nGnk8Jc4C6lqTUFmhGPRFS\nJMGrWvc4PNzKcuLTxDy0OG0PaK5oFU6C1xwalB3j+lT04J38Lz0udM8ddB3H\nhkwxwHzbehsAmcy7nwKwIHihBUakFPeyfs8abGYLXLUPPOnK99aIfibqfyZU\n92KWEBLN0GjDX3LTvV9L7tWt/TWpW6vJ/GGe0AXSetSOCBC7IyGuZuNWwtrv\nkx7uD+8lK+wkJRaWfuyIT0aIJYfF3ZbfxILWEqIDHnCbsosY54+XBTd7ITxu\ngMoChqFbIjzH1dQAP8bOuXp2XseFvg6kU896K2T5TvOjVRjWo0UpvrdmqUZk\nBSlCvPtwrZBv21s0RLgELTfts4+OCKqjbQde8O//yixYoVQhE3HZj1ekeVOk\nh26FyzzVNntnXEI2/hdpi4Lg2kGoEfS0M274bJqKX4f1WIUZ6CzuR25Aq/zL\nGJjj7uXIKhTzXxl0p3bV84Y8Yjo3km3DxR5y4PRnk/b9pEhcKwgPflKcMVVa\n6lCW3/bVEos8fCSjYkerM0Ams9AR0NPnKhE7fRPSu2vps/lPjlNapVKkY3mE\nkhsQ4RP6n6lFVjO23HcFkCRmpEkwcoURKIehmvmZfLTkyi3LKlCqRCuEF6u5\n6b/1\r\n=lzA5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./lib/index.es.js","scripts":{"lint":"eslint \"{src,test}/*\" && prettier --list-different \"**/*.{js,json}\"","test":"yarn build:cjs && yarn lint && mocha --require babel-core/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.6.1_1553627424249_0.6721024090230896","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"superstruct","version":"0.6.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.6.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"c5eb034806a17ff98d036674169ef85e4c7f6a1c","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.6.2.tgz","fileCount":13,"integrity":"sha512-lvA97MFAJng3rfjcafT/zGTSWm6Tbpk++DP6It4Qg7oNaeM+2tdJMuVgGje21/bIpBEs6iQql1PJH6dKTjl4Ig==","signatures":[{"sig":"MEQCIAjy6CwiDuSuqTM+hyjjlBhTc55OT9qcNo3vF3DcRzQ+AiAQsPjwaXh5pgTCMm0PE/7zhB4+oWb31tT5sP7iTr7wIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":224112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWtSICRA9TVsSAnZWagAANMwQAJOgLRPgfNMa7R0AaaOk\nrpJvut4IkJuoodldpJauUI3vGL+Py8lA0QmGt8bCJiWoi2z+MBI9vii7pi5j\nNDfI42t3L2t63M6nw363MOXpiPvJKw9zXOWv+3UAXeWrctr2MSbWDtvH23J9\nZ+7PPUAYXkxNUV510cCyIIxQn17wUp8yW50NlrNC+GfquqFS7FY0T20TINKX\nVQXVbc4DX/yQkha/s6YUETY3QXDtC0ytLW4xACrIEhLTLwdFcyHWppb6Axa9\n73iJdiBuKnhggq1wdeBi1z2RbRTlZtHm2CVh8ssq5YdUsOUeaFEn1akhE86c\nSRXhaRxXR/CuMWqE/2bZs6gWqhQFseTjM49IcxrUbhzMdlget0eQnhsODznt\n6qL/EmCJDWJaFkkv0Yny5k6GlWgRuCncOPpZA/ZEwMgjX+qUGGJEzmm9/4mD\n9xDq1vOr9Preqj7ViQabIqOJabepgAJAsT8yFev5CFHLrLYGL/4Cb6sXvFgQ\nsXdMVpHfKNoGTGWeBaUK0k5bnjsQVZDgRW7qGkvsrmQ4gBJKa6SyMDDi7h/f\n3+P76JpPoiUM8GuIFpx2TLA3MvVp+uSxRzFbr7pdj5B9ik97A7vtNhGwikrD\nPNicC0a51iq9r5b61Fah/z4lBKsEq3ynwluNgHD/wPFXBAJYJ5mBiyMUCY5h\nFVqp\r\n=tNxP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./lib/index.es.js","scripts":{"lint":"eslint \"{src,test}/*\" && prettier --list-different \"**/*.{js,json}\"","test":"yarn build:cjs && yarn lint && mocha --require babel-core/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","babel-cli":"^6.10.1","uglify-es":"^3.2.2","babel-core":"^6.26.0","browserify":"^14.5.0","babel-eslint":"^8.0.2","rollup-plugin-babel":"^3.0.2","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.6.2_1566233735754_0.6075323773226846","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"superstruct","version":"0.7.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.7.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"0bb8fd19173271ee86d5ef71d9e5af5eda1ae93d","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.7.0.tgz","fileCount":13,"integrity":"sha512-dtqeKdBjiri64K1mPtc5yFSUcUEnK4r6I6GX9DXSb00aZ08Md7c8UvNRMCtXbi1P9t59KbmVwVrYLt1wUyNv9Q==","signatures":[{"sig":"MEYCIQDmRcnaplWiix/xWnb+kfRBWocCITp1FwP3bcJvwF5LVQIhAPwbLmJuWPmwivf+79bhplk1ajfL5Xlr4t7/gOINFCYr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhmeGCRA9TVsSAnZWagAA0+cP/iNaFlOwzNVr08Ggy9Kh\nwRJs1Vn3qvLflmVUasDhOja7hCe3GWP2tXniRm7NlTx4oBBOPyUiY3SihmSy\nnUwCRGWEA9ZinxOAan4qq/xL4VEhH4wq4WsIkQEOv3P+JNGm2nCrLOPUb6bj\nJKDIdTjQTfeyuHAv1Cyc/ny9AebPLNWpwIx9t+3YIlk0lc0SEkDuxWvXDLil\nGMrBlrDTO9x+xlqkJhND9TiBEmUI7zcZIc/hcs8Qbx0u3tVQuqwaO0imvoy9\nXOJJfE7kwlPzu3R1oglsNCpo1oeMMbo4nXKUC8/vNtPRvXRxsoBYOmEbYj/I\nR2MAPcSLPV/rqB1f26YVsXWn4JTe9ltXcAC4awF1DODVGChmo3o4F7KHx8Mz\nMtFQSjRf9z3gXesIyjH1RVObQqwkWSSulQdlEZI54BZBYYpNp+l15etuZbez\nFoAKIwnEW7IORIFKd510ZIYhwVlxyQShkU3LZEl1n01lSJN4TqKGEKELL5tB\na2tWcp2TLy1TvmqyWhs6ZftF49qOKYxP2CtjK8i2WY8X3dZJGCoSX5hkewsA\n+0pNnURaVu7iBeUQJNLgUexck+UJ0oChJ8XXkYt00gd+D08fZxrnckcNBpFy\nUXA87xcOe7dXOOUaeiZkOMSbFYnpMu3ACedaddpwgu9p07qKaGr6fZEySlS4\nC942\r\n=7OZk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./lib/index.es.js","scripts":{"lint":"eslint \"{src,test}/*\" && prettier --list-different \"**/*.{js,json}\"","test":"yarn build:cjs && yarn lint && mocha --require @babel/register ./test/index.js","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./lib ./umd ./node_modules","watch":"rollup --config ./config/rollup-cjs.js --watch","release":"np","build:es":"rollup --config ./config/rollup.js","prettier":"prettier --write '**/*.{js,json,md}'","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","prepublish":"yarn build"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.1","clone-deep":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^4.0.1","envify":"^4.1.0","eslint":"^4.12.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.10.2","uglify-es":"^3.2.2","@babel/cli":"^7.0.0","browserify":"^14.5.0","@babel/core":"^7.0.0","babel-eslint":"^9.0.0","@babel/register":"^7.4.4","@babel/preset-env":"^7.4.5","rollup-plugin-babel":"^4.0.1","eslint-plugin-import":"^2.0.1","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.5.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","@babel/plugin-transform-modules-commonjs":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.7.0_1569089413572_0.1509046327347192","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"superstruct","version":"0.8.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.8.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"057de6eb4f23a415803be0f0baafa0a3078bfbd4","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.8.0.tgz","fileCount":62,"integrity":"sha512-y/VNmbSbo/Ui1CPQxRQKGEwM1pyRAnEWtqaDMdQX/g+Ax5SxoYrgNU94urOpFyuaSQqPwbEXXgYolM5m0IZpvA==","signatures":[{"sig":"MEUCIF5GJR/1jikrMUypgppGkLroKAOgiYoRxH0qBbYmFQo1AiEAiNupH7GXLnpTTPfavtGd2zxA0rklowplAwT2y71igdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnRHpCRA9TVsSAnZWagAA+OQQAJeyd+JD0vmP4uHJo2T8\nqvyFLzaBpD74gM1kkmhjQyym2ZPPEvl6zPR3iW6rIgS5r1fMWZLuuKgHXZeK\nSo6MsjbBYmBjweAZnbaOxRjHnrDYZn2As3hfj/HoLBHEZqE9KJ+JWxyUohb5\ntRHwnbXyK1xusdMgq5TR1cVYIiFvFuwmOkaaCLkC5zYgtWp8t/JvcnFMwmAa\nQLxdjXfIlWSfFPX7KF74qQKLlBKsWLrFodSgGYKcyzUqhdr4EnGWOYcty5B+\nVFwkkpNiONOe4twZLCOsjo/oFqeak64gW24DI2BY/ia50KS3jHuoKP5uOjNu\n6ttiMUMCpwDn5az0oEF7YYrqyJnPTTz0vMiO7XdHLOD1qqfy9cfz8sJSrN6H\nmVz5k0lXAORl3juZOMrw5llqu2vxAeKrADDB3AgmH/pN591Pzv1dQJTOyr99\nTkycFODqFOPnuQ5x4lIih8JsFayr71Jpfy67EgBL9Ibfos3UhXkkziJY9Rxw\nz5TjJJ6Y5oPYXLgXUt7JBzoXlPxAv7qViXPoy1Fm+sBrMQTP2i2XAT1ywmzy\nugUJx1bK0ZgH6mxtN4i1A3vOronkzKwPs+FqdDkyse+6QFbTXtSRIR3UmSGp\nI/u2S8nseohLIPJhVvIvP9n/2m9ggKiaxlBn4A5Ek+2p3necH1rZm7YkBe3T\nbpSL\r\n=tAMS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn test:types && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types && yarn build:docs","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","build:docs":"typedoc ./src/index.ts && cp -f ./site/globals.html ./site/index.html","fix:eslint":"yarn lint:eslint --fix","test:mocha":"yarn build:cjs && mocha --require @babel/register --require source-map-support/register ./test/index.js","test:types":"tsc --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap","lint:eslint":"eslint '{src,test}/*'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '{config,docs,examples,src,test}/**/*.{js,json}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.1","@types/kind-of":"^6.0.0","tiny-invariant":"^1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^4.0.1","envify":"^4.1.0","eslint":"^6.5.1","is-url":"^1.2.2","lodash":"^4.17.4","rollup":"^0.52.0","is-uuid":"^1.0.2","babelify":"^8.0.0","is-email":"^1.0.0","prettier":"^1.18.2","uglify-es":"^3.2.2","@babel/cli":"^7.6.2","browserify":"^14.5.0","typescript":"^3.6.3","@babel/core":"^7.6.2","@gnd/typedoc":"^0.15.0-0","babel-eslint":"^10.0.3","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.2","source-map-support":"^0.5.13","rollup-plugin-babel":"^4.0.1","eslint-plugin-import":"^2.18.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^8.2.6","@babel/preset-typescript":"^7.6.0","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.3.2","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^3.0.0","babel-plugin-dev-expression":"^0.2.1","@typescript-eslint/eslint-plugin":"^2.3.2","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2","babel-plugin-transform-inline-environment-variables":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.8.0_1570574825182_0.08030950918578728","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"superstruct","version":"0.8.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.8.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"94c6390d6caa9ac3bc737e6919fee81a6ce4cd7c","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.8.1.tgz","fileCount":87,"integrity":"sha512-v+A6FDj5iGg4leGPc6zgKBldlxuYW1fbxgI8rweV0uxi4ld6GmJFilREBlVeA/vo6nHLMQIY11vGSWmHuwMpPw==","signatures":[{"sig":"MEUCIB5BSa6PiEQpYU0k3m+PkIzVhNQGLthYuDEYeSBepNE/AiEA1Be8wgTtasCFNUpHV5y65kCC4WmIlyFSUkAdW9lYS10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnpZfCRA9TVsSAnZWagAAODIP/jCv3WS/HgOG89RJMqFv\n9C1WOeQ6zN651thi4l6bdy0cP9l7ao7jHijPcOaoP5PkUC7rUyWpe3iKY9GP\nCRYffmeCZbn5rKUeaunyW6CSPYsA+Rh0OuOhb7boPc8nqMhUXG+Hrw9NbdyJ\nJ0iOIpNANeF0sRIiRr/dfa1E7oLwKPFU4+8hv4prOLAhpnqAyXzE6QCSx+xB\n1aW0Rkf1QVdy/3QzgE4U45+URPsXarteJrU23JZ9wl5Hh4lz7n7w2ibqh+Df\nzMokBkn8KGQb4k7rB8p8nMdNbGUBFjKIqasXWAazlmfW8dRNuGNZU4/QaWjY\ndegEO3uAMXyfn+Nk0gXq0P4+IHo+wMY7dAeDGNVOP0lSRDc0qWPM5YHnhPrm\nSIL+7oaaTg3LXpM0LTu57pMR2vyGcOh28hV6vQWKTj++nE19+SUQJbakvEDz\no2dfMtzSYXv30gDgZpem89q/GNpvxeHkFwYSzw+h5dwUDYGEyambBJfGede3\nvCH1kU/KorWrybuOaEIU3ysdUmcP7BpOJBbWDB4oe4T6USigZJy7XtBsZ2NI\nTT5/jAr8k5y2GK92qHLpfdVkQdqMCLmnMvbx5sHKyUb5OmpzJTw/BNaIVJGY\nacCcPRRymLYYbEZl3h7aX76QAhxmCfyyEDx0Ojg8eN7bQyxvUZ+9qcG6Swgw\n9Ogq\r\n=kMxy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn test:types && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types && yarn build:docs","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","build:docs":"typedoc ./src/index.ts ./src/@types/*.ts && cp -f ./site/globals.html ./site/index.html","fix:eslint":"yarn lint:eslint --fix","test:mocha":"yarn build:cjs && mocha --require ./test/register --require source-map-support/register ./test/index.ts","test:types":"yarn build:types && tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.2","tiny-invariant":"^1.0.6","rollup-plugin-terser":"^5.1.2"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^4.0.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^1.23.1","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^1.18.2","uglify-es":"^3.3.9","@babel/cli":"^7.6.3","typescript":"^3.6.4","@babel/core":"^7.6.3","@types/node":"^12.7.12","@gnd/typedoc":"^0.15.0-0","@types/mocha":"^5.2.7","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-uglify":"^6.0.3","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","rollup-plugin-typescript":"^1.0.1","@typescript-eslint/parser":"^2.3.3","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.8.1_1570674270894_0.4707188489478926","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"superstruct","version":"0.8.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.8.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"63d2937b0e24210535ad47d3fd67b474e99bff52","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.8.2.tgz","fileCount":87,"integrity":"sha512-UW9XORtsYoe/iTj/pkOjG/rKozFkFDUbgj6iPiItvfIn9IaqVnp+v1iKKenC4AY280u6IIMXAtw2DAwHwTfY4g==","signatures":[{"sig":"MEUCIAL/bZiNogE++WVJrnjZ8cjvotf4sFWIUgQ6vUWFmkT5AiEA7/US4C8vaYLvvLNAOsFb102qpQrSSERkJn5mPIRQLdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnpmtCRA9TVsSAnZWagAAXLUP+gL8/k3uslVr6CLE3EPk\ng8BjYY3gZJdPDvO2jdrd6iShT61pGLJN6w62432KMn3/aapMkBHftncVTipS\ngU0VbAcqvhLthqW26uzwglu8eYVmuUkk9JWwdKxR3z3ac0uod4HnnunwrWM9\nIfQW/b2Q6/vUdv2SXhIHC2xyw+DSyZa/bjrPBaTvoaaVBkMvoAzczY7Pihj5\nc5XPZztuqMHO6myOHxcn6npWaYJdLLsS8v6pzhAimIxBeWcT5FwDUFe4EL0H\nvc1Smw9sJi4nT/cJyNCDNz7PFK5fJAsLNUbMepFfbtxlKxBUyfHsmmiOGakz\ned8T968kN8VoRkFo3+G3vC/MoD+Jpt34e1d1YVamer5VfzezWzQO5HppHz8V\ngKNoRYuKpdSenvLG3Nqm/QxqvB+JdwevwbE0w7k4lqtzQu359GVh68vbxEKG\nb5P4MO3zYPQHmKkE32WklPA1F8BV62hSs+Yheh5JnK+cgYWGVE4We3RQXZop\nU+mNidfQrtH4IwkkkiDqItDSSjfDd3VkKJ+9vdM9Sr48awsCV2zXXfLMde7s\n3GnmSnng6ViSc1xPyyB9hL4uezB938IQXcx5Kr5AtyDeYrsklSkqB16ybsTJ\n1Kfcp0eJLsnEsJtIzvgdtYVKhZhDdYj+09veomR3a1eiOMCUWdldClo6Wtqj\nohLD\r\n=w9u8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn test:types && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types && yarn build:docs","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","build:docs":"typedoc ./src/index.ts ./src/@types/*.ts && cp -f ./site/globals.html ./site/index.html","fix:eslint":"yarn lint:eslint --fix","test:mocha":"yarn build:cjs && mocha --require ./test/register --require source-map-support/register ./test/index.ts","test:types":"yarn build:types && tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.2","tiny-invariant":"^1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^6.2.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^1.23.1","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^1.18.2","@babel/cli":"^7.6.3","typescript":"^3.6.4","@babel/core":"^7.6.3","@types/node":"^12.7.12","@gnd/typedoc":"^0.15.0-0","@types/mocha":"^5.2.7","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.8.2_1570675116786_0.36878096118411996","host":"s3://npm-registry-packages"}},"0.8.3":{"name":"superstruct","version":"0.8.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.8.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"fb4d8901aca3bf9f79afab1bbab7a7f335cc4ef2","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.8.3.tgz","fileCount":89,"integrity":"sha512-LbtbFpktW1FcwxVIJlxdk7bCyBq/GzOx2FSFLRLTUhWIA1gHkYPIl3aXRG5mBdGZtnPNT6t+4eEcLDCMOuBHww==","signatures":[{"sig":"MEUCIEUBNWeWhxnvX+BaNHKlTxqv/CWY7rH79BTxvjo3vkAuAiEAs3FIv9/kyo74ciq9ufaM8aKwByh4arZg7GPHLrzRMQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+6+oCRA9TVsSAnZWagAAn/QQAKQHxCPGfubycujX8hVQ\nifM1hN+O3MM7YNKVG8V8ykrYbiNrO7PBZLQ0WPd79bTLR+NBLQJVleUbwVqe\nBtW1GKMFrPRX+kT83KJhb22kg1hsldkOn56i8U1YYhCpwmFgiefo3lD1+VP0\nMAByYmK1KWri2E9BVhXLQLpUkbfDsLW0w2rAAW+Ebolt9n9pmvB1cIePx9K4\n3PDg3s2u4aDV/ms8OOSyC6ftvX+YkzFqTQRB0W/LwIkEhJK1P6klVSk5wsNZ\nzPtTHzpcRVPqVGn9+3RMySbsxZsJUyCkNQF7z8atHsdlXKeuK7VLcdjCzChz\nNvjGUX6mxjJEh3YgbaUqfGfa636MpYpmGG4SwFa9K9aZjHfnLa9xSgQMIMn9\nR+wu+yiGAr+pJloViqMyHqPI3dyx6ueb6FcbfTjmORYqfzJmacBsNZXcqLWf\no6YInlNKOKJsMuF6paCAk2AeAdG4DTYyf9d2ZgxjtkkjHk7L1qinFKgLUbI/\ncU6cF4z4KeOL5z5e+RoEhcv9Ayr9xk5eE4s47A8gW2NI7WioA0aPpOJ7M+Fs\nx/9t4aZbRtz93eYHt2t55P9TKe7avdIC03+aKuAt5KwUJWtBcs9Rz4PHVdhh\nLrgmT9vhoMto0XrnU/oDAYdgcdgSCASTUkOCBuS7M4pQ5mWn2PA27HJT3Coq\nQb0X\r\n=e4dX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn test:types && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types && yarn build:docs","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","build:docs":"typedoc ./src/index.ts ./src/@types/*.ts && cp -f ./site/globals.html ./site/index.html","fix:eslint":"yarn lint:eslint --fix","test:mocha":"yarn build:cjs && mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"yarn build:types && tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.2","tiny-invariant":"^1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^6.2.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^1.23.1","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^1.18.2","@babel/cli":"^7.6.3","typescript":"^3.6.4","@babel/core":"^7.6.3","@types/node":"^12.7.12","@gnd/typedoc":"^0.15.0-0","@types/mocha":"^5.2.7","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.8.3_1576775591457_0.1469485112026041","host":"s3://npm-registry-packages"}},"0.8.4":{"name":"superstruct","version":"0.8.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.8.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"478a19649f6b02c6319c02044db6a1f5863c391f","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.8.4.tgz","fileCount":93,"integrity":"sha512-48Ors8IVWZm/tMr8r0Si6+mJiB7mkD7jqvIzktjJ4+EnP5tBp0qOpiM1J8sCUorKx+TXWrfb3i1UcjdD1YK/wA==","signatures":[{"sig":"MEUCIQC2dIdhXOHb2G3kzNVqWa1Yk07sgm0sGSMlq/jMbanolgIgeE1Zp8hOeUDdkpewbykL5WPL0K2lupTNpJou7EX7w8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":415390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2tb2CRA9TVsSAnZWagAAIZEP/jroRpwmI+2A63St+iQ3\nwXEqbR7kXFM4HYZE8KkwnK1BnRsJSWv/ZklZfmu53squdLFnS6r3TYqBoWZu\nF3161mVaarwH3xN29k4Zl0gYurH6LKqqAyKVtKoIzvaxBvyBcBGIGUH8c4Gu\nU2TspGva/f1NhWzkRUkapPCpNs9RSZrguUvSRzyxEGMcspT48olO84VTntn7\nsVbvIB3+C7sS6P4z+EjEpywutUylpngxxXzne7P/0jS4ZEYomZLZTEhwHA6p\n+48L9SrVkT8bc7pk3QLG9NXULUgNlopftU8GBHfmr0HdZbhs9/GS1M7W++XT\nl0KsBPQ3yJqoi/sDFlQh2Fv3NrerxOvts5QHewAtj8cCkevW0kc1jtDyy2tT\n9WGJXy6qTl4JS+QD+IAn8U21zrGdFdK1ulPKnaECedca7cuwvkLUawKNOq/0\n2873Ja0y0P1iQSgI7d0Tgs8EyAU88Wtf54szlU0DWgx1+AicrOhDR5fXlcxC\nEEZnfSWfyDcguCeC0lSlSrQqtYK+XASLje/9guI2NUIYE4oe471Uyt+hdC8E\nIlJoBRnM5H229NPU9iQFHwcC7LcKrAPihpRDs0AC6yooQzBzTuhpeqdNYkHn\nMjPs5eESJMSQ2/K2321C+ozvwIIuPuBQX7pAljMoms8reAwm07YNWfJ2z9Op\nZ5W8\r\n=iluD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn test:types && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types && yarn build:docs","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","build:docs":"typedoc ./src/index.ts ./src/@types/*.ts && cp -f ./site/globals.html ./site/index.html","fix:eslint":"yarn lint:eslint --fix","test:mocha":"yarn build:cjs && mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"yarn build:types && tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","dependencies":{"kind-of":"^6.0.2","tiny-invariant":"^1.0.6"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^6.2.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^1.23.1","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^1.18.2","@babel/cli":"^7.6.3","typescript":"^3.6.4","@babel/core":"^7.6.3","@types/node":"^12.7.12","@gnd/typedoc":"^0.15.0-0","@types/mocha":"^5.2.7","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.8.4_1591400181533_0.3420264304099485","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"superstruct","version":"0.10.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"64c4945e4903822a70249003accea8062a88bc91","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.0.tgz","fileCount":102,"integrity":"sha512-CGSX6Jrh7c2jDfBsvvy6lOPPng9f7YWxsVuPuVFXOy+tgVgDluh4oXedLHY14ivy8ca15mdwhZ2JWRKPxWtZXQ==","signatures":[{"sig":"MEQCICQldoXW7KTzaViUV0LLE+Sdyn25G4TTVXYi4xkwV8ZYAiAo1+EH3KGJpsOlYmIhnVN3efRptOYthxdZU+24NyOvdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3Ck6CRA9TVsSAnZWagAASigP/1GrSqNkjQUCbonFsthj\nkTT+rqeiiYTwHJhKICxn6N1F2Vb/Te7oo3Jv3PmJx0CqBR+M4sBPtZzz9V1e\nmYrQoyy6Hlo5TraPEEpq0Ykv+Okpw5z5HHdFCwDaeff2bpoh04QlIYclXaJ7\nDZuE1J8J07scEfn0QfdatUDIFwbnwPr3xAUw4wCKA9mtdaCbK3KbIECYpyx2\nrpAl2G0H2UlBPTP+aqfbd3TwhbjoOsf1A6XQtyhXMbrOgrSX1MWmOtOaRV4/\n3trR3Cyyi9TQtqx1vjv/QQVzsXDXvxQEIhOp6bB/JtARQvSM4SjkiYu24O8R\nNQNx/Kl8U0jYjVUsg2slBQJkCzen/+RnjA1xHFZQIgP46srIPNSCkT0xROiE\nSJfQV0LfeSIJg4Y2gTsENsId4pQWeeoolsWT8SVIQM2A2guvdOOpDDmv4VNA\n9HWApY1xhdpwhRGrVunXdwJb0I/CC070kynaIxzCnB2mvNhgMYF9trQt+88t\ncuwNLYxpA6WwolKV82BaOZelDHCh/cwlginRKHv/dhbfDKBbJ78z4xZqz8ky\nbm5gaJW8f/Cnp2qhbtbzzSXA98ZDGavYjCNCmxP//HpJvTSaUnIFym3+Z6c2\noXJyBaFZWxiAm26kmfDBevHQTTtrpMWgZy3pF3enX8PNkoJdBqXUkKFksCQg\nOEnO\r\n=vfSi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.0_1591486777355_0.19207434006197044","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"superstruct","version":"0.10.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"9d69f29113c423ab6c36a382d2198b6f5498eb64","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.1.tgz","fileCount":102,"integrity":"sha512-YnDSVJv4DKItWusrcvKC1HDJIXAYViba+IuHol25jihBeySvTNVdBqE2YUt28xNLrespeQNtcqH2FED0jEAC8Q==","signatures":[{"sig":"MEUCIQC2V3IW6LmBrjp8/ZoAoSUobhVzlog2KMCpkMWCiA67aAIgF4eGDheWgMgdOCWz3mfklS7l81QXV0JTYL7HndvbW8g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3DGgCRA9TVsSAnZWagAAmp8QAJtZjOAF3/Xv61C2yCpG\nzAzEBOi0wDOpK1BNftjR0/1Z9Ue3NV3Wtt6nooaZBuxJmu29CmX70itT5YAQ\nafWfkK5UXwKsPfMR/p31uKlga+DoRYi6VHaY/BJdtsoDZv/z6OefI4Ijy22V\nXU/bnRvUcPxWb98F4lSTzWZdf5vp1hm595LwxU6dFrFNIJ28t9hwR2GvZRZb\ng0dRRHo98X6NFob29kprNnqM7KOge0k0HTNBiBjGtUzvmBMTI+F/Mi+RZUa1\nb9ljw1XMV1TbhQx/76mJHHsO9eMIx0iNMq2Fc/ParDgfjCp6AOrDpFE0p7fu\nshHlVz8DHVw1jwyT3OzMa7k293JAK+z+nQqO1pP3xmG97bJTnJVktXEkm+rY\n3HvTdCXTAOBlEzMaColmEmTQRJtpytZwFy7cOZyv9SKqZQXWvYgypWWPTlIH\nzwl0sFIu5+AfwGvAAt+2k5Kcry/68i7YzD+OHgdGjg3/PER48OP/afKXnafe\nDwumIcgMN6ZqfSYiSJElIYYq/zOq3ysZ+EnCfLPr16SLykZ9f5LuZDQZykQK\nQJV/uwTHcbobhZdkECOxuJ+atpTy8mRizBTyCS+KEV+yc+ZHnkT8LT6yTd3x\nKZs/GV04QPEMpAm0MrfKkoiejW5ymNiTwji1xylPQ3VXQDoKr4lCx7c3bQoi\nhfXE\r\n=s9DF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.1_1591488927710_0.17572238974418464","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"superstruct","version":"0.10.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"d24ecbbce3d73ed7bbb60dc00b8b6f7b6a7b07c5","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.2.tgz","fileCount":102,"integrity":"sha512-qiVC5Pz5ujI/VLjGoO+AxasOD/2g6BSw1OsnJOs+DPmknYfdPg8oWO0cG6AzzbEwQXa2gGrohQsgVN29qewJEw==","signatures":[{"sig":"MEUCICiYBgyfoF5JqB/apccRYjK2f7fyMNr+Lj3yVeqoGU7hAiEAw1W1dAH8WmjgxG23etDCMKpic1NbjWMsWKPgkhztUcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3e6mCRA9TVsSAnZWagAAfoUP/19HduisAeFeiFTmVWy/\nsxa7Dj/hfYMlS7MZQnINg9dsqnyJ0dKIBELlGmwh9iFHR8oCeAH8S5Gto6+X\ntO3/qyzE1Qmn5SC3HrII/jeTimSnneFiUo+/386hTRYwsc5jLG4wdgZravuQ\nbQ9ELa/kAaO3OJ8XWn7Kpu8mQdq9CVubX86/dnsQUEObraV/K+JkYC65+Idq\nbt89SDtOzIK9SPBUk6rPwsgdcX8a01MOXbqX4bIqy7NjtdQ9heGC7Jhot/7G\n0pUvgvGFQCIN0Gvs23EEOZs7ozKYKUTUnJ7/QdKGSqM8q3T/e/FsCxmmRiT4\nnTY4UsgMlf9C1BK3oz6QNYFQpuvlpAHs+aoBawwrRdtDTpMqDKPrK3AcksZ5\nG6a/sKS4Sr3UMvYMzUo0VxOU/hpEVNJqJMmLvOPIURvBIksWC3gmOkVl9z1a\nxEBfOm6F0zevyMQV+ipU6h0Pewnu7XdIWK4azuTaSVDQcrE3IyIQWSXx7aIE\n83yaThYTT8O5rdbXOrUB0l20ZawTNQoRXA33houFQr1wzNVxy3G52a9vI33s\nRD2UT70DVchyBqkghVowDgaAeGf/aBz1/Genz0QNdnS6G5L7QMZRUVj6cUQf\nvCwWQlxuJUrVpWiFgEMuBuI1CquYQCsGre6QbOIg1zqIzLqZeZXLgDFaY2Ya\nvilv\r\n=KJ6c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^5.1.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-typescript2":"^0.24.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.2_1591602854060_0.7201021649882735","host":"s3://npm-registry-packages"}},"0.10.3":{"name":"superstruct","version":"0.10.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"e14a2abda82e23d38397c1a660d0e938b1bfe480","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.3.tgz","fileCount":35,"integrity":"sha512-Vr9t8EErQMdonQ/2brgTMtF4JThQ24x8SnwWAKazihLQI6VEzV65Md/32BPWL8O38Zs5sgdomwUS0PSRYlJyyg==","signatures":[{"sig":"MEUCIQDhYzHFyr/tIDcYNxYJbT0jCgbBzjNOld2PQBmKNunkkgIgMXnOz4hhCKTL0rtyQHLJSISEREFQ0kQRruL9GGNHJPo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3qfXCRA9TVsSAnZWagAAiNEQAJPDpU+3RjzeFW35Hzkl\nq1H6s38snuZa9rJH3GjagKjREPGMfKuzIGmn0bIL3baHd07gtfV8nadBdn+O\nsbpyhM60xYBsYvF0pVi2nvtZA4ARaaLAGOncCv6pffLU3oowh24dvrtQ+j3P\nXY6w+66+Zrwx98wUEQag3QcRJioqgzBwvP6McvydA/xyLZtvYOfREPfLnzHo\nyM3S1JgZLWA/ZkixEJMgSBrc8/lYeCbyf0e9joNKXvheZWS/86oR25xCk9P5\n8XZ0bjvcVa86kkT0KfxXsvf9ok0+9eZG+UCpjTEQP+Y2vfw+xMoGKQjtX15F\n6SNaJqzT/JC5ypyblqymoZSpAu6jNiYx3+vCoXraDMH5WSv4/nMUz4qFkEus\nsg1sut48NyD8udN0WR+zxjSnWuQIW3QTvj/0rV/OKTsZFO8FgNeVX0Sb7CP1\n9n2jwYoJw5pY/fM2puoqoIShRpXF8ow6kyW+yOfhKokO1VVhSKSH4TgBxci6\n/S5/dlVUkT36cDevSnKgjSHUPfAj9k7WtIouZwHbSxgQsIg04I1d7RanyeuF\nWpzXGVQkpW1lCBIB6kOmYqesELn7sf27wwmJS2J1JCxiQHrG1wEhYsLUW+5K\ntTuMThMXfMIzq2w5PEUuiS5e7/waV8ChUKRPX7gVfye0rTJHQiq80f1U/rQx\nmZjB\r\n=nzYt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.3_1591650262996_0.3117981262057745","host":"s3://npm-registry-packages"}},"0.10.4":{"name":"superstruct","version":"0.10.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"be0a9cb60bd46b401d42bf29ee70175fcb56e571","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.4.tgz","fileCount":35,"integrity":"sha512-DT3I2NtI3yd65TcJafqYsZx3ixJWVlj7L9tbBU5vgss0f+BbltvIWN8GNBQRIDMGpvnJ0sKVG+6ma/0NMhGswQ==","signatures":[{"sig":"MEQCIFvxKOzJndaXaW9Ggvl1FhS9YI/E7v3lcFFedlX1qMcJAiBlgDIQ90NGZa+fcTqWjMscjeLXYp/5uBujgLarskl3VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3vvSCRA9TVsSAnZWagAAMvkP/AxoLdsRcC8btRErJk3y\nzQ1v+U6MHOzXBnxj3jGEr3RXah52939AGmo0wv5XHN6vRlXrJzDxKnyd1/XG\nauqi78xDcXRAjqdWmOknQXTsLDGMtmEsUvYpATSOLTuGBBIelO9gqGV/Z2KB\nIAjyyA40tj/DkU2hJNxLHLIM1/JoMWp8y8fEcqLTAweckKVAUjlxrQfpCQOz\nkwBLbuKMFL6kCV10su+G3i6QxzyyGAopOJwqrwiIqQXi1YaWbuFJQ/7wM7wb\nDv7qBvzUZOPJdmjQBTSVetfFAM4Qm5vOq9+zv6GXrKcAorN4uti8BXfptLwj\noNfpKrrcmYPOOIjH4Ca+WGUZ0R9aNWExZOV4lCivmgBZF2YnVZISpyyyv0Ss\n+dzQFHhv9UO8jxh60eyVB/PA/DFb8lyM9lQsoLIg1TH1IdPbQRxilyesWHqt\nDKJGxi0jfCxPr6Ouq0eveukL5LZ1wf3HOUTnHte+25S9jOqZxjDZ5ZFQxSFd\nQrbdCl4+umTAQMA6FdxUw0628TsIRfwHfic0CfhL9P7fNP/f1yKvs3uh5lVS\nHqaYxC7DtG4w/G+Bs5Sb1VYjyHiCPH6wgzbrOcToGNKjdM6Tyi+FgxmHENDp\n2Cjrl/Bh98o6/JNUrgcQD9kr5v2cJi5X/AuqNpeyBG50yfr5pIuUNMisR1TO\nyp6G\r\n=uIHh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.4_1591671762340_0.6498027692867119","host":"s3://npm-registry-packages"}},"0.10.6":{"name":"superstruct","version":"0.10.6","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.6","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"b5ec317c29b943db208f80e6e37be1e59905979c","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.6.tgz","fileCount":35,"integrity":"sha512-r7P28yDhAvXRcXXbDsGt23I3ikAPGk7Da4M7vbX+T3plAK6dQwK8OGZqLGH4iwmAY53h8QHlCJoVszA6vZFPRA==","signatures":[{"sig":"MEQCIDioKiIovknqLgqiOlhw751xhQFHt37ZKZT0HS74khTlAiBWhbaQ5BNrr2OTxVpx29WP0xzLbit8P7/T0DydlZYzbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3ws+CRA9TVsSAnZWagAAnlsP/i2+o3Lw3ub9WD2WtH5A\nnJQTmA5kIaN8PNSK7kOgNpngR7vXQHs6FMkQ4AwdUH+z0K/FSrBPClK7WADJ\n/fgmwk+OlM6/poOsDgSSaP/7KUpAvdioOP7YoDVZ+brb00uU0HmyDA/Rutft\nBo+viKJ2VHtd4bb/0tbTVOrPhN/XfMscL6BTI3ZD8tVlpEUc6uWlXye8J+zd\nbP2l4Uxnqw2q7BOwgrBZGQq10nUq73FAUTyrgQTbejXvLeUa/sTG6r62xun5\nmctM+lgpXlltRdz8XsSzBmLzNXkQzonyd5Dsn0eC7RQ9rlL1LplUfUVLYW2q\njIZfjeqOr3cfvZcI0hTfaVsKgCUp+j0LihPxSXC35l7AIJWerbPomyfkVqlg\nMfYM3QEU+Yxqt7kRy09l4LE/wgw1I9hQjYrmvkpMnB22sXlPZJ7dzMQt8Ur4\nLl5cG3jvwLVB+i69gCHr2QGCuuGlKzHjNtwzecrDZ7kaeTZfdm77M5pBMWz/\n1+5elBouOCPd0lB9vXM4RMcsw2Mlr/26Z68blSBgwXHh/XlhI/fDmDXzgnHq\nXWoQN+sf8CeND2/bUzlWfwLNZKF+khBYA2DVm95LbMrO0OehDU2K4i0dyfh2\nHK4cyaGSKHUHGN7xl/6b7eGGKgv+HPNSzBwesJQLamjDEKqvUoYHGfb/VtQ/\nb6Al\r\n=xAuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.6_1591675710036_0.8378475167980577","host":"s3://npm-registry-packages"}},"0.10.7":{"name":"superstruct","version":"0.10.7","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.7","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"5f2522ceee0915d5915632e67ed1114feeee13ee","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.7.tgz","fileCount":35,"integrity":"sha512-ilCZjQqaMoEGZk+I6qGjCe9A9mTHYfNUDIoeHD2wujFWsu5P7mhNsItzEWgWZtdTZYZDsjaji/ho2TxZSg4HRg==","signatures":[{"sig":"MEQCIEbpLMMl6Kp2Uu8pTFDGns1qooGBcilPTFi7dzo2ZjbCAiAUY7/1yHgaTZNVJKG5TYtHR5cT2ekanWIz9tSaEAotpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3w4ECRA9TVsSAnZWagAA/UEP/RBISDh+YYKLujQSkKyH\nR7LW9NceiIKQYonP+8SwaAJgj80esxriagQ9NHComwhS16JQUyjFqwxXu1bg\nzn7Y2XCIQ9h70biSi/8n6Ltdngn8INbp1Vfy8fSrtGe4sCcHijVLU3gWbytm\ngt9REBaIfGK0BDRHAbi4d1vH9oQTN/DMpV+92D/OGrtXKZK2t7zPXVh9uQ7H\nsNvwrsgxGJsxv8mqBKJqaEePqsKZEqmkTlJRjSci9ibyHtq2o3l36sDRE6Fa\njMO/cZY8ckaW36mCcpCLcWTkqJkxUKOIz2e9PfXhhbkxERqwPj/3HPyD3We6\nRPUKP9aGZhoPt0HcEH2LCA+ltgbo1tw4lSw1basjBQrzanLuAJ3MpzasJmtL\n7sRW5zI3ZlIcpTjgEJKwI05cC5huriOAPNFZ4KR9C2SJ2kM29nez9NSqo2z0\n37LhI94y/KbqFtAY/sGQThqRiolb5AFWCZ36TePzvhWhJMwiWxUJZL3Si0Om\nlIfGam5GLuR558szsLHWj5ZLJNJ/8g7HIe31G7t1d6a13b3nfQrmtYT7ZF97\nJoCYseqOlahuu4gZmH7Om+5LIVLKbxqLAYzGIBeTMADT2Fjx8vqAAIKz17wl\nRc65MXluqTYklbFoucO3UE9DCwAAb9rlDfJmoJJqz5XeLmro5HAuP1AbKcRa\ndIia\r\n=SICV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.7_1591676419793_0.1432001709717836","host":"s3://npm-registry-packages"}},"0.10.8":{"name":"superstruct","version":"0.10.8","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.8","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"6eb4d93f0e50f450c69929a3ac7d87b15c71af20","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.8.tgz","fileCount":35,"integrity":"sha512-XhkOcnoyfaxNoMj9pNCNsMRqFA9l1+Jx6kc7CTucIxX9ozhhhLXqfcDWGnFKd2P7LlvqOhPddcBPgMOQH8v/Uw==","signatures":[{"sig":"MEYCIQCODQWMQMrMrlaGne+xkhXxsF2VVHnbLpgoSSsQ1uEwDQIhAPEvMjkMvU1kWZQIKxzd6WciJ0xDjJX1tJPihwV/8vV0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3xhcCRA9TVsSAnZWagAAZpcQAIvIS5jTJzKO2a5t9M5t\nn5c55wRool9WwwPxkGrEYsi4m5aeR16OlNqZEguc6DXm2iV8TeAVN8F6Z3LO\nPDUo3zriTO+EcM9N3vTlgZc6CbPJdo4EU4iayG1HZe8t4PomT42rEEyChhAo\n8lwwIZ49FxZbUTSXihCzjfxDdjKGaOr6LRsbhHnE2sl5WHQ2JvPlnijQDcYP\nQ649+8r96v1Zngd4xYG/5uZJ1Av2eaT38dm48WRCekl+68d9CM6axtrFs6DV\nGXNLLQN/Tx11Lhc9fCgavN5ZtRLZvQDNPgaPJuzGCY/JEe/pWtPHPkNkOPod\ntDYZI7oeNmuJp33S2Z/mAx7JLJZ5m954eKvRN3/7P/bQa5YyTba3toAt+R43\nRpOX/tdZIX0KwcjyF7W49dUav3FTbuLkBLVvUshKpW2KFURzWg8Zw3KmM4yt\nc0GuKJh75sSc/Ou2RZTnkjnLAcjrbZ+WdVhB2YZ9w64/zpccgX9bx2rzpEMk\nrytJxq8BwFCii4kUKqOFtNuvZ5PwBafudC1VNSpI9d26AxJ+/PQyDmb5MP0x\nTJwydRHP7FkJD1bfuaTsE5Tk16krQK52eDf0y4Z813eQrtk12vJOvG14vGFs\nfsvdz6TcCsRvVZO+f75nRex3Id1b26GDeOuyL56wQFYPsZFF1dneVMwmKuFB\neBnE\r\n=pLuD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.8_1591679068470_0.5016269419232167","host":"s3://npm-registry-packages"}},"0.10.9":{"name":"superstruct","version":"0.10.9","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.9","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"78eb3e0dc1fcf966ba66efb78897f2b5d5debf0e","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.9.tgz","fileCount":35,"integrity":"sha512-2Prnu4gsXw91isBSEaCEshibA055RtszN9H3JAbz0Ahh//rEftpIZbas/jAd1M9WSYuhJ+0QbwKAZlGoIlW7iw==","signatures":[{"sig":"MEQCIBWfcLc7rFcR3Kp/PMadCDI3muxrdJ/WrW64josU6/UaAiBE33Rbi/BO/VO3SnMXTCn09rbEY4DWkSmWQH7P5DkcGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe382rCRA9TVsSAnZWagAAxJYQAJ/FXcSca9hJP7Oz5fpb\n1Fr+f25ia98nFysgcLvp8QYcATjg8ph9QJfRoF58C+wb8dXDwj35kXFaa9HA\ns5N6Yl30GCzt/r5MfQrdAaW+JQw+3G6ZMx4yb6S1VA2VKlEauK7fMWsCTTEQ\nJv5fy1cDpvqEsSreLk04dIqewV1tWsV6y6mmH6om55yzwz1Bql4dwBfAcxMb\nY7G8OcfaTuE9AR0wtPejAr2bsGpr5uSuVCn7f0dmX6DPFU9n2stsLMk0AOqs\njm9eF11aEkBHrLXyfxMTJuy1pYOZiA3DWQA+/u+5DHxka3QTFrdFygkeNPfk\nScfbup8+5pGX8UmMO276hNZFYDXhHi0VtTYjO5KUWqyP499YJDAI+c+fb3+N\nI6IiTbGqO2ebCfU0oLVvybFmrdkPbbJCoQyW9iwRG9fCehmbV3K8xNNVLrSq\nFPEGhm4eKLZD+25SfpVhWrI7zJuB6jfGcX+U0uwyMT6rke2pD6SiThPGknmT\nZL0+qkccVdqvqXL602E1YP1vIK0qQiCTCfISmEWnF3/DHti7dWcj34ncN5Bs\nm6ynuBX5uUn/YBhAioP/B8QyhzJb6nXMPmnbuF1AJzQpiOfGMCv+W7Wkk2ST\neTj9JZUJiY/27sP+197NKG+87VdlWheD6COBZt79G2e2jn+tOVKzZgAsKEJ1\n6cFN\r\n=mzcL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.9_1591725482849_0.875466397836987","host":"s3://npm-registry-packages"}},"0.10.10":{"name":"superstruct","version":"0.10.10","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.10","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"70d610feb77204162b2ac55026b6bd4ac30df80a","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.10.tgz","fileCount":35,"integrity":"sha512-VS06iENwnjiUyr4gITlZlnSdNllQatS63BhlVzM5HzRemG1GTkvRZkSEC3mHA4d7OQM95yZwSiGLlKz2WSqW4Q==","signatures":[{"sig":"MEQCIAliiJHMtU81PtoMvQJ2lxM5ShtciEwpb3fe7oaJJecjAiBo+vunbt6CQYl0RdL4cIm1heV6vtQYAY33O3k2XU5QXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3/oICRA9TVsSAnZWagAARjsP/RCG+48FsX2rgwpZH8Hr\nlHY0ONHujPJBVZgNQ79bTcHODI/GdpRLdKDKVvwC45cuXl/rBONB/VHkVjnV\nvE3UDxmuakRpNOgiOiKXjGALNtIrc0ZWPr9N5dhzBq+8+ichbzdGDIAYN4ce\nOv9GiEyxzjVw1T5X1uGINWY5+5ogmkGAileO0ifugvcQppakbmLctekH9Xuq\naJSrZp/OmhzuKu4DidpCD2jxDkjW0C7qg0Y1KiV26zldbz8R87DwBthERTt8\nw/9xi5MjfdTNj1FhhZkXIz5fsALJGt6z3Sr+obVSHGwajpMKZihdncT+iBO9\nUGtSvxGnzUQjA5eiQi9kRXcEmYGrDCXg/ViHhvj2m2BhlherAF3BxlTLiNhJ\nfY5K6QUi2Bt9QLwsJ1sh3lLAJbnK2BuGBBqU34sJqfnf8Lmv1Bo/Lf0F3rQX\ns/g512FhraHl4znlbSyFPfiiuhsj+RAjF1XCMP2WEX2+ax+qQCPp1ip3KERX\n7h3QDvkvfsgqHnRW+Umfvhd2zw3ejZad443Z+hJeyIjSsCBJGhs0r8nD+ZaV\nvECwmRE72gbO0gZ/NScUguSRKc93AJ6y/lbB6ULtV6geo6DNOimXJL2zMvhQ\n7suWX24ASlhuXBMJs0niMfv29duiyK12cb1Sa8nJL6tehzf83ZyTecQVxJ4a\nzI/7\r\n=GSVu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.10_1591736839773_0.368255507477544","host":"s3://npm-registry-packages"}},"0.10.11":{"name":"superstruct","version":"0.10.11","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.11","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"463d406844eb29601f0810088b93a41b6ed91c8c","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.11.tgz","fileCount":35,"integrity":"sha512-8VXKow55wNwUswoeBiqWYSoQvhwf3rOmd78hoZFW1xlk8Hv+gs4QaiXGbQUYQG0BJJMfQrbgU8C7rv60gB96cg==","signatures":[{"sig":"MEYCIQC0lu1PZs2n/WAY5uv11awY5gc8lfIHlHXjPR21kVE3PwIhAOt6vVLfqBvBQ2VFv4cN3p6aVF4/J8n0H1VBU5pTrRPM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4AasCRA9TVsSAnZWagAAkO8P/j5mm8qA3LraFe6IsuRS\nmnJUVGoiD8BsGVSMTOnQ10BvuIcM/aE0GW7SQZWHi4IkdTi5WHcfXGEzP662\nl6EOQ9CjzQ+eQLgyHGFi6XEVKsWUvzVMYFej0g0dI9QHrzEh/FOszZQ/BUhZ\nCZ4huuHJYJ+7VpgDO7YEmBjhho+FS9HPhJAzM6VdJ2yc/hvFzoC6kBGRiwxa\nclg4XPwCw66lJiGpMDJIf9CeVoVYJdRUA2gSrx69CHNzdRWw8T3jImub8ENk\nb7qnI5h/62Wbxeps4Bh7y4BqDPjT+5mFM31qF69/IITW70fFTWhkmjyqs7oM\nm0vPgN5DwchBhdLnf2ICyfCUKYDNOE0RB2Dy+aGMnTjPbKvOXDjLVEfzAlAj\nghe70S46LbWCmEt6NtobxJChud087rJlTH7kJdQvHMokXsY2puESMXZvIJBT\nzRiqueXcUKqCuxkicaxzF3D768Gs/hSagclZwWK/CbkwH7WHECZ7fUSNYJ6O\nV/pT8vxJvvSLTxCqHMkjPcqMshTbq2af+/vG2X1hpOM3ee9eZy2np3eye32R\nt1B0jd0MTjNX8HtdWJcUJ9X/Ipx8gzgPnZags/HDtxmJahSziS6WEUxS/lDZ\nQuW7S/RpCxXYgrJIKOvam5dBKra5hTWD7DlvqQvbP/zwdVW+L5aU4kO+Brko\nnCNX\r\n=/xm+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^7.2.0","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.11_1591740075717_0.981247560211385","host":"s3://npm-registry-packages"}},"0.10.12":{"name":"superstruct","version":"0.10.12","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.12","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"7b2c8adaf61b75257265eac3b588f30017f996f0","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.12.tgz","fileCount":52,"integrity":"sha512-FiNhfegyytDI0QxrrEoeGknFM28SnoHqCBpkWewUm8jRNj74NVxLpiiePvkOo41Ze/aKMSHa/twWjNF81mKaQQ==","signatures":[{"sig":"MEUCIBZs4qLSby5zi5R/psLRfYcB0pQyk2V7zek06LSFtwsHAiEA78DEjUC1qurPogJKPfROakDMbS4cVoPfmXQmJB3vCfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7lwWCRA9TVsSAnZWagAA/BIP/1ROus/mY9+rYSYJGqW3\nGT8EMH1m0gWBZ3fAlkgl0j5aSHGEBKZ+mo9Tif2hY11hsatYsYQVc+WryJng\njujH0ks4e5o4nieZXOo9FdRCqwc0vx5InJBWQrvH0xdfwtUhUSV3tr59wSTH\nQZXk65ev6gCU93tkCFRgRxuo7b3LhA4UJNsYUN1OaFFTZ9Sk+BNmx4nYzzkX\nlzDymy0A8jR1CjkyW+tnu90CHmHJHfm7w2S7bgmJHTXFUkpGrqGEY9Vj7Cd1\nYgkiNPfIoDiicmoo5/1p+Gd+FVwm3wD4DKKt4xiRzhX+74GY+6TITA2Buxuq\n5H8b/vq+ybjw5o5vEokYRpKZIMCnh/S18ujkjDDQn2lVeNiIOJmqpxeaYZ0Q\nY5lgacSIAyKiE3ZQRmFHH376yxZGcrflzeCR+igIfXfQSrcmTcGZeADUQfld\nPIpMIJkaUTTrx0v2nLJTJP5P6X0QP+WYQiQfose5PhxyHOCKzS1n0XmY/+X4\n1n5pxD3o21Y5AvNOzebF/9OfhXNMqCDH5E9e0Mhc69FGefdq/QlbugqWqDjt\n0eYboAiW92yQwQTcDjf3L9rc2OIL8Rgv3djSR/jiGeEiH2hhEx7CRZAL9+zZ\nTYwLbBkHT9Vxu9I84cYS0qWwwkizSsxwTdp+qU/uSS4FWoGP671vKWVk2Rzs\nsQ6S\r\n=ie5J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^8.0.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^7.0.2","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.12_1592679446412_0.6236098870855673","host":"s3://npm-registry-packages"}},"0.10.13":{"name":"superstruct","version":"0.10.13","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.10.13","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"705535a5598ff231bd976601a7b6b534a71a821b","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.10.13.tgz","fileCount":52,"integrity":"sha512-W4SitSZ9MOyMPbHreoZVEneSZyPEeNGbdfJo/7FkJyRs/M3wQRFzq+t3S/NBwlrFSWdx1ONLjLb9pB+UKe4IqQ==","signatures":[{"sig":"MEQCIBNc9K6RYQ5P6nJLbSNPyeuepmJ4VhuRlZeS4mVDOS1RAiAnxs2QML3HKhi3nIpahQ2ChqEbZdAR79VCm2sEBjNh5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":373597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftuVWCRA9TVsSAnZWagAAAW8P/1WKuy5wUh4dolRPrw3y\naRM6feM0n/W6j1XkxEaZFYfYSDLzFJuluUQMz+o6c15202hLexV3f9bx70n0\nt4Op96LlzaJTluyJiwkoGirGLOE2WMU/Zfi0wPAQtbQvLFcW3asNQiV3Flb+\nCbBHyoXaCMXZExgbBO6piMXGg3WrWF8etPV7Ilh/SYqpC63afTfueCTqOtPO\nYfXZUp/EZitHLo3pZ4KClIr50J/UrpcWB3wS6kT8PuUM2eToapkzqyJ65bk9\noCq4O4yAx/iXxi0lf9PFpp3yy2JHDNjcnPhyGzry8XMIp/LbFFeXAxZRUghS\nQwCSQOqXp1jSIZrOBZ2cpt/hSBdOUINNHYm8Y2IDfmz+UawbbrNVqifBAPmt\nQH/N+DbCXPIrmT2AzlW9DQvP4Pww4sNsZojTWvE0KTIrdDdfsw8izpw2OwNN\nxcfZzxjVKRfmB1RmkFR8M4kYnhiLZAIckrEMVMUFtJRTLjnvhRK+tNr2EIji\nRYCL0ifNt8ogFogBe64A7Z5vItm3IjyZhLRX1x8ivR9PdWa0n+i49BhVFLaR\n+/VfW1u0J+lqB51C4AoZaVfIz9BPPRtOKiv1AONFF9DcTPM1ddMg0Maot5z/\ndhXfDEbEpxXCKAKtJtf58tp6om2eVua/hwmMTD92I0gUOt/s7ksoYVrdCbGl\nKCzc\r\n=1OH7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:es && yarn build:cjs && yarn build:max && yarn build:min && yarn build:types","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple, expressive way to validate data in JavaScript.","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_hasShrinkwrap":false,"devDependencies":{"mocha":"^8.0.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.10.13_1605821782069_0.017445731746681403","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"superstruct","version":"0.11.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.11.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"6213c29bb4d7794ac393ed526105c936aabd2031","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.11.0.tgz","fileCount":52,"integrity":"sha512-hadGhOfhxUSkY2ZN7qvRdTreYd4yX9MVvFaFgXo22/22A0FRv7pwVdRTBRQjOrrZJu+N+uQT3uB5pemEuOm4vg==","signatures":[{"sig":"MEUCIDNCsJ3/YxMRq28bHd9tYFDsiowL8JXFBkyQ80ky2qXAAiEAzIU0lyPnyIf74530JyjE+353qdLmAGSRIytXPvkDv5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":475046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuINJCRA9TVsSAnZWagAAozwP/iLkMHFCHn1mewCfk3OM\nlSg4q/VjUaTqy7bi+xxCQmQ/WgZxjt6vrQ/jPFA5kji2Rp/bWFu8KVr0bzoD\nnmYk0bWhWVDmfx11ndhnXogFfWd+ie+zJPNYZLq1uc3grk1bG1hlDnWiuHeu\nJ2etfJKqYiUtMsX83BUvZjhwSrHxpdc/cmfjr1Fhd88+tCrkri9AQdlTvqt5\n8flVCaCYqy5iYM7+mzhuuzi3V/IkzFLKp97t257KJbtRpEsafEXJANBC6jc7\nsBKFaIAAnUXXNDQp6WRebpbhCvjR9oBKV0ktvtbh1kmLr4na3KdmSUCxC8Nu\nMwVTrbQ43bOw24dfKxmY7/qJfzo8woGdQ6xE5c1LiWmooVJwS8ECa26pFSer\nuwwGu5uF9FBgT9do2Kj5g6qP7hcfvgQFiCzVmTX8kmbW8iUBmKN6Tim3zzKB\nsWVbHf9aqojjsF4ybzI92sfuTZmsHwhwXZsDWU+cptfRyJhMev7ysbwRgqPD\n2W3uZJWuh6VoYZ5mXyDwXsi8yUns+JuYYwQnCgxXhzQZo5I8sseajMOu9jkL\npFNVRZrNjyeGwAm0esBDlJdX/U8lGfoVjNOKXtWPjGcE8vMYVtpQvc33gqCJ\nH1xgYh7x8Z8vDmMFgf5APK0fqGBbZnzu/HZwqu4PCeajERabeeecDICi+aJ8\nGi4h\r\n=4Okt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"mocha":"^8.0.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.11.0_1605927752697_0.32899784625853945","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"superstruct","version":"0.11.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.11.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"33f737dafa84060ba5f1e71d5dac410dd71556ac","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.11.1.tgz","fileCount":52,"integrity":"sha512-xwQREi1SlS9Kckrc+R30EPZZA34UfZyCgrwfzXTPdblW/J4p5DSlybte6dZILbrF0kNm8KWYj7/eTikXDMtI/g==","signatures":[{"sig":"MEYCIQCtVtCOGkZcE3HPkM5FuSPML5I6TPfAKjEMlCZr/FXIMAIhAPq5npPbPXLyUP3MycrOecZhdPVvHeb42uIEumV9Fwfu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":477461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuWGxCRA9TVsSAnZWagAARqIP/2ENzMpG+I5VT6+ThpNA\nM8/oLIvqu8Wrtcjo9wGFdyYzFYJxjBgmy1+N0/Jm+/TYq6EOHHBDfy59gdSk\n8NtE0vfWl4mnX5BEnr8fZnMeLOglJdIsY0u5TzPye7bcI9husOXRCqq49Pwi\n6M+g3jJi1CRS+/MF0surBDdzqUYEZEAcFvKKw5+UrtvZnOyLgBhIP4yW+Pmf\nC4k/lhrkcrxvLK+edjriCjUVSTuP1moe9Wrhto491o8YBpEgmn34yEAGVBaZ\ndHxyhzxhqB9Be7dsYO6zAFnmtNDhpMb9O/+U0R2NoZjvenO4mCC/WHqfcqQD\nwpULT2XZ1QiqFhjl2UyPRcsaLIAq171bkpf+0sshUqvihh2ZPFM1Y6biyE35\nmaEnrMw3/prOWIvxQeJpnula3aQuwJwnldnr0S/8hLCgA0lsBTui1hq5Jf4c\n0UU30Fi0LfSOw1vIQUfsad03AS+O46vB2XGWbgQLFC0k48oiQI/5kFlKOUPp\nhuxKZkSrH5eKaL4G6HDO5HQCQgQ38TVhnbxHul98K9DxBHGxrKlOqNdYyJgC\nFvTVbeZApoPB6vaum+STrbLln2axceHsZc1Ftp5I+tObIrvyZ+s3ENhvHGyP\nzFjxXMOc5dpPoDe9ORLbK83MPRuTM4ID8FA3rFMGC7B69mrcaAKCyJfhIKib\nhURp\r\n=C6tv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"mocha":"^8.0.1","eslint":"^6.5.1","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^3.9.3","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.18.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.4.0","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^2.3.3","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^2.3.3","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.11.1_1605984689370_0.09076681402680098","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"superstruct","version":"0.12.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.12.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"417ddc3af011cf8c63e57017625ea9119303e98b","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.12.0.tgz","fileCount":52,"integrity":"sha512-MkQhk3U1qdG2TIMYuM3MR5aMpBDkWn/3uFZpzxSVrLeghAkIpKzYmyMJNHAFc0WZiGViGwUjr++0p2k8nQYSOg==","signatures":[{"sig":"MEUCIAFFFs/XOYmic9SW13Y+6dIwP5+kBh7kqkTXsDKqNEkDAiEA4eVXZvFYntKvARDheuMKHKGroK64iBqbmhLiULqtGJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":505793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvWhpCRA9TVsSAnZWagAAVz4P/1+p8xdyCQSe5Ub7HRor\nKCzer6CSZwXlWsZcXZYPOHuWb3vkJ84/81BXBv60DunkSh9joy0LHJ9mEsmD\nzS30AilwQ3mjq1f1q4hKKXQTCNgSowK1JYGzFGntfV8TdmV6CIx8paMIblGn\nZTti6mPnYMxdzLdMPrRBMxjTJ/SGxI1diYXmw59AO2YN64gAzg+MSM/syEFA\nkiAGZR26yB+enUtZ8/BZ+0gowhfbrdAYZU1gDM6LwRXrbqlPWs1rRWiQwDVO\nkmbX4GhQDbsxtazk6uNSZ87XqT7t3d6aZv1GYZTtYhLlf6mbcWWk1sw1GJMo\n8lUiRIK99RZicoXUwUXNOILfDFOY52Z5pfmof7WPR/EC4GELusm1C9OdQZYB\nT3Co0zb+sgtwtJAcrtMqVOckXdUuR9iz8FW6WBjdpwN34qljQnr5s3VaMWc4\nil9ZE9jWYUyChIICZwh7ok03X3GJQPWSSYHgxfBGjPU73fpW5iEKC5afrKuP\nbKQQBtD158HM5d4b9m9NRpB5ROptvnnkL8jV0ztkQQEJw4tQa76LcnmzsXAt\nEgj03xyS3blK4y3gtvtziA9asuKIanJ7VB8LnDrHVuE5xn4Dj4QsfSJxgZLy\ncj2CCCV/mfuXGgPyM0wWdrnQkw8pcHCz7KZ6lyTQLuHEbboMNo6FL+dVR2kd\nt0Tm\r\n=RH9i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","babel-plugin-dev-expression":"^0.2.2","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.6.2"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.12.0_1606248553094_0.8790099442619488","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"superstruct","version":"0.12.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.12.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"04293026f3d4a57a4c409efb3c01b353bed1f492","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.12.1.tgz","fileCount":52,"integrity":"sha512-DLb5DmTKv9scfaBiGY9bPZbRZ0x4Ic8lD/qEXPOrsTnQrpRHGEZ77HbgvZOlj6wWW3LH7X8F4siMjR5SFEngiQ==","signatures":[{"sig":"MEQCIBx9AMxOG8ASvE18hDHHOYjZ0900eI6fWR1f2Ml5d5lvAiBbCfht8MKaBpznNrQCZwjwYA8GKXCvaoKgUjSSm6wz5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvZwrCRA9TVsSAnZWagAANl0QAJJsSn2fBnaygQMY6MlP\nzZ/ofys0lvEHkoPEbZFebDS5sDINloWK3QxAU0VesuWnaZuIVYK16Oq/pIr/\nEA0Jz3TzOCO22yvt7PnSh5AUOSYnCZk/uRlyjFi85izgFBZ8otwGW8r7R6f1\n+bBuMBKWWrsWILWXYpneJ7oIVrKrnhOeEXxXrJk650+L2djfjTqpdjPJ1yKc\nmPI6AJAy8B/BC2IktJ0fOLa52HoUKIo/rW9tBop5JHxox9l0BttzYnRIYzef\n+vVkVIpTWD5b+GYaKZ6JogG4fk9bkav90vRB39YLTr2a1M/62QMrYERiQQP5\nA49XmXNbSM92KQCYC85Op1k9KLZhi+FokTznpUiC59wGXpE5slVfoLcH+Ore\nMMgE5PrQ0o2TqZiXuS52ta+y+jNjrtZR687yTKS97X5yFyShJLhZxHeJK8lx\n8tLtJVLSqb0FaXIGVNYJLjM8Bddedr6HhQHVvRSlfM6TbyUehfinhTKoLuey\nFOjAjCRxev1HcUPb2Jk78VhW+GTfLmo9xbcDkJ7mxpLZRhOCEbfPs5+MsDcu\nctBvNbjA9F8oF3fjVOFZ/ku4Ts9IcadX/52vC7O5Ji/ihS7Y1FT87Qf9v07N\ntsido+QzIwPPMeUIlPT4P8JGV7/5kNkH1hUzzRK4Q+OSi/ecZ9ohLECaXNFZ\nhiY2\r\n=CwN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.12.1_1606261802588_0.4240549458077294","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"superstruct","version":"0.12.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.12.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"214d419e2c1eabd87d7a3774150664dfe53506e0","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.12.2.tgz","fileCount":52,"integrity":"sha512-yu+WNa/nSbFa+VBeR2KibfCeIQSKh/aD7G5eFD4Rx4W36MWE3G6SzU3BixDOArLv56u2bz6YEePsHSsioojuXw==","signatures":[{"sig":"MEUCIAgkE/EGAOLhRhV01Sln7ARnAseQPlQtgEKyzR8kP6ckAiEApoBIjQzEtrv4tBTYXCyzSkq5zZRoaWhW8bSFrnpQYdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf07u+CRA9TVsSAnZWagAAmeIQAJl19RnWXviZLpz5hNXp\nky9DN2KCNfF0UwWrZtw2+6qsa2xwJU0BgEcKwlPIc5ZAEIIS8Ylt8kpwZk8M\n2vSbiB3GJcQUBlcqjXbABwrXTNcm4wD96ZeNWIw3snx+ey56Jw/fOWZDvZaP\n3aNL+iIvnUF/oqaoiH3Y1b/nR5qoQc5WI6edweZZC18FD7vLjcvRXQyKPiKG\nRKto+x4QTg1renLcR4wx5Sl5VCyPe4L+z2exD73VC7yjiCLWfWsi9fDJ0sSd\nC5OzurkNvQG0TJ9P40fT10H8wfWIJ5zCKBV8lGoIxvRA95l4Vg3F1kMqZVA8\n4PBshHPUCZ0vaNJEwgwTOayxkZNEa0EygGld+OWwIHNXblHu/gVkWcL66ggj\nhuGMLPB7H7/s4hnCdYe7WCTlpPgxmPLmQBYW+G3ZVr9pChEv6bZWGjYYFg0K\nxV12sp90QAWaul5JagQqY7AeyJnvGwugO3orz5xGfDsGnvJTMulWlXBWwkyV\nkxS1lc+eOQ9DSZ9NzV+FwDCY7/DcTvugM0ijS/ntwiQBJpRSD6ibUkcWx6WX\nT4HtRdQH+ekCwHlUAu2cUTTGz89X/Qo5EWVSHcLS+XtfaAlZb9FZlgQMombK\nmJr+32TtQrLS7Dje2DK6Itc8PGZ8dFgNFymt2fW8wWDieq4Q+/Iu0dIThiTJ\nQMXD\r\n=eMW6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.12.2_1607711677980_0.504203833055517","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"superstruct","version":"0.13.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.13.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"73b7f2d2b70c7ed26950340f6ee895f9bff538f9","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.13.0.tgz","fileCount":52,"integrity":"sha512-ngdxkgTY7fUpQLogAoIQogeScWSv6g+zjpmd2JPIWab1x50xd/nbxOu3aaBReWIrtU05Nyk2WS8jSYjizqRluw==","signatures":[{"sig":"MEYCIQCkxx2o9h2zPOv6fNgiDwYlBz86KMUqd/so1bDb6jpyfwIhAKr+oUOTzBUMzbbjg79VXYWRXthiNonxDFLguM9BCV9g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1S9vCRA9TVsSAnZWagAANa8P/RNdG+BCCPb8nmMRoAxg\nfb2Of7EGih28DoaUDZVbT2prbBPZoUYtLs8Qky5CQuic3fhfNlH04Ktj6o1H\nDbZZafFfwY9SWkN4T9N6PmyPd4YTGfKsETf2e2dymnqeD1TQpDw33a3JllhG\n5lN4HHLFJQPx6MmQSc44LGadjlXiR7q+Nr5u7uNuBdxNd4GU6Zpi+bTsDjQa\n/AFSoeveiyP3VJOZIuwgITPtycropNWnwrQzjX51kEov6LLq/uKN0aPk56Qu\n4lOtqVoktCimMgbDycW9BX37ZtS9iXrNtPTyp0eOl99twmQjXOqG1/Hay8DO\nJBWlcUBhpMjJHgeeEuHnAUtUx8YprfTXoWe9D5T5knjIJ/nQ5YhL98psdFuY\n7plo0+ZpZm+iMtb+SiOGuxePK26xMJWghH9kP/dfoCDF9QObzhZJwoMy5DiN\nh9G01OKFGXh8HOmFxpsRpsgjhYovCdWjXzv+k6I69SQFNvpGbb+w0j8MXbEF\nWdxrPlEn0wk0DCqyNqvZ6XPYuDV3guRmv9aqePh5+7H/fkAb5Vp4GJN2WLU2\nVXWVxENwANdTsdDZX7Eh/UiXsAvngm1J51nDLVvR81mZfYOG4I+d4sePLWp9\n0wFTWPgd5RvkXCZTwxEfHYDY0p1HXFvbQT0rFCNnh8Z+KRAnboy0PL1Ji4O3\nnL1i\r\n=rRnS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.13.0_1607806830942_0.30827615766450855","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"superstruct","version":"0.13.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.13.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"1b182738fb08cc712465d810e1fce17c659ee50a","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.13.1.tgz","fileCount":52,"integrity":"sha512-HwUNsCVbHyf2CiLQr+fNpYkqfHVGvNU1AeZCRUlmXvS7tGujrkhQgld930bdsskHPmCgy5d/3wAiosRY+DuTOg==","signatures":[{"sig":"MEUCIQDzw0cGeJIWEQtTXQzyHNnlDyF/pEc/SV8mhQbQo6D4swIgVfxv72QteS3G//qNkY4mZddyE3YDTe4rccEphdqT7aA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":505797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2xDtCRA9TVsSAnZWagAA3AIP/RMb8/lDEqrQ2KFXxvV1\nksNqdu+WBHuGK8tR7NiJ05C/55289aXQMxEA6eYrOUQpQM+d5jHpixbnfcg0\n4kz40En42h7UxmL7vVHvsjyw2VmXhnM2ODEhwPjbBeKqlnlK68rcBuy3x1eS\nksSerzSyjPoNs0pnkxUBaK5d+gsCbCfn16qAzd+vPIl40Vr1r7r0o2xBDuTg\nIZjfWgzZcPlLk7eNoRKRmEw1nqtfYtMrBfjAPeb6sgEjygSjICu9P3kWfXxs\nJf/D2pfdXrC0lghZkYY4Z6ku32VfjjI8D6j//l36Krv6wndtU+visxEB3v/Y\ngelJvZE4wC4nqySSCIsY/XAdTnCVbkS2Kuz6LtvLZ+Vs+rvuLrH4xN4EncxR\njedI6iG8J4SnXPaL+pVSsNbAEC7ZokJmyMinXUZA0M+aqRRzOZqFdDx7V148\nWthSakQYMqZbWCzzaPc1lXa3G6gjbJdiABSpMFR2XsYA5b/SQTthW8zzUfA7\nLxB4+k8vJoA8OLy49dir9t6HeGPGtsL0KOjl79ipKFW4xYuwaMddu43SV9H5\niCARqxnQyyKKmRPkNA2TLV7vrZaEnHuIaG3cD98+lKysFdCpyfcemCxzoq53\nxAGD5HgmC4ent0OQkm87emTCOtfAoh7waUdAG0NM+DVLNEUngCfpp0Wc56rw\n3MM5\r\n=RSRh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.13.1_1608192236751_0.5291128879853004","host":"s3://npm-registry-packages"}},"0.13.2":{"name":"superstruct","version":"0.13.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.13.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"b30f6f0ee02393a8e5226a364a533c6cd9c258c9","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.13.2.tgz","fileCount":52,"integrity":"sha512-kV6vvPBsbcrsX4BgvWKe6F5kn/FDhbKFOWEQLLIdfHcXe70Im3la54KiHPL3JPYwX5JuEwCR1dOk+XItvAcDhg==","signatures":[{"sig":"MEQCIDG3yMtbH7TUY7+zlAbhPJ1PutGrnKrh/MofZFNx4JWAAiBXa7RPyj0l7h949ADLm4unppwWobO24c5vBymCCQR4hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":506764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/QlKCRA9TVsSAnZWagAAnP0P/1Q+PPKwkvZCaC8ts9ID\n6a0/JhoN2tIxGMBXcSDY/RZAb21KZ2KeX3tB0Ouj7O+uebMZNsBc5J+QSZNt\nMHVjFL4zED1tVBZE6aYhy0kf6b4KElDzoaP28d14l2eVOAkWqC0r6YcXEK5X\nOLJVwWGst4HAGynyzLpWhrgXcEjSact1QDrxBNWY1ydgPMWk9tN68mL3dqTv\n/40VDiU+iaxPX2xQnua/5oWIMKfWoxe1HHEBo0NmFieGeZxJ8QLh7hFVbcnr\noFgjR2zVaSoVYzvvbkcgVXKSFhTxiclgspEd4Ap+w3Z6cl6ZjIw+Xk6i3VzG\n9HQtCvJUGmbq3nbsVLks6TctGXSgYo33vWmhBH4tSpdXf60mavxZ1jSIFGL/\nOF5ucs8ZR/gDylqYUu2LgJfGLOkWoARO6qT75MaS1t5v2sSZlXRHLnzH2Wcw\nXJU09PmDpRnuEMUTgT4YZbQPw/Z3gF8lfn7Arr1ShTOnBYpp6NY0SSk0Km6L\njfLrpY7KL6qLPWhk5Y1r6Bgm2kCcLAHE/eyvUgzu6Wfg6YxAenI8vnrSuwTe\n1jhC20r9J3On+JHvTNfRmKZ39J10bUWGkpszfCirQmdvc253WHr2mpP0pu1o\nhnNBaLXHklRrORSvDedShaGmoaBi2jLC+WuCMT1o7drvOEqCqnr5CmTbC/EA\nYIdI\r\n=MWcf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.13.2_1610418506374_0.6536080331751402","host":"s3://npm-registry-packages"}},"0.13.3":{"name":"superstruct","version":"0.13.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.13.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"e99d71a73c47d59f0436c366fa3204c1916c76dd","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.13.3.tgz","fileCount":52,"integrity":"sha512-WN4hbity6l+gt5/Nb4jcxJLPk8OUHRG11NJRw4WVUUkgu0t8+HjyHelKtPNybSq2ziPoWLRAY2XisuNh9Pw5KA==","signatures":[{"sig":"MEYCIQCBMo49cmhXkVjpBAAipK7YcXLk82Do21BlJk7FkUImQQIhAMbsC1kZcXOyw4PSS9+qguVIm4UvXT7QXARwr8rgLV6B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":506772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/RIZCRA9TVsSAnZWagAASecP/0fUULdwypeqVZmFfnST\n0V7kVb5z2e9MFfzA5GziFKXb40zHKYnBTbScJQNUdgy7EslNm8P6rOekmkz9\nPccH2fgwOfTVQdudjtDC5fSBh9E/Q4cTKoAcdSmUzHgqnBFmaA5nJyG5vxA+\nPMadKHxWbNHxxay92xJQMV7BjAeKohWK617mgeOUGIHE7/biSiavQEKHNgH1\n8ru8zFRAmAklIyCIAMq7VDYwqmYU8xsPZ56ElgU1jGS4c11kNFfNK2wmblkh\nqy7Sc1Ht07K8WDZx/UE7I1O2WhZb+aW+46f9dH55P9nXa7dQ9nVLb2API3mt\nBcOf0rTwndArCPkERuNRhg59/NmovKTCF9sqie42f37DZkVibqI1dGQMrgTS\neD6SI1ADaUTNIgh4N+vse4Hw6hrcIjsYYLM0Nj7ADo8Cq9nTk3gLc0v9Ft83\nrQpxm0SYmNmbOe4BOflQOWtZuAtXKhqy+xAMtZPCyM8TmgVtKNEesM+o7Nuw\ngx2wkXVgVqLlo748Pnv03YpxlwhHgp8YPChLgf0TDnqnkC3LZs359d4RpYVM\ntl/CCTCBqAOd5F2HW0SloK/dlXyYY2Ys4fsus9yyl4JXzfSVD8DwDAHa3lVc\nPKeOfnmIolvJQoPKOAbazRk20Hfwqnzt5ZLs6bihE+g6bytPZ/eyWvrcAIJk\nQqLc\r\n=jrqP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.13.3_1610420761382_0.4716876008310724","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"superstruct","version":"0.14.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.14.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"bcb39a880df84431f4ebc212a43f4a08bf2e4275","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.14.0.tgz","fileCount":52,"integrity":"sha512-ZAbLEckVHuq6Np4Apb4poT90uVw8cCdzg2in7tapumcBOTRWM8ZsBdsQnUIPIZOHRa7Ohfh1YZ0nMvomJHbYig==","signatures":[{"sig":"MEQCIF2pneNz0EsgDnmdRXzsOpc0DsVO1b5S/riB/OuRl7sUAiATItLPcYbSXU66sbXASelx1T/U3lrlj40OGi0TTT9MAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgELhcCRA9TVsSAnZWagAAAlkQAIIsuaETDjtNFr89er1Q\ns9zpKlCHThC0fhN3gSYjzIYP4tEzcqDYs4wzbcJX1QKxrJ4TBXWNPkkApi6q\nBcSEkWpu5FYlGW6ZukXFoF5tV8AuB+a44tbiU4OmTeddm4gLclsuYJigmmws\nUGP9JjiHvwBEgSqRQrRDsqNZGNzFaYqyMel0cwwPHcbim9gX+a+lgTJ33zjK\nvvayitkf+f1jg2ceDdIZ6AYqYQ2EGk6oKniOw/7Q6GDEBxmbJRoev/FAnpB3\nVQaUN5Bo0MbOmcwJ7a+qEAxwoWpKWY70spn48kgXMQzAWvIrohBq8YSYf1Eq\nvt6Mm/lPNclEZ/HmKujnb6sa9nnohxieo5QSmSXEUWGGUwsKOKguJ9UBzf9Y\nmMCfmg6HXRy6J+bKskPXpMC6QZ5YiZt/C0hOy4aB6EDC3dbvrlLr1+dwruHe\nlHs5nDGdJ9b9ZMTrRDD08U4Uh3GOOhKy9dTUlgvwM9W8EMctjESl006GbgCa\nMF7A0zck+wdyFdtFFPTnf+BtUA9QX4m0YICROF1Cw5FbK5nkwMksvZDShaCE\nwkd1uzb4/oKwWIr2WPsmswuGkp8muZ+sCA+2hGcXIRNfyHDorRzuSaqIrPOE\nQ8KO7x8PdBS57NCM8Fo8J+rbp1YQf4hpc9UYEfxORcUSuKoAuqCxoz+3rnQv\nmv4C\r\n=IsAl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.14.0_1611708507488_0.9479543250595515","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"superstruct","version":"0.14.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.14.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"a8504136692237fdd02840b3ab3ea37d0696ff73","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.14.1.tgz","fileCount":52,"integrity":"sha512-gTOP0mUzJF3lUlLFAnb4bahdETBqYt/O6ao+vCIJn6Cx8nfTFVDo5GgWrqAVwOmwICCiLKTj0vvmigSKbZWiSg==","signatures":[{"sig":"MEUCICquU4EUo3/5Gvkjhky2u43wISTBz8fpcdNGnTenCZnwAiEAxugkmo7qhmpaTD6PEWBN4jCB3XzBsc0d7urcmgQLoXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":509663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIWukCRA9TVsSAnZWagAA1xUP+wUFczNF7LArjkvBV2lI\nnjb/Bfd0nF8qKM7/4qRLWBu3hfUpXuFOlD2pivHK6fW9WHy2EA2KPTheuUh5\n5fWgodlx3fyqNvOjvT7+zAauuw4PyfXiutBmMEUP8yCOr9IPf+TnGiJcNePt\nVP+up/CkhH/zQslZBdhATWJ1D7on5LfyuRaIGyEfk/PI4S9kwmlfcjzi1olb\nbkfaoL8oXGnb3kkTTHnfWBRSPQ9uZUJ0GoxifaDvyJAhSfQJY1pRXKjvVcXU\nB/rEA3iRn24d7ofbHmQlFrDskwrtLAjypMyBxd6yrJrsjEm4ae4lyk5WxksQ\nKymRm4msp26LMJ6EBznKvk5b0ck33V0r0Z1ydHWvj946mUkOa1lu+TL+/8MC\naggThpKzOTqawYz+jRkU5k7gaM/I3cpkK+K/z5MKkPSAk+qQ3fSknbM6/G3Z\nIj7S6Nc8XgTvgYtbbkMAt0ZrQi4sOqyh6ExK0WsMg9t66ydEEeG4lzJYqp2Y\nEYYoMSQ1mButcej5DlQsjV+4YgH57DaJ+xC16QnEWE95yoK0Gv/Qejlb9Mat\nrIWfhfj5dNP7crCQaG1Hw9HwCumstcdxnllzaJwcLsaY+NH1Ua2+wqoVdVWG\n/4rz2alZrC3KEsQc7rojoLrmLv/4Y1vjwOXcaA/TURcpUzaEUxc3aJGM0FKp\n8z97\r\n=Joyh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.14.1_1612802980136_0.749294528655239","host":"s3://npm-registry-packages"}},"0.14.2":{"name":"superstruct","version":"0.14.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.14.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"0dbcdf3d83676588828f1cf5ed35cda02f59025b","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.14.2.tgz","fileCount":52,"integrity":"sha512-nPewA6m9mR3d6k7WkZ8N8zpTWfenFH3q9pA2PkuiZxINr9DKB2+40wEQf0ixn8VaGuJ78AB6iWOtStI+/4FKZQ==","signatures":[{"sig":"MEYCIQCrCVOXOH0mXw/C2886i/1oR06dnyXSSFVF/4OvCR2w5QIhAJeGI7A95KAHEWTw4G64gJSxsdMHILAVZ+QCq9hBPUJf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":513925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJMnfCRA9TVsSAnZWagAAB9kP/23+oW6KoDlsX+CZYpF0\nIRHTdkS2JM6zgjTvw8n1+GGfhRC4GlDXIw1R85+PO6JN0H+Cy42optGMNgHg\naQT1YDFEkq4dWs2vh5QHLCXwfvlDkpUqokDZDTzdnt8/NvDaPGHPNeOO2qYJ\nXhw0MYza+MKsqbQTX1djadVufCKP2jAPv6RrxEnAkWyVXLBa/bH4Wn/7d3xw\nzdt2S/9+Ga4r+ayBn5a90dztp8pf25Jy+WyAFpvn9I3WR1zWMDgkHSyNuWlD\ngqUFIby5UDmJk230hAtXv+wyFAS862xV1Cw1TDxGZ4a5kOAU/kEPgPpmDHPF\nPnpe/sUdh2/jbgrIpAWTBge3tUjvSRI3SXf3eOuZVb0bxRYEoEaXK3Yp9PRd\nyFESsjXfToNPDf8u/HjpFCkCRJm5pos4AO53DRdf5yz4dA+hH+RQEqBA9avJ\njFPtiNyWzSLTdFF9euPAzv73IfxNx97aQ90KheUhxx3zsETdtlRf2GlEBuXn\n+G1/HQ0bf+r6sLaW6ax0vqKLCe5T0vZId+t+UXHL7DJH/ajvNoi7LtdpTmer\nIqYGwxVioFQoi+1oADM6vqZlUXGqkwtH+6h0hi4rgqGYKAV2nurOdOkv3yYO\nkUXIgWySc0iBXInd5oTz69qdqNh5+2YJ3aHAqTqhMS2wd/4NnkIWVwsAXRk7\nV2jj\r\n=ImQX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.14.2_1613023710999_0.6842218123817967","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"superstruct","version":"0.15.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.15.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"6c7bb272170a80712ccd143f060a455e7f89d5bd","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.15.0.tgz","fileCount":52,"integrity":"sha512-1dGrPtMZHCdZyh/xtomKL6+AVOQnHmnIpR70GEkvXl5DyRiLMChOPLBzRcT8C0TN1dxAfG2zGmrKUom4SQ3uSQ==","signatures":[{"sig":"MEQCIEnsnkkoYSH75IK/NsgBav9UjVRXnTLR7Od88IIGQqH1AiBTQx3YCtRL/MrVvtEPyzo9cKDUUt2M9T+o9UL6/neyOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXh0mCRA9TVsSAnZWagAArV4QAKKTvv6tC7xdCrW7sxCx\n9w1/HK3ql4SJoK6cgQyr7fRSIoaN48d+WlinRAmatcoZNqcuvmVSg2y0kcD/\nENUkgR0aD0dwTton6uK7ikZoy6Y/xQmVtZl9unlh2z63Ekl8oYvCYwKzyyxJ\nledTaE4/XGBhmGdmGzi6T/5wstE23j/G2X41Hzk5aptaJA24soUgV3F1L8Hn\nmcydQs2CVMab0T45xERIDuMv6clhGjRIPq5nZrWXaN4tkr3upKne1Zt34iBp\njWCczqzQDUtXdqdeABWOUansuU1bNSZdQ187XDj64FlRj474k1IIrktQ9esC\n5Kflc1DXGN8s+ziDj8Nuwh7EQwpVYsi/vzFZHLZG9iAEv31GYPnTS5rxPEWK\nv6wUI1hhHBrNK4kWq6pKjO5+q10wrZz/zpOcinD00QJdJ3gRkenZUB8RWkHa\nehMy+Ba6fYblbsnf86FDj/jOCxHwTQzI4k2RWMnUxXe4XKm3989GqFWpSWXl\nxqXeR4i0W3Y1wATW56EGl6fA9XctExP5I4TLnMJndF5vYk+K3h5iG27ovz+h\nooNjSUX/JyQ/+KM4GX+7ik1QvufnDU3KxAvK9tmYe4EIovJd4TMBgD4GuBds\n7E302jUItftGM/Jy6fZs9p16eyMsLBeFij6eg35SbPIzJ+sWbMbWpIMhr9h4\nLfEQ\r\n=q2uW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.15.0_1616780581785_0.8436831727174325","host":"s3://npm-registry-packages"}},"0.15.1":{"name":"superstruct","version":"0.15.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.15.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"8a8c5175941debe08baa2abd6541784e46870333","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.15.1.tgz","fileCount":52,"integrity":"sha512-amjQaSpO94o3DTcNgeuYhGYGbji6JLLnySbxyolXO+WtV+bwwK1IzKAet/jYcpltGg2nnX8CBnHpueYNyx2Cgw==","signatures":[{"sig":"MEYCIQCSLwAYVGslYHnSrqy+ya/BVhQcVrSiGPjyAWTeKu3eSAIhALMhXMMSeDnBpGN6ZXHJdyb4HCp8QJMrXoNJ+xY70DWI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYKQaCRA9TVsSAnZWagAA6zEP/0U0uRnUqIn5AEoyX+E5\nMbcWh248CsXF8wPvMhrkUI54UwF7xXbnk5YFnxH2joycz0wV2WqsHW/dlDje\n1UDBqJ0Tar//JGnlD5Y+wxh995xUwhlugN3jW6z6JLgCuvDN+L9vrh9qqSdG\nmameGzTdEbq7hdHLbvq8/8l/j2WQqCM8l+LRg0IVAuxaRVKW9CEbV9/EpaE4\nnzZjV2FjCNrbSZTR5Hgb77kEiaEkEmSxoUuDEFM75C8bcF84OcJoqGGtEgtZ\nZ/qh42rm23RusH/4ps+j83UPcwWZiWr4auMDYglp9YAEgFd+ORT13K5XuJ+/\ndteXVFXVwZZ7o38o/SM4FdCd+F9Nj1Hs+ezUIELy/cpBzCwF850c780Pb/uX\n3bFKBCttD8y1Nx+G3fhTg2vyrejnP7TnRRcF7iIrk16UvqNjFrVyxfbwnqbP\nqwerW4UEncz+OqGfk5Vf6LXTZ/j4ilHbdgJm+J7zWMgzIUDR5dnOcvEg9SmB\n7EN3MdJQGMMWSts6ZOvNqDoKlLUfwLokeBnZ7qchGbda54yZNTKEqVkA2jpB\n8GNZNX1b4gtO7Ogz5OqR7zyl3Dj+DwSlkeHo6Rjap8SsZnSaW9G4FxIDhZ3Y\n5VNyIgy4m6ABdrdQU9iG8RBsTyKoyc0C0e7qs/XKD1GNK5nzZ3uP6m6Gb3L5\nT8sR\r\n=RJAh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^14.0.6","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.15.1_1616946201474_0.6073120463935369","host":"s3://npm-registry-packages"}},"0.15.2":{"name":"superstruct","version":"0.15.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.15.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"ab7fb84c455a9d7da84c11cfd82c85a4fee9dfff","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.15.2.tgz","fileCount":52,"integrity":"sha512-OsJI8lv6/PsInwCf4ultejmsJYseYshKhkcbDendqNwj3MeGXENajl3ujMGMU4FDDSSeJTOwFn9T6pnfsS9DYA==","signatures":[{"sig":"MEUCIQD7zSl8P4xSOrRzFdFmoBUbBUeIkW0rABtGizmia10JnAIgbbpgk22DbZwXjhXCPst3AWt1SHy3GM6egZBHSnV3auM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":517518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkzjnCRA9TVsSAnZWagAAceMQAJ1hOhDbhKI78ZxnXWAb\ni7QgKR/k4kodI2LrTqdyIPmR9NcQv11SHxp03JlquLR5Ucc+I1MxQCaaG1Fm\nXS13oWWX35jS0VBNl39KEaa3vpx0IRKJ4crWzJUyNDW8h8Ag51VfUaRjVQ6R\nE1KyJ02yjDsVwaTeW6oR0cs9PBzJx6HgDga1Z7KD/NUlYJuY54CFHU7iOHGi\nV2A+m5VYNfFOL+Q1YmljyckNTv0kfMVu6/3YRosQTUwsqlpN3DtKSveoDJmC\npxvTgBEi4bGxeHT/EvE0f9MlrHesj7cyHgJvm3tEuO3N5RA7VgCrfJVLCVMW\nXLST+CrX+kCwnvLCZR9SaR33G/UxqM/R8Cz9lQ6LA90JJ6gDt7OwebeGVhuo\nrFhpYFad7BbBCxClYwJTjWxjLk5L4A3VsBGhpYjG3YhUBvjD2DY7/hmjYwfv\nxlUlqCl6d3EJp9Tnv6SA6nKNwhQqifDOQy5WDAy90A3PnweDtQs+pu1bWCVu\n2fEOItzStb1K6IVa7xXsFWGqczFrKFtq3wIFo8u7MncD6uF49mF5ZZyumIcH\nLGi9G+1wWl2Eg6iPCD7jV/C1cGJ73VCPTP4N4GWx9aI9IkLgKOdi7G+s+kCm\n5SAQ3a9k9y6jwGZVm46xf4Ptu2jsrUJaJ9R71+yPW6wQNdWgVzp/KqNWUzX4\nKSwI\r\n=j/sN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^8.0.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^15.0.1","@types/mocha":"^8.0.3","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.8.2","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.8.2","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.15.2_1620261095183_0.893656392802384","host":"s3://npm-registry-packages"}},"0.15.3":{"name":"superstruct","version":"0.15.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.15.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"07edfc715259ebfe3b4b2e4cb53e8e45b51674a4","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.15.3.tgz","fileCount":52,"integrity":"sha512-wilec1Rg3FtKuRjRyCt70g5W29YUEuaLnybdVQUI+VQ7m0bw8k7TzrRv5iYmo6IpjLVrwxP5t3RgjAVqhYh4Fg==","signatures":[{"sig":"MEQCIHvNHLK5rnidau1KUuQ7OKS9Lwk/2/zgWBoZshZiOPqfAiAam5B/FghprFOFtlfzbAnoN36ipYbu9BZc2snBlmk6QQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh28bLCRA9TVsSAnZWagAANvgP/2jocdV3r1GsquEszCyK\n2YFcUfFVJQMYLjC8+oUXYZYs8PwmoBcmaublvVn4rSzqESlymU5+unYibZkV\nN1lxCWvlLsIm0QYY4qeJsi+Hf4e3ltnDAx3aLuAnIOvOZHmc2ZMjKzofdP23\nS2CJZfzk9RGDRpFiJecIdMiZIbY04fdKzI0itA9aUP/vXMrC+eKnIXNooT0C\nwwTN6vjt0kX2h7VlaJPxECSIb/rMzpYIDOfFAEa/vt/pD/5tu5up5KVIFEy2\nAWwKS0qC43rvE0bF5mYhNz/dXc15R6l6xeWoRyd3fBex3YjVCYo24p0ora1H\nA8gDDD9nJQanUo4r6vhI4TqPR0l6XlP1cuSrdC6i/2u1z2dxIt5agNYdrdMO\nrA/WegE76We0sVHgDTnFlh2SIaSUWHXTRrRFs4rD7i9E15thM89xQ2L36zg8\nEzVQ3ObfMNs5cdrjvJn7mN0C/oDTel8E8vlslRtSU0uBWhlKtBxdJyrcz48n\n/5TmFWpN+FPSD2iPNVJPgEXXJwqGvBLhqoo8qijWN2NqhMZu4ENwZfaQzMav\noEDBb3wuhDSM9enRuILxyPCm8vmEpVhAuEjSZwBN/4Wq0Ui5LcIF5bhVCM99\n5Q+vlfAQuYq6y5G/vH7EWOzCdHfBNfgqCer6ldW9fxOAWEUA0CbefyllNxYS\nZBUz\r\n=ebS1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^9.1.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^16.7.1","@types/mocha":"^9.0.0","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^1.2.24","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.15.3_1633971502256_0.7963995505953814","host":"s3://npm-registry-packages"}},"0.15.4":{"name":"superstruct","version":"0.15.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.15.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"e3381dd84ca07e704e19f69eda74eee1a5efb1f9","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.15.4.tgz","fileCount":52,"integrity":"sha512-eOoMeSbP9ZJChNOm/9RYjE+F36rYR966AAqeG3xhQB02j2sfAUXDp4EQ/7bAOqnlJnuFDB8yvOu50SocvKpUEw==","signatures":[{"sig":"MEYCIQCec1oANYFrMSHLNlXh/4ozjrGQdxLQ4ogqTDkbYh2wtQIhANCTZCo75BVVgY/e3d1/S0WnqYcc0dEYPICl5Nh1AAeL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiH7WsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNDBAAmcaB7so+kfL/IBlW1xuwmXgTachRKReT0HM1flqTJuuuyJfz\r\ndDY0e6gQlBvreriWN3Onl5FMadD9y/ghdbjmwS1noBfQLwqG1TMcDmIBGCCA\r\nMJPEOQ/WY4rcun2VObwPS7qsdBhMLxx7yS5RWFSmDrfF8ygfbSOWohsF6dqS\r\nTldJYrMzJgJIA/F+THyYktbl5b5TnNV8vpqjSjD36DtOGflj2VW3m3wBzgkF\r\n0nDChlEbYZuTXjT6qtcZvTFt5rIIHJ5uke+EO5aWrDKUht0DUtU0yRQHFCuX\r\nXdn4waskLrABc9Kcqvu2alKZFk9+ABhzv8Kq7uqL8Jzwv8gjyxk/Ir9Q0+h3\r\nIlsx6OUt43UO2OUwSuyjZhGSMFiHbVjRAeMdziOLqKSG52pm2X/8/55zMoF3\r\nB7eiMR76hCvEeK5kzUjNX0/eda9tUeW3oYjiwVmY5iKJrueMY8Xo173XCVq6\r\n3QIplheBzhbM9ZS5m3Xc254wsUkbDszkQVmF9Ru6/+rePTYLac/b/kkb86eh\r\nTq0tTMtBRg9mughwxE7hky+GC/3bfOF9srmEuMrctnbQZ1JOJ1Tqkm4hnvCD\r\nzO/3iJ23EvBsCEJvfh9hyTSyf0OhoU/5+JYsSIRbNuNoi4EMx/zffzYXwDbU\r\nogKgG4qBF+XJS7OKowo7YoR06U51DhE1dVk=\r\n=Z/WK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^9.1.1","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^17.0.21","@types/mocha":"^9.0.0","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^2.0.5","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.15.4_1646245291850_0.10383462539890775","host":"s3://npm-registry-packages"}},"0.15.5":{"name":"superstruct","version":"0.15.5","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.15.5","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"0f0a8d3ce31313f0d84c6096cd4fa1bfdedc9dab","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.15.5.tgz","fileCount":53,"integrity":"sha512-4AOeU+P5UuE/4nOUkmcQdW5y7i9ndt1cQd/3iUe+LTz3RxESf/W/5lg4B74HbDMMv8PHnPnGCQFH45kBcrQYoQ==","signatures":[{"sig":"MEUCIFZrMvX+X4svIPTeG5legxYNjq+zmIZELjq9jYedXA5tAiEAnvg8BQ6wkkS7iBXrKOlHf6J+fIeFF3orP2Z5FrZMH18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":492462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJingOpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodeQ/8CypjuQ6suVei1oAo5vfvq9IDXIZygIShJRMwMzTcCubfnGmR\r\njbdKRHBBGYQ3Ng7YXbUlSk9diT6Rhjv6g4oeLZVh03QnM8D+X22h/BSWJWyR\r\nK56NVYrH4GAR8SqivPx8SWFQHVE/maXF0o5y5VlL3dXXAIfUY08OOaAaQa3s\r\nSz//4paYTWVLPxhmwmiFkzPNDYl8UZb8HSc+cx2+ze9dO35qSndaW4EStaY/\r\n11XQDHPRE8yn2nShms7tBPvmczUsSDmg6NhcCfyL9h1fCUSLUxTV/0Dr5mex\r\nbLy7EEHZqFwNGpLrFLVQEZmaOyICkSh4daoWrQxscLoykaUEhd/7WPNDGVf2\r\nEqmhnp+JLVKdCtxMvtICOAyYeaOqfm64HK38td2Kdrg/FjpQ+Ka8+49hQSKf\r\n/SQfp5ARANdpjkIrqROXHumI9Kwf2+DAIoTImrKh/Xu3pT5N7Klu1yfhBPLy\r\nxm6h7xkXPhpikOvDRLZNV0nlDSm/KAcN3wYkFaJolDQyNDiNRrPtpmnNuYv9\r\nA6Ftd/REQSm7TEqo1ygpcLv07laVGb7+c0Ka3EFw66wAKc0RQg7+fHK5UZuV\r\n4KF3gXpVmrJYzRnUpAH/cMU9362CisZYu+cO+GHY5zkVGt/B5M1vGrgCtrav\r\nqK23ixDo3RKuR18U3Ttk0XqSeDQMKI1Tlts=\r\n=Ev3v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^17.0.21","@types/mocha":"^9.0.0","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.15.5_1654522792864_0.5419018366521617","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"superstruct","version":"0.16.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"9af5e059acd08e774789ad8880962427ef68dace","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.0.tgz","fileCount":53,"integrity":"sha512-IDQtwnnlaan1NhuHqyD/U11lROYvCQ79JyfwlFU9xEVHzqV/Ys/RrwmHPCG0CVH/1g0BuodEjH1msxK2UHxehA==","signatures":[{"sig":"MEUCIQDTqblIyc4BqrxSV5kLeUbmMu3/9bnpQqMK4hapo4zd+wIgWD+/taVz51flj3Ed4Ky4x//IphuFXIsb7Qu/MfkaUIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":493603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJingWTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7MhAAl5c0dW5jvAGYCCpCGLA59nlpWhfqPIEJZ5wodQ/0/QHv6RLF\r\n2yE619nodR1pOCJToi7dLyOPe6mF0soDSfUzrtNkGgCH495Rsx1iCVSRQEvB\r\nL4chwqukglGzbi2/hUunF6yhbKolDYjMhfV1iTFwWSYJJzw+SZ3fjpRhtAde\r\nu8Sc9PQ1Tr9pgKzQ/C9+Bb/1ckGwFAuksI15FzEtXHidqF8qaHuRG/SLn7d0\r\nesGSRyjDVFZ+WiT35wqnb64CC1ZeFaj0O5Avqi85+DPLphB6hZZdNWjqVqq4\r\nECWqIjeVbXzJHNE/xyj2s7005yKi77Foy948Y0wVd6TKfT2OeGNfmF63rpZm\r\nR+g6/g1NWaMfLXdYryssgjHHtc4UhTfhPuj8aAtyplEyxVl8Gb3a+g2ocWXh\r\ndKEg6mzycIjy8/4gKJ5mU22iFn6f97vhvgzmPTmP63MUcQ48wT+Jok0SpUM3\r\ngLoCnIMoHCocyO/krBRWjEqW738+7DI7AY56CPUwCuHvIUspTcGSxKVUOL82\r\nwvZy3IWIxAcNzfjXbu7sTSLWTxhjMLsmFUVItDin9E0CFjWbjdigMFt0v6/T\r\nYudc/9nUEg3oz0x/1NyekbaFQN88Apaq9GV8+RPi9RKRQ+ONI/aRiw5I9z7j\r\niKE62AcL5nU9kLJv7T6t8d9TzgmWlkr8l2U=\r\n=kr+7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^17.0.21","@types/mocha":"^9.0.0","babel-eslint":"^10.0.3","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.0_1654523283251_0.702140176070744","host":"s3://npm-registry-packages"}},"0.16.1":{"name":"superstruct","version":"0.16.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"d6d94ae4f9cd4d4845fa122daa070831a435ba28","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.1.tgz","fileCount":55,"integrity":"sha512-TMaihyrSnOQ7m4wI9+zeGERm+BNvvtqWscFHVKUMgDwEb+62bwFzJFfW6US1K6V5G5+42v5gmqRibRX4tYDH9w==","signatures":[{"sig":"MEYCIQDVjdZvLClPtRz8WkUxiOKQL4G9NmhrYWWO8R0uF839vgIhAIjZP86FCuo4u6PuLAH+DnMq0VqOPoc6tehoS7qDSHvl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":596758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKJ0gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Zg/9FRw0k5pNvwfY1kNmS6yBKid3eMr0QmGhj9Csam75JCgUqQBF\r\nu5LSeazciR05Xajukz3SI3TVvRCNW23lcxFBhe2HQfuOejrTgrEzXVWvOjG5\r\nZttZf6kVpfqAIC3bY/RLkpvuxhKahLza8/wqNHernu8H1Wy5MmEKq6Mvfp6y\r\nAb/O80G8kV3vWKqutLoNyOqxHVvf1cI3yFzzA9KpNMs8GUkTsrgb+HlI30af\r\naC1ULXmyyGIml9FGcvFVQNLUK97MwLMCQ7nL7JwzWdAf34khaph+wpSahXnI\r\nDfhtEG0NaR2ODdU9TFoMId/aks7S89ao0ScyUiGMzPbps6kwygIa7MaBqvDh\r\nh/TFHyN1sgghgUnELJliW0mR1/OkouUoFsdAbEYjRjxAh7Czrd79KLS6+Dg7\r\nXVgYeaWTm/gVZqWkEFrcFuq9PzzhpBSL3Yg9kHwq7zI30ymt5Cy8KRe3gFIN\r\nVTHFeavipfD8gpPQMhD0LvWxIe60w5zNPx2dhhaOlD54sOBjyjvIMhoymEzP\r\nJFS5ithqeTzM/EXX+sKPOYQOIW0Jar9JigfOpqQ+1N184t3SLoiYoclJ1ekv\r\nQME8ux2bb3AAKO3ykh5QzSt0Hk4kEL8n0qbapgzF0z0Td++7MBq7+p3A+yDj\r\nwVe4uErmwYHVLeUCtEr1Xn1hcxBo9c5GTSw=\r\n=I4wZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs.js","type":"module","types":"./lib/index.d.ts","module":"./lib/index.es.js","source":"./src/index.ts","exports":{"import":"./lib/index.es.js","require":"./lib/index.cjs.js"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"cross-env TS_NODE_COMPILER_OPTIONS='{ \"module\": \"commonjs\", \"target\": \"es2019\" }' ts-mocha -p ./test/tsconfig.json ./test/index.ts","build":"yarn build:types && yarn build:es && yarn build:cjs && yarn build:max && yarn build:min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:es":"rollup --config ./config/rollup.js","build:cjs":"rollup --config ./config/rollup-cjs.js","build:max":"rollup --config ./config/rollup-umd.js","build:min":"rollup --config ./config/rollup-umd-min.js","fix:eslint":"yarn lint:eslint --fix","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","ts-mocha":"^10.0.0","cross-env":"^7.0.3","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^9.1.1","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.1_1663606048025_0.050608276623649084","host":"s3://npm-registry-packages"}},"0.16.2":{"name":"superstruct","version":"0.16.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"f0a20eed9142ce05e8b0076bf85f214d6eac1f2d","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.2.tgz","fileCount":34,"integrity":"sha512-79CTq+sufjIbJnxa0ZDTaKMEGIOraQ8DU77qgykXeN2Kgc3HQ+1vauyEo2G4p/6wyIlEEQ1JJLP12Gvm7lMEew==","signatures":[{"sig":"MEUCIQD9wzpj/lQU19iQZQlJpg7X61MGuFSXEeQDeW4C7bx0gAIgdwT8JGprxE4ey1OO2ZpNmkmLpURDgq9E6rikPDHgvhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKbwXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpClw/+JM3mkVYi1+rzWyl86g3ID8EipIBr3M6nnSIlr0wMEcZk0x11\r\nUJDRDnNVJX0BLoCMpbqPKZOol6JgXkV5f0gMuhuJ1wkb3UTR4LwPf5fPUttM\r\n+Fj31QoN7mKVjtCdsT/1TZWoVYO+/gaSDco6Mstb4gCO9/XKV3CB7KKDX+sE\r\nfbkYH95axc6bKaZI/D7PNOtKgmsTeiirmxZfD1xbiMyDEnXohhl99VAhHp6U\r\nts6AY22XPGprn0O2o5ap5PexkvUKYbQ2SeG56eTXQ3vDx9UmvygTTdnnAUa2\r\nYDMwmw9NOiWKL5pveVYEWeIeDKIw/Sxhc/hhx5vQ8MPhogmiXfa5kp76PUCp\r\n1HvNPUd/hHzDQUmFyXTV8gktsR8+cnoGLTpsTkmXP5HPyiOTmEVpWHNWQVgY\r\nu6SX+qeRyFoTgZ2NaXuWI5IYN97LpAjB/r+wyI5tFEVls9eaH+XQ+u7LfnY+\r\nWy2axtQX/lgzQ1ahMYOc/sevvsmp4paahpZOtWrcCDQOvLR/stBoG2y+pt56\r\nsp5AQXY7XburdVbeqhSRUlP3Ykx1crYJZnZWJbVcBrRhr7b923IHkkPLe4Nq\r\nGpzmc84qSE3SHs8LIKFrj3zXRr0+oYeW0DJM2zIDk+Gqvy58PEADa3MCzYTu\r\n9SyIcqkUSVJeAp1m3IT8VPkjhajAZ21Jo+M=\r\n=Y0dg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","source":"./src/index.ts","exports":{"import":"./lib/index.mjs","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"rm -rf ./{lib,umd} && yarn build:types && yarn build:mjs && yarn build:cjs && yarn build:umd && yarn build:umd-min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:cjs":"rollup --config ./config/rollup-cjs.js","build:mjs":"rollup --config ./config/rollup.js","build:umd":"rollup --config ./config/rollup-umd.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","build:umd-min":"rollup --config ./config/rollup-umd-min.js","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.1.2","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^9.1.1","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.2_1663679511696_0.3312184158728506","host":"s3://npm-registry-packages"}},"0.16.3":{"name":"superstruct","version":"0.16.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"a930c24a35921ef2e750bdced2b03803bacd8812","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.3.tgz","fileCount":34,"integrity":"sha512-TOT2ZnvixyLvEx8m6ao4t2X4/ieOpsgM97lizaWdG8LVnwCUYQiQXtm0O6PHz2WuOLtH+ZdZKL+NwwszSwo1zg==","signatures":[{"sig":"MEUCIE/w2yi0zF4Qt/P07K94cTR0QPPcJ0DISWLzBfcdh4S9AiEAhHmpEEqjX3xDdKeh6RYI46hp5lFtuNDMb5n6Am5Nm/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKb+3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpU4A//QsEXKwU/ZRNzb586el6gDdxUMez0VRpfI/mPZ/ICaVuS5yXE\r\nJdZQ12HlIrOazKNbgrvBNQbGNnMpzSOVJOLoMB3FaYWBGlnzuV000ACX6PX1\r\n/ovZZZwnLn07C5orIH7pF3obkoa4UplCgzjrWatGcNU0BdzS35KgVuhYYa6j\r\npCpKy0UM7/XH05BkUqmCpda2h8DzrSO+PUvudRa7SWDSlYAdsVW9anPIGGd8\r\niyzXXuJG2VHcj+dnZquT6KyUqOrKO0kHszsTyrnl1P3xi0EHPQkX9NetmicA\r\nB/0YctD8lR5x0BcVeX6ifO7cJxmYBcN3CAX4bWAF7ODinw7EevZyQCp1MqIN\r\nODI48TOJ0twbX0iixWdemangBCz/z4QwAervE2O3pdqRUWaNsesVa0Jh3A92\r\nzgXzhp5R3wY13rj4rMGlFk6Ih8QKsrrNOlFADQKzCH8f+MB8Yrkw/zNfrFVo\r\nzwMcghc7bvsgyeDaGa/gG98sJFpS43V8Cx5HoEBt68n8uf9Y/IZuko3CVmfp\r\n0gfmEPyyjoXcdZcjXvfYKyOC7XrRvrP5Ufjt+NcDkHCOAbWr2BEmXi+QSueB\r\n061+usglD4O2xuhSvZuAlVEBJKZnBI62BflmB75yZynfQG9UNePurE7jhKgt\r\nZWAHBPk83TEeZCgsBv0gVdN8oqIUhdXNE3k=\r\n=Az8L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","source":"./src/index.ts","exports":{"import":"./lib/index.mjs","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"rm -rf ./{lib,umd} && yarn build:types && yarn build:mjs && yarn build:cjs && yarn build:umd && yarn build:umd-min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:cjs":"rollup --config ./config/rollup-cjs.js","build:mjs":"rollup --config ./config/rollup.js","build:umd":"rollup --config ./config/rollup-umd.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","build:umd-min":"rollup --config ./config/rollup-umd-min.js","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^9.1.1","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.3_1663680439340_0.3361007676125354","host":"s3://npm-registry-packages"}},"0.16.4":{"name":"superstruct","version":"0.16.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"84c80753a3376e16ef5a4f8dafa1e06767ba8e81","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.4.tgz","fileCount":34,"integrity":"sha512-PGf1ZSWwbOb33efMX5Jq/JUM5UpCOk1p3/6jPS6o8mcPy9vd2XXOiEXDKwWOETpnzAvjkXcryL+l+jhvkDaizQ==","signatures":[{"sig":"MEUCIQDi0jfDu9aD2ifX1M7OuH6wk+/qLO5pQva8CpFbOMK0gwIgWCa6m6wgaGFmhFZ2ke6xnXjhbcKU7KMDEhgHT8h8+JI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":412973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKomzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoluBAAgIMs9g9qyBMyuTuzUjtSoqC9mEW9wslMrweE+icAsNNVVQhz\r\nAMJZZDf91/KQh8BQIuTEPHhmW9Lb4wOIZj5Ywca7UGMsiwGfPB/IegcupRUx\r\nM+co0LiW5UFGS438HySwd5SVQeMMP5kWAnmNzo/5zwcVXW51w1RvlS0WbD9R\r\nRqmyJuTVDyigmHxTTKb7akT6IOLwAG9hZKlxCSqnQSkr/rxTjnZjyNJIQy2l\r\nxKUA2EjxGldPq2+2RXNebS1eSgqgXlqhFaLwcmJ/aQ+yj3Ly0TUeCPb27yVF\r\nie6FJZQvq0u+CRtbnXMS5ctOzOXQZkYlY9K2ClTwPW6XcrLSXXFHPdAA9oeK\r\nX7oQ4EgHxtqBiG8ECeesu3v+vXOkAJ9B9XTkEyIKbB+YbiwvBmHxsOroyrqY\r\ng3Fmz7SW4smjMIMsPDWO9y/zUonqGp8UHaopU70P37a4rSlvP4miSyKJa7Qp\r\neR3/8B7+vVWI1NRCgRRKKlvG49H+nmX58WIPjgHZQNjrU8CaJ+TOyz/LRyyV\r\n6jImcn80yqYuumLIu9zgBaGdHnJ+FcPoFyk/MeNyT1/LDGOP6Ei+7ldl2Ff5\r\np/Qz9nW4pUJ8pdP5Y7wUBf0YVKb1NxpoeGDaW/Qq+PyO8jZ5xSRpuRkPBXQk\r\nhCgynUaaM9MJfzoE4dXMs2HWDPTDfYM8mZA=\r\n=VQ//\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","source":"./src/index.ts","exports":{"import":"./lib/index.mjs","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"rm -rf ./{lib,umd} && yarn build:types && yarn build:mjs && yarn build:cjs && yarn build:umd && yarn build:umd-min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:cjs":"rollup --config ./config/rollup-cjs.js","build:mjs":"rollup --config ./config/rollup.js","build:umd":"rollup --config ./config/rollup-umd.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","build:umd-min":"rollup --config ./config/rollup-umd-min.js","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^9.1.1","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.4_1663732147148_0.3502238256278509","host":"s3://npm-registry-packages"}},"0.16.5":{"name":"superstruct","version":"0.16.5","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.5","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"7b7e1f1f8bf6ab141c660e501ac57026e42c09c0","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.5.tgz","fileCount":34,"integrity":"sha512-GBa1VPdCUDAIrsoMVy2lzE/hKQnieUlc1JVoVzJ2YLx47SoPY4AqF85Ht1bPg5r+8I0v54GbaRdNTnYQ0p+T+Q==","signatures":[{"sig":"MEYCIQDt8mGE8tF8aYtGyYRWKM55uWZenlPItorzyLplE26tfwIhAMX0YFIy2lMEpd6TOudjDnFRABAR/yulT0/me2xioG/+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLLmXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpudw/+MG40EgjU7+83PFaBkTfSJW3bouUOTeHuaSoCjuDVI4Gq1sKa\r\nXGFaY14VbvLIFCHV7mMlfWFhsfiyl/FC3LflnNAn6Fz6QBLuE5JP2aSCSK3E\r\nQwqrL7J7VRj15kWoZUJIeCHYuoBr0yT2BEN996aDzRoaomvDV3M8uzbZ5fce\r\nSMN6ZLXVL3Rs42s+/wIN8ey3NaDunVukze6/ZZo/3UPfxJ3S20bL2biJWx9G\r\nov9+X30CMcwhPTzOQPrO+zQKvrXfQYJiKmJf0FlxmTCzCAKzShA8f8H9gYIN\r\nxyEs81JU57DOOBtKAEVxoRtYyHUp1qEeCxwED6N6wizVBBtgQIiLCrpRNwo/\r\nBwplYQCUXSsm1PijFIefFUEs++kLz7P/a8sH2KdtnM8Dni2jNAVateJaXK/T\r\n0Tr8Ir8mOsUSsRLuVgvWwzNMbX/1GTHRZwwWxjIQAsMIdefP62AxdiSwpXjP\r\n5294bpflPL1fi9Cm07A/Eq4GQXCWN89bN0kFbnvuvBs4Bc7B+52X/Dy2yziT\r\n6gwvOuJSs+0+WoRl4ZLLa5XFd2Gpm5TQvLa8gs6kjuvvZRDpGNPBah8Ilaxj\r\nOYpKBpyQFVfEsJSqzoNuQ4ntJo9xO4o75yqSYE9xBaBPghb1NptVSJwvOWfw\r\nEjYbZdKFbZnSowx2mF8iIASqQwTCy+jxCbQ=\r\n=18Hs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","source":"./src/index.ts","engines":{"node":">=14.0.0"},"exports":{"import":"./lib/index.mjs","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"rm -rf ./{lib,umd} && yarn build:types && yarn build:mjs && yarn build:cjs && yarn build:umd && yarn build:umd-min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:cjs":"rollup --config ./config/rollup-cjs.js","build:mjs":"rollup --config ./config/rollup.js","build:umd":"rollup --config ./config/rollup-umd.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","build:umd-min":"rollup --config ./config/rollup-umd-min.js","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^9.1.1","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.5_1663875479521_0.4534277174887835","host":"s3://npm-registry-packages"}},"0.16.6":{"name":"superstruct","version":"0.16.6","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.6","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"722076963d774cb3b4899e6170d0efc83a56f3ac","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.6.tgz","fileCount":34,"integrity":"sha512-uworWpRbC15vL6st+paJg58atj5Ji5innQMQAOp214q2f2VgB6rQm04XXBoOYWpGGgkZkjzOijFz3uUBl3CF0A==","signatures":[{"sig":"MEYCIQCQcBmpJKRYNQbhRVp3fV9FZ7riLmu87zdSTsH8oSwVrQIhAOcLEXbWc9QgcJ9CtNRQ9bXXmYIzO4LE0XAREvmxmSx5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":413516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWEQZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpHhAApAcdrTeXfLqrLTnNB+5EJ3GkXFQ278uxLXdFU7CvG0gqQtww\r\nicxShOOXobbbrqPIBVB6mlrHaTQMCi/pavC4DBuOeJDQNpOAz7yuCiAuc+8y\r\nO8fQGbn+EW/5HFdaUZ7XFa4X4gbsz8YJMiV+9Ibc8sf8ZDVLdWXW5J0/cRtz\r\nQcB+h7tL6qVWuRwyqISLjW4/LGZrvDx7END8dJwHZOxGdwVrj8ANOIDIC9Jw\r\ncDCiu3Zk52f+Z99Fzp/CYCuJAydQ2UNkJDufKKpTpDmGwZRUpEF0713cNLP5\r\nb270xyfIuaLs7P+oAO3zJZnPAnHwWV90AbbbtrX1jEkDF7oNUa161IlJQPXF\r\nz80mYKKVhwzj2SQenZRbGTvdkQH9TBQZZS2VVyb0GJC87HnnWyZrk+iv7+fX\r\nmVAF9krBk1n+pBtccq7pUEIdWNKt9PgIyPWUiRTMkOxzZzhqzDRjeZ7d0VPW\r\nWwjZVIMgJslHIKMGvgsvF8N0UVtJHipEICNJYmLht0772LhH8kIwItlyD6kr\r\nsI2BJyrdxisGiQOeNahfTT6dm30dEKOAVSH47LKdi6JbqDHNGzDHUEoesRFN\r\nxxhEb8nv+WIGu58AhrqsUU83MwVR3sVPjZck+thSnb8aeJH8MTB5zzOg759o\r\n9NHUAO8HsQxuTdgVsDmTG2Se5O51sOPv+JU=\r\n=4Jys\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","source":"./src/index.ts","engines":{"node":">=14.0.0"},"exports":{"import":"./lib/index.mjs","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"rm -rf ./{lib,umd} && yarn build:types && yarn build:mjs && yarn build:cjs && yarn build:umd && yarn build:umd-min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:cjs":"rollup --config ./config/rollup-cjs.js","build:mjs":"rollup --config ./config/rollup.js","build:umd":"rollup --config ./config/rollup-umd.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","build:umd-min":"rollup --config ./config/rollup-umd-min.js","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^9.1.1","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.6_1666728985131_0.4845455256066973","host":"s3://npm-registry-packages"}},"0.16.7":{"name":"superstruct","version":"0.16.7","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@0.16.7","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"78bb71209d71e6107a260afc166580b137bd243a","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-0.16.7.tgz","fileCount":34,"integrity":"sha512-4ZZTrXlP4XzCrgh4vOfPDL6dL7zZm5aPl78eczwFSrwvxtsEnKRrSGID6Sbt0agycUoo4auRdWSNTX+oQ3KFyA==","signatures":[{"sig":"MEYCIQCscXEW5LjHhLI9yoefSyuByhiN94OqQmg0EN+4nuAXZAIhALpf25cKGR94eWSkEA/o/DDGW6RDAC6UX9J0Rh7YeV39","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":414091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYabUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqOw//TSbiZfrkX7ooC27Lx62ZvFxa0Ry3Ec07fd6+Bt+7bghf6duj\r\nbH5LknAD92nEgUmlyzMua6+bCk8SN3ea2F45L04Drl2Ey1LcinoEb3PL36L2\r\nTe1qPrmVzC4jmrivLg1CMQa8o/bnw8Jrch/3EHbnmfQXBjiISe3P8sEJWRK3\r\nE96tV+QoQSZbCIWaOulNxPMkfDv88Pk26YZJiKYZB02VC+poYdnlEfrwA/c3\r\n16LTRR/F4w0qfJjAanpEAPBAx4IkJ0aygVohgftoevNcrMat4yVrHmyloA/e\r\nlryCgKIe20+S14Tk/dDSLR6/wnAh3IKgkg+5Weu2jz/7ujbx9d3IElq3fXtN\r\nIgnJMlbSWJU9/UhSGtlpbgM0LnKkH+VeH8EZ3xUjGqiDHNfL4dEdgTRZpmK5\r\n8cDs9N2yLWX0v420v+gC8TQXGyiYfq3+sD2d/B1C+hjYFF2XDfEh7hc7oUuU\r\nczTeoyTKCfku7RtjzTgh7TeWEHgdQweDHzrVLu2Zx4w1cjgN2+3FTLfxjiMT\r\nUOft71PRLElFs56Z5XKG518ZjaLqgvL/dp0V70oj/IeVKERupTWI4IfW/R6x\r\nCom+0bIMiZSn+b/LiWZEBmk2k5TSMIKVNsyhEEblMMkzSe73MeIYY40cgLUQ\r\nlotwh1X1A+3bfg+mfb8mr0i8dDJiTExmRm4=\r\n=e2rv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","source":"./src/index.ts","engines":{"node":">=14.0.0"},"exports":{"import":"./lib/index.mjs","require":"./lib/index.cjs"},"scripts":{"fix":"yarn fix:eslint && yarn fix:prettier","lint":"yarn lint:eslint && yarn lint:prettier","test":"yarn build:types && yarn test:types && yarn build:cjs && yarn test:mocha","build":"rm -rf ./{lib,umd} && yarn build:types && yarn build:mjs && yarn build:cjs && yarn build:umd && yarn build:umd-min","clean":"rm -rf ./{lib,umd,node_modules}","watch":"yarn build:cjs --watch","release":"yarn build && yarn lint && np","build:cjs":"rollup --config ./config/rollup-cjs.js","build:mjs":"rollup --config ./config/rollup.js","build:umd":"rollup --config ./config/rollup-umd.js","fix:eslint":"yarn lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","build:types":"tsc --emitDeclarationOnly --declarationMap --outDir ./lib","lint:eslint":"eslint '{src,test}/*.{js,ts}'","watch:types":"yarn build:types --watch","fix:prettier":"yarn lint:prettier --write","build:umd-min":"rollup --config ./config/rollup-umd-min.js","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"licenseText":"The MIT License\n\nCopyright &copy; 2017, [Ian Storm Taylor](https://ianstormtaylor.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","sideEffects":false,"dependencies":{},"publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.0.0","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^2.12.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^9.1.1","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","rollup-plugin-ts":"^3.0.1","@babel/preset-env":"^7.6.3","rollup-plugin-babel":"^4.3.3","eslint-plugin-import":"^2.22.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-replace":"^2.2.0","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","@babel/preset-typescript":"^7.6.0","@typescript-eslint/parser":"^4.33.0","rollup-plugin-node-resolve":"^5.2.0","@typescript-eslint/eslint-plugin":"^4.33.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_0.16.7_1667344084745_0.05325275968929866","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"superstruct","version":"1.0.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@1.0.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"ee50c9fe63a23647260ec5383003d280c8d9d003","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-1.0.0.tgz","fileCount":23,"integrity":"sha512-hOJim5D6FJcPa2w/ijpl+Bhc0LICX1GFOwnEnIw88HeyiEXegFzw5yNXXKRc4h9y2gyeRzedHjNa8OuBA8N9NA==","signatures":[{"sig":"MEYCIQDnEb3l/tQLrnlO3caIqAMqn70UiY9PFp7JhwjMdLFwRgIhAPziOl68gawBWOf/3ein3W2N5VJwPYVSz4sc5GZlRqvJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdmZYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHTQ/8CUeKg5TN+BOc4vyksba6ZM/uSRm6uhXDw6sCuLaLWYeOSazf\r\n2K1HwoTkiGYcXqscXPqS1KOYfxOBSgeYvingKDakgrfwDUJbvAMTR6N99BBi\r\nFCafEAo3yM8xEpxLjGQVz00Xw/MuyOoEQb7qCReysQvCpcjxr8vF+pdqJZjC\r\n+aVjOqHFSW9Qb+cytWNoXJB2hvnsDNJZ51hkJyiKjepgVhsK7hg9JwHaHhJ2\r\nlp/rMXVYdKdAZ0PBaiNDYxTWIuYdv27LRYHWr1b9kWkBXSB9cD3jwhyuMg66\r\nJueqALyJL13wM8VufVHHSZAhsMRtBWwv0B6TVjbajVtk9MD+ncqfw/QB8ly3\r\nWBkhxItReffLEePxJXwAN6lMPpVhnHcPLX99ESzoIYkqJh/86NeHXQI7vu/U\r\nc9GjmeVMs4vtLeYMKMDnTVrxXMRk9cTkuJRInflj/H98z4Kg7rzfd1gY4IMY\r\n/pRhWHnojvWgffTMHKoNlyzlxDY2qzhqs37RcsTXiibKBv03AxOOfBzO/+CL\r\nGYliwtXI9mKK2UtuRscFhmtvu+DVqUEAqOmXAI/gGv0cg8PxuQ9WCmH5XmUl\r\nHPN83eJVZ5B3H0G/J4a5DlR0xvzt6tn6I0O7YcUBLpt4SDp/e1qI0eiGDHSh\r\nMh0KOpiuYplt0ywySlVd/Gc5jAX3RzPjW/s=\r\n=Bjwm\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","engines":{"node":">=14.0.0"},"exports":{".":{"types":"./lib/index.d.ts","import":"./vite/superstruct.js","require":"./vite/superstruct.cjs"}},"gitHead":"3bcb23eba78dceb9abf319afb0723ee0a58951b5","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:mocha","build":"rm -rf ./{lib} && rollup --config ./rollup.config.js","clean":"rm -rf ./{lib,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"npm run lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"8.19.2","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.2","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^3.3.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^10.0.0","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.43.0","@typescript-eslint/eslint-plugin":"^5.43.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_1.0.0_1668703832204_0.39186331524799534","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"superstruct","version":"1.0.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@1.0.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"5ede1e18f33851a2f0149c989cdde8be4ae48e00","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-1.0.1.tgz","fileCount":3,"integrity":"sha512-IkZQsaK1Ktim08pWCYqTBpXB3Ofgq3C6GPutumbqyUI35F4nOloNflF6d5VI31mgT2+NxH0MIv8uWR7CzO9iSw==","signatures":[{"sig":"MEYCIQDiMp/qcFml1FA+QDuwVnBCcYyp87Lf5Wp5tNzkDyfdFQIhAMPUIBtEndh0b3y+QeZkYX0dg1i5IGJw0Ag0yC5+GrbE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdqr1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiyA//YD/vfmm798Oe8bxik4y0N5ozOCFZMi61Dnx3XKp+Ih56Grgs\r\niCPOfmdu1OxoVfKqnj8egierjqbRnYMPgS+BMkZf5/Mb/RfbbtG7WpD9Xfwx\r\nVubT+A00xcmlFWFOJ4NW5FpUl0LF3WWp2/MlxffHFPIoWMSjdcrC/mCtHxWc\r\npD/azENyuzAArUFOCRtDQuF6vYlCd6AJb8MsqvyojHy9vg1gd7LFzmEwQheF\r\nico7JLb6zMksFfSP4fzmDT5FONAHREmp7+24dVTsA2vHQLdle07NWQcNx9DU\r\n6GjPbinNOP9asXc7bJT8fiy2plQnJPNbkyXqJCP+SorcbcU3UsXKiRmbqJZG\r\nhB0srWqYW7p9GWH/svrpBbuAjFAscOCHYasTPAZK3ItiikjTtJiTJs/8/94T\r\nIDiKQtcc3CDDx9eTkBoBCZyVDJ8V5Noh4yH3tO2QTANP/3ITT0b+IKTy/QdE\r\nxwpxTORW4U4IPuNXPs5i46x1dBfVIvpxnhfiJiEX7Q45DSEoiDOeQuCOe+yM\r\nPeQfSvhMl5xOZZjZX2Q212tCGmRWrvAsovm721tXOlrMydKbrpaDilXIElY8\r\n//yKO8X7svMZ+RPay837qp4VTjJTnK8KImXKkcCLqlWW7t03Bg6fw/GcsUFv\r\nPL4/Jdb7i4MCGwR/nirMGuXEMb+7Fy1abEU=\r\n=/AyH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"c1aff49d2cfa53926bb06e94597355f7a59190eb","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:mocha","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"npm run lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"8.19.2","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.2","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^3.3.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^10.0.0","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.43.0","@typescript-eslint/eslint-plugin":"^5.43.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_1.0.1_1668721397448_0.04118732422886384","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"superstruct","version":"1.0.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@1.0.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"d7a0c1315149cdd135449ff3137d3f45c6907f34","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-1.0.2.tgz","fileCount":3,"integrity":"sha512-11qPOEIUxatRXb0+rzmGFzJiBVxSin+m9iMdeZniCsopw6hDXYqHnfx/z2A4DLujMD17uIbDok4Iup0wUH+b+Q==","signatures":[{"sig":"MEUCIQC3hqstHmn2X87s4ubFsVH92ELVt5rlIZyS3/7ZYIRz/gIgTx0WaEO/BpaSJ7kRHFrr6mf60g5Re075oDglr4KWtU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdqt2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpoqw/+Mx/tgoCbCGN6WrsUACZF4GCM65CSt4Z+RfJnuuEfVNsBca7M\r\nNgtdYcaFJi564s21ehcG0e3xtNIOfOywVZTuT7kvuqtuchqwyJY+t/wUHU8H\r\n20T8QbTkm5ZwvIr1zk3SU+Ycbp44BAsD5jDwSbLRQ/JKqnIF3E/+C1zPCrZ4\r\nB6FPNdnH0Olh/xc+BbvwPrXN1XHi4Ast20SrDdMwdOgk5UPdRKYKUUI80+/l\r\nGN82nH6AIsF0jJ4Uo9XN4TPXkabLOp8WSl3pZYp2JiOl0WQ3D4V7no+TkYDg\r\nddv0wx2gWEWgpnGzJORh853/kfHcvFKzJUV1+Uksa2Wez/eiw6t6sbU7Lub9\r\nXwBPP0M3iHj4Ni/U8s2eATe1D8ZyAZPbSOP4qQcvpnV47x7+kcBOes/asbHT\r\n+0QRs6uK68Cow69Idj+nEZxAENLJS9OQ/PDHf+OYnkcXED31mRXKPWabhvnQ\r\n4wCx2CyxFOHW+CB5+Ten0wEjhPPgSTrDGuDrVU3vhxLRNt29Sh4sxp1zSGLb\r\n8FGv2iaw4lb/N84za6xEJZtPreXdyv1+BgKUQefKCsVocbwiKwCcatSz2Dwd\r\nI0TuYlMlY5w1x306lgMkkKqe6kPgNXlklZTDvwbFPUmQnzLDutu1HbwLsdRp\r\nR1EmBc1EkJ+XEf2IJzpsCv0cpV80kj6+A+M=\r\n=Cpx4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.cjs","type":"module","types":"./lib/index.d.ts","module":"./lib/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"1a37e3a72660df6f0f0ac699fa81384fe3b827a8","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:mocha","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"npm run lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"8.19.2","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.2","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^3.3.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^10.0.0","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.43.0","@typescript-eslint/eslint-plugin":"^5.43.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_1.0.2_1668721526475_0.5838276987682183","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"superstruct","version":"1.0.3","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@1.0.3","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"de626a5b49c6641ff4d37da3c7598e7a87697046","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-1.0.3.tgz","fileCount":23,"integrity":"sha512-8iTn3oSS8nRGn+C2pgXSKPI3jmpm6FExNazNpjvqS6ZUJQCej3PUXEKM8NjHBOs54ExM+LPW/FBRhymrdcCiSg==","signatures":[{"sig":"MEYCIQCOgASvOX+jnS3FM34BUC1Bth8f9V2dhpM1CFNPSxaHKQIhAP++j3dVZpdOq29izSClPfPcQNAjygQ7+QUC6NpSKG2/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdqxeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9XxAAnARZasgtdR8F1JykRcE6bBtKBZ8TCmH7YjjMkeN3NAL2cDIl\r\nVz1SP0gtaKJdYruwsMAjCped5C7oYiEZ17ruSd6brKMiyhC4ITX7ZASYylCU\r\nVeIZ8M49ASS0vYijBSHsf3oOg1VHLfS8PN1eDKaaDMZ7cbVvDCTwNyWdkhMT\r\nXZ9ZkNsfSmWeZ+Yp/3ehZOxZy4q0weoDSvlkAryt0dSYXRg9NqxBAQs1xNg7\r\nY1tRQGq0enUkrN1Gq1lidrnHQzqXjbalhAX8UcFRHQadOyM8orIQdSV2w3cJ\r\nFJ9yPJ6h87wDnkSV4G585NkL2TyTceolfV3EGutV7+G2K0wvY/sfS7x50tqD\r\n34P+XXyUWh6Hg+w3pCjIzOo8dWZV+jEPEp/SSvURN6sULN36FDJkB6v4Pzs8\r\nTNc0HXVvFY7eTdE+eR7ElWaBbEa7Z8BQa52GjarEdLdzMKb97r9eVsbd7mZj\r\n0I4mD0PE5+VB9ZvNmLVPdSdrW027fukLrKzQIIP/q+ONOGovUqjF99BETFLF\r\n8ZCyA1Wbk2x6ZBOvUOZ/uT6EVlp1MP88u2auN6sQ5QiOUCmyJDO8k1BWAAj3\r\nLplmoyjTYIX+r/wBXkFOiwwPu3OwX0ma/cYG3cCG+/DWPN4Q4AYY7UDr1/XD\r\nfiJ9sUJbcl7lYYFQb2HXAaLyiW8T0M4w2m8=\r\n=/FOb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"546dca6ba87d3442ef576c9958b435d117c4a15a","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:mocha","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"npm run lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"8.19.2","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.2","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^3.3.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^10.0.0","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.43.0","@typescript-eslint/eslint-plugin":"^5.43.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_1.0.3_1668721758312_0.7492336479152475","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"superstruct","version":"1.0.4","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@1.0.4","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"0adb99a7578bd2f1c526220da6571b2d485d91ca","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-1.0.4.tgz","fileCount":23,"integrity":"sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==","signatures":[{"sig":"MEUCICRC0QKK18nfybchxPbcsqLJjyLfgtJuSzDnR+byNsUfAiEA7gF3GAn/c9s9VrKKX3Qocw4qQmUJ5976rqWWfNbMQYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179367},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"268d8bd15300e0dd08f2328517d27c28686df592","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:mocha","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"npm run lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"8.3.0","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.2","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^3.3.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^10.0.0","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.43.0","@typescript-eslint/eslint-plugin":"^5.43.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_1.0.4_1710159614814_0.16385490156668814","host":"s3://npm-registry-packages"}},"1.0.5-0":{"name":"superstruct","version":"1.0.5-0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@1.0.5-0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"b2a9cf7f66564b94b1e10a6c4d370c0969fdf2fb","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-1.0.5-0.tgz","fileCount":23,"integrity":"sha512-43h6QIPULyG4rEhDQznp+CVseSlg5bv6Yzuz3m4pLISY4HDAyGXlv2f1ObZNaUBOJpifuwkWef7gM55LxLw9/w==","signatures":[{"sig":"MEUCIDWxFYgq8FNyaYqwPW+whVlI9TDgnOQr3nvpGOvofxF+AiEA4F5wMfW6J2vCWWMz2KXRkC7KGmvfygXuhHGtdpyhOKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179417},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"7b5cfe97ea96295c3fbbc6aa3644e0d52b901044","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:mocha","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:mocha":"mocha --require ./test/register.cjs --require source-map-support/register ./test/index.ts","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","fix:prettier":"npm run lint:prettier --write","lint:prettier":"prettier --list-different '**/*.{js,json,ts}'"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"8.3.0","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"Readme.md","devDependencies":{"np":"^7.6.2","mocha":"^10.0.0","eslint":"^7.14.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^3.3.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^2.0.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/mocha":"^10.0.0","babel-eslint":"^10.0.3","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-plugin-import":"^2.22.1","eslint-config-prettier":"^7.2.0","eslint-plugin-prettier":"^4.0.0","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^9.0.2","@typescript-eslint/parser":"^5.43.0","@typescript-eslint/eslint-plugin":"^5.43.0","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_1.0.5-0_1710160838254_0.38033435239156455","host":"s3://npm-registry-packages"}},"2.0.0-0":{"name":"superstruct","version":"2.0.0-0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@2.0.0-0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"d0a41ffe88d5f25430798baeb810f32541cacd57","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-2.0.0-0.tgz","fileCount":23,"integrity":"sha512-zTCAQ1KzSjVm3OXi0mzcoCPq+S5SNZ//hNtFTghUuYqVfYWuEP2qWbO4EKcYG8t4u7c9BXYD/JASa58fUB9mSg==","signatures":[{"sig":"MEUCIQCKgirjUQ/U7O6+ORrCh3P3QP0BCd1foX7AGtAQaSHOmwIgCRRRmPJuGJ6Te9kFC5TEQYvIOEhWX1rgazQhjyiXI7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179240},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"gitHead":"3989cde41b0b45e38377f0e5cedced7bbc356beb","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:vitest","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","test:vitest":"vitest run","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint:prettier":"prettier '**/*.{js,json,ts}' --check"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"10.7.0","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"Readme.md","devDependencies":{"np":"^10.0.0","eslint":"^8.57.0","is-url":"^1.2.4","lodash":"^4.17.15","rollup":"^4.12.1","vitest":"^1.6.0","is-uuid":"^1.0.2","is-email":"^1.0.0","prettier":"^3.2.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.1.1","@typescript-eslint/eslint-plugin":"^7.1.1","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_2.0.0-0_1718889902832_0.899661560702439","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"superstruct","version":"2.0.0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@2.0.0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"eddb22ea6ef9ca4671c7384070c0a4038b73f27e","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-2.0.0.tgz","fileCount":23,"integrity":"sha512-l9HkF2HGmEc4cm0Mc3E08o/lhminlAdDDekqc+m1urG+SK6CL3e0TL0EJ8QyXkDwfS69rgI94GOXLD4qCD+1WA==","signatures":[{"sig":"MEQCIHbGWjB2I+D/i+Q2cBZgLGba0OwyGXqMuyATJ+iGUvz8AiAVd+xQjtaH+KPxRUfgJo6qpgjO7hFARH/bIJt8OfpFQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181636},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"8f8e24de0d9c8202fdc27d1c59d44051e16413d4","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:vitest","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","lint:eslint":"eslint '{src,test}/*.{js,ts}'","test:vitest":"vitest run","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint:prettier":"prettier '**/*.{js,json,ts}' --check"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"10.7.0","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"20.15.0","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.0","eslint":"^8.57.0","lodash":"^4.17.15","rollup":"^4.12.1","vitest":"^1.6.0","prettier":"^3.2.5","@babel/cli":"^7.6.3","typescript":"^4.8.3","@babel/core":"^7.6.3","@types/node":"^18.7.14","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@babel/register":"^7.6.2","@babel/preset-env":"^7.20.2","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@babel/preset-typescript":"^7.6.0","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.1.1","@typescript-eslint/eslint-plugin":"^7.1.1","@babel/plugin-transform-modules-commonjs":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_2.0.0_1720038468067_0.21319167606887413","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"superstruct","version":"2.0.1","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@2.0.1","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"069014d472c3ba77b28b0254cf53f3a1fd1d3719","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-2.0.1.tgz","fileCount":23,"integrity":"sha512-NjPpfvmQCvirEVfDz1u2rMp80X6EgG1oOVNkXZXZ5mjZIBbmJLI3M5g87HadC2mR0IlZr6gdfZT1qtI1n12Tdw==","signatures":[{"sig":"MEUCIQCJf5vr/AQpIBLRqAkhPiqHFySMHWDhLGaaxNdolJkW2gIgDWNavobBMUWXTrNG5eAhDHtJPnjBanYn4HM9oI65UyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181437},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"eb4a39bd9e43d7d46f7b50eba65c58ae87607067","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:vitest","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","test:watch":"vitest","lint:eslint":"eslint '{src,test}/*.{js,ts}'","test:vitest":"vitest run","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint:prettier":"prettier '**/*.{js,json,ts}' --check"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"10.8.1","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"22.4.0","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.0","eslint":"^8.57.0","lodash":"^4.17.15","rollup":"^4.12.1","vitest":"^1.6.0","prettier":"^3.2.5","typescript":"^4.8.3","@types/node":"^18.7.14","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.1.1","@typescript-eslint/eslint-plugin":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_2.0.1_1720263824482_0.8000424671384836","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"superstruct","version":"2.0.2","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@2.0.2","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"3f6d32fbdc11c357deff127d591a39b996300c54","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-2.0.2.tgz","fileCount":23,"integrity":"sha512-uV+TFRZdXsqXTL2pRvujROjdZQ4RAlBUS5BTh9IGm+jTqQntYThciG/qu57Gs69yjnVUSqdxF9YLmSnpupBW9A==","signatures":[{"sig":"MEUCIAUSstwQS+42wmWnaJ56lY52PT1dZdW3F+92/UQ8hlcMAiEAridAH+/HYDeD3xOBxE11rsl0sJ/j8exMPgUxZmpThtE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182337},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"4b87da17bf03a6c59d8b9cd0131f85ecca10f7d2","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:vitest","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","test:watch":"vitest","lint:eslint":"eslint '{src,test}/*.{js,ts}'","test:vitest":"vitest run","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint:prettier":"prettier '**/*.{js,json,ts}' --check"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"10.8.1","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"22.4.0","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.0","eslint":"^8.57.0","lodash":"^4.17.15","rollup":"^4.12.1","vitest":"^1.6.0","prettier":"^3.2.5","typescript":"^4.8.3","@types/node":"^18.7.14","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.1.1","@typescript-eslint/eslint-plugin":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_2.0.2_1720264284388_0.44519402537861397","host":"s3://npm-registry-packages"}},"2.0.3-0":{"name":"superstruct","version":"2.0.3-0","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"license":"MIT","_id":"superstruct@2.0.3-0","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"a594f7d114045f76687fb34800e7fcf4b7b49b0e","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-2.0.3-0.tgz","fileCount":11,"integrity":"sha512-Mlepe/BK9M6cTK+Ej6OXmG8sqEESG9WPVaSiPy93ng1qxaF5hADl5eCQXHTnylYjRfeLccDxu+VIjO8fOzr9ZA==","signatures":[{"sig":"MEUCIHlUeW+LAMA4foWNJL+4Q6nsZ22wYC5IohlWxXVj4z6mAiEAhRioPYBv6ctnYgUhg4P3iUXu6z58QZzp7+6s2BFjuUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316972},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"951a0ed4319a1b2ad30ab45525305c61ae162069","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:vitest","build":"rm -rf ./{dist} && tsup","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np --any-branch","fix:eslint":"npm run lint:eslint --fix","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","test:watch":"vitest","lint:eslint":"eslint '{src,test}/*.{js,ts}'","test:vitest":"vitest run","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint:prettier":"prettier '**/*.{js,json,ts}' --check"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"10.5.2","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"20.13.1","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"readmeFilename":"Readme.md","devDependencies":{"np":"^10.0.0","tsup":"^8.2.3","eslint":"^8.57.0","lodash":"^4.17.15","vitest":"^1.6.0","prettier":"^3.2.5","typescript":"^4.8.3","@types/node":"^18.7.14","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.1.1","@typescript-eslint/eslint-plugin":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_2.0.3-0_1722087074233_0.5870620436743976","host":"s3://npm-registry-packages"}},"2.0.3-1":{"name":"superstruct","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","version":"2.0.3-1","license":"MIT","repository":{"type":"git","url":"git://github.com/ianstormtaylor/superstruct.git"},"type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"sideEffects":false,"publishConfig":{"registry":"https://registry.npmjs.org"},"engines":{"node":">=14.0.0"},"devDependencies":{"@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@types/node":"^18.7.14","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","lodash":"^4.17.15","np":"^10.0.0","prettier":"^3.2.5","tsup":"^8.2.3","typescript":"^4.8.3","vitest":"^1.6.0"},"scripts":{"build":"rm -rf ./{dist} && tsup","clean":"rm -rf ./{dist,node_modules}","fix":"npm run fix:eslint && npm run fix:prettier","fix:eslint":"npm run lint:eslint --fix","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint":"npm run lint:eslint && npm run lint:prettier","lint:eslint":"eslint '{src,test}/*.{js,ts}'","lint:prettier":"prettier '**/*.{js,json,ts}' --check","release":"npm run build && npm run lint && np --any-branch","test":"npm run build && npm run test:types && npm run test:vitest","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","test:vitest":"vitest run","test:watch":"vitest","watch":"npm run build -- --watch"},"keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"_id":"superstruct@2.0.3-1","readmeFilename":"Readme.md","gitHead":"3da4581ca6c792b58fc56c5b550a142025612351","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"homepage":"https://github.com/ianstormtaylor/superstruct#readme","_nodeVersion":"20.13.1","_npmVersion":"10.5.2","dist":{"integrity":"sha512-6QrJTw1xy6fuV7bmBQYNy0IzW7IN2WSntqdrccpM/xdkLdCTVZ2Td5wU3rUkV6Iz5RhYCpY4egeZh6jdzFTlvQ==","shasum":"8d168ca8837f3ae6f27789473d16eb7cba32b4d7","tarball":"https://registry.npmjs.org/superstruct/-/superstruct-2.0.3-1.tgz","fileCount":11,"unpackedSize":317214,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAikV2W/SuDlyDaNwJ58nw5c5mzW/JZoFAkIcUfujQUxAiEAplrH0KlhxgKzncoszmNtz32S8S9Ha7lxWNuyRrYy8JA="}]},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"directories":{},"maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/superstruct_2.0.3-1_1722087434248_0.39013733958254093"},"_hasShrinkwrap":false}},"time":{"created":"2017-11-25T05:28:28.320Z","modified":"2024-07-27T13:37:14.643Z","0.0.1":"2017-11-25T05:28:28.320Z","0.0.2":"2017-11-26T18:43:29.178Z","0.0.3":"2017-11-27T17:31:40.277Z","0.0.4":"2017-11-27T18:18:57.372Z","0.0.5":"2017-11-27T21:31:35.455Z","0.1.0":"2017-11-29T19:31:37.485Z","0.1.1":"2017-11-30T02:40:51.050Z","0.2.0":"2017-11-30T17:54:16.382Z","0.2.1":"2017-11-30T21:55:28.210Z","0.3.0":"2017-12-01T00:29:05.875Z","0.3.1":"2017-12-01T02:44:21.596Z","0.3.2":"2017-12-01T03:31:35.701Z","0.4.0":"2017-12-02T01:01:28.573Z","0.4.1":"2017-12-02T18:40:18.080Z","0.4.2":"2017-12-02T19:25:53.862Z","0.4.3":"2017-12-02T19:31:41.921Z","0.4.4":"2017-12-05T02:19:12.955Z","0.4.5":"2017-12-06T08:29:46.132Z","0.4.6":"2017-12-10T08:17:50.401Z","0.4.7":"2017-12-11T19:55:09.630Z","0.4.8":"2017-12-11T20:56:58.912Z","0.4.9":"2017-12-11T21:00:51.562Z","0.4.10":"2017-12-13T16:45:46.771Z","0.4.11":"2017-12-15T18:46:10.125Z","0.4.12":"2017-12-20T02:15:18.949Z","0.5.0":"2017-12-21T19:03:53.422Z","0.5.1":"2018-02-23T20:52:23.399Z","0.5.2":"2018-03-28T17:11:13.370Z","0.5.3":"2018-05-01T21:19:58.630Z","0.5.4":"2018-05-02T21:29:31.972Z","0.6.0":"2018-09-13T16:01:04.763Z","0.6.1":"2019-03-26T19:10:24.391Z","0.6.2":"2019-08-19T16:55:35.954Z","0.7.0":"2019-09-21T18:10:13.785Z","0.8.0":"2019-10-08T22:47:05.366Z","0.8.1":"2019-10-10T02:24:31.016Z","0.8.2":"2019-10-10T02:38:36.920Z","0.8.3":"2019-12-19T17:13:11.632Z","0.8.4":"2020-06-05T23:36:21.659Z","0.10.0":"2020-06-06T23:39:37.509Z","0.10.1":"2020-06-07T00:15:27.920Z","0.10.2":"2020-06-08T07:54:14.221Z","0.10.3":"2020-06-08T21:04:23.203Z","0.10.4":"2020-06-09T03:02:42.610Z","0.10.6":"2020-06-09T04:08:30.213Z","0.10.7":"2020-06-09T04:20:20.007Z","0.10.8":"2020-06-09T05:04:28.632Z","0.10.9":"2020-06-09T17:58:02.994Z","0.10.10":"2020-06-09T21:07:19.877Z","0.10.11":"2020-06-09T22:01:15.898Z","0.10.12":"2020-06-20T18:57:26.586Z","0.10.13":"2020-11-19T21:36:22.197Z","0.11.0":"2020-11-21T03:02:32.867Z","0.11.1":"2020-11-21T18:51:29.559Z","0.12.0":"2020-11-24T20:09:13.280Z","0.12.1":"2020-11-24T23:50:02.832Z","0.12.2":"2020-12-11T18:34:38.123Z","0.13.0":"2020-12-12T21:00:31.101Z","0.13.1":"2020-12-17T08:03:56.944Z","0.13.2":"2021-01-12T02:28:26.596Z","0.13.3":"2021-01-12T03:06:01.563Z","0.14.0":"2021-01-27T00:48:27.661Z","0.14.1":"2021-02-08T16:49:40.276Z","0.14.2":"2021-02-11T06:08:31.427Z","0.15.0":"2021-03-26T17:43:01.913Z","0.15.1":"2021-03-28T15:43:21.615Z","0.15.2":"2021-05-06T00:31:35.304Z","0.15.3":"2021-10-11T16:58:22.436Z","0.15.4":"2022-03-02T18:21:31.999Z","0.15.5":"2022-06-06T13:39:53.072Z","0.16.0":"2022-06-06T13:48:03.432Z","0.16.1":"2022-09-19T16:47:28.213Z","0.16.2":"2022-09-20T13:11:51.939Z","0.16.3":"2022-09-20T13:27:19.624Z","0.16.4":"2022-09-21T03:49:07.370Z","0.16.5":"2022-09-22T19:37:59.730Z","0.16.6":"2022-10-25T20:16:25.360Z","0.16.7":"2022-11-01T23:08:04.933Z","1.0.0":"2022-11-17T16:50:32.370Z","1.0.1":"2022-11-17T21:43:17.577Z","1.0.2":"2022-11-17T21:45:26.656Z","1.0.3":"2022-11-17T21:49:18.456Z","1.0.4":"2024-03-11T12:20:14.982Z","1.0.5-0":"2024-03-11T12:40:38.590Z","2.0.0-0":"2024-06-20T13:25:03.042Z","2.0.0":"2024-07-03T20:27:48.263Z","2.0.1":"2024-07-06T11:03:44.630Z","2.0.2":"2024-07-06T11:11:24.577Z","2.0.3-0":"2024-07-27T13:31:14.406Z","2.0.3-1":"2024-07-27T13:37:14.464Z"},"bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"license":"MIT","homepage":"https://github.com/ianstormtaylor/superstruct#readme","keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"description":"A simple and composable way to validate data in JavaScript (and TypeScript).","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},{"name":"artmllr","email":"me@arturmuller.com"}],"readme":"","readmeFilename":"","users":{}}