{"_id":"decoders","_rev":"181-050807f2ec2dcd231c51fb571974db20","name":"decoders","dist-tags":{"beta":"2.8.0-1","pre":"2.9.0-pre.5","latest":"2.12.1"},"versions":{"0.0.1":{"name":"decoders","version":"0.0.1","author":{"name":"Vincent Driessen","email":"me@nvie.com"},"license":"MIT","_id":"decoders@0.0.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"dist":{"shasum":"5e89c5bddb835e8fe3592d12761d4c31ceba2c92","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.0.1.tgz","integrity":"sha512-oGunow/QKXjsB+OsQPBdxyiuQMnJogm+uyCyq2Euuj6Hx6+cfDzogS4NhqbODKTYgJxoTDMgHMi9ixCIkNSAfw==","signatures":[{"sig":"MEUCIE8dAgCWDFGV+cuFYKtBq5jhLCBT5TT1F/oNYjMFNZXWAiEArU8xZBjmFGR4CqGpsA5Xykad7g6XlCHiuRl9ee3UyVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","gitHead":"0d922cbd6f77008ab7acc31a8471057f37f007ed","scripts":{"test":"jest"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"_npmVersion":"5.0.1","description":"Decoders for typing free-form data from untrusted sources","directories":{},"_nodeVersion":"7.10.0","_npmOperationalInternal":{"tmp":"tmp/decoders-0.0.1.tgz_1496776142281_0.21653076983056962","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"decoders","version":"0.0.2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.0.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"a053cddf71621e496d6de55ceb1d0560f0abafb4","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.0.2.tgz","integrity":"sha512-g88XNu7/rYSNJUP4eqiyv1g3DXklL2Zd1b6Y9FKhXusHAH0S48Cvb0ChUUONIaUZ2ms0dGf+zzXqnHDz9qWtYw==","signatures":[{"sig":"MEQCIHL0jWA22yzw46/b34g6GvIq1MAUHs4kKMgDoKMFuJvRAiB2UKvCB8Tdgq9CJ+6WmUeS1vaVR1r1zX4djsOvZxjSHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"a053cddf71621e496d6de55ceb1d0560f0abafb4","gitHead":"290eb91c9d68ba241e5f6416026d9f43efdc040b","scripts":{"test":"jest","build":"npm run build:clean && npm run build:lib && npm run build:flow","build:lib":"babel -d lib src --ignore '**/__tests__/**'","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"npm run build","build:clean":"rimraf lib"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"4.2.0","description":"Elm-like decoders for when working with Flow types in JS","directories":{},"_nodeVersion":"7.10.0","dependencies":{"moment":"^2.18.1"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","flow-bin":"^0.56.0","jest-cli":"^21.2.1","babel-cli":"^6.26.0","babel-core":"^6.26.0","flow-typed":"^2.1.5","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.0.2.tgz_1507148834108_0.6656628432683647","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"decoders","version":"0.0.3","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.0.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e0e982921e5872a701300d0ec0da8ac0d2b1e9fd","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.0.3.tgz","integrity":"sha512-vM9925r0CQTeBZ38O1i3I+XISIrSECStPovijgDzSpmZ4QD/WKRn6TGzy0037K2qrco65i4vmOtQq/Z2vJ/USA==","signatures":[{"sig":"MEQCIEvCrtdHr7TJoFeNw8WHHf/p9jAkCSByf05PUnSkqwvuAiAWhDAUeHeeAllGF+6DLvohKhMk3A2o2yvrkvUb3ggYHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","_shasum":"e0e982921e5872a701300d0ec0da8ac0d2b1e9fd","gitHead":"195a8dc86be38634492c2e6943bc324975a25a59","scripts":{"test":"jest","build":"npm run build:clean && npm run build:lib && npm run build:flow","build:lib":"babel -d lib src --ignore '**/__tests__/**'","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"npm run build","build:clean":"rimraf lib"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"4.2.0","description":"Elm-like decoders for when working with Flow types in JS","directories":{},"_nodeVersion":"7.10.0","dependencies":{"moment":"^2.18.1"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","flow-bin":"^0.56.0","jest-cli":"^21.2.1","babel-cli":"^6.26.0","babel-core":"^6.26.0","flow-typed":"^2.1.5","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.0.3.tgz_1507149227192_0.9723250064998865","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"decoders","version":"0.0.4","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.0.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"c243902260f3c97e494ccd7d21d28fc213b0e6e2","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.0.4.tgz","integrity":"sha512-8uMfL9aUqhtr4roR+i9t6YEM9FfS/bhoiOJU0DGXzn9OOAxQT2Iw1GC+3oaRRv9RgH1Pqh2UWpptATn7ZEIQlg==","signatures":[{"sig":"MEYCIQDErHLv4VHNiFSu52vYEJMAvsFNFU1TkdQgd/V6zW/6NAIhAKINXyHbKbPkHBmyNRPUAsbiP4Nk3cIb4er06s4Vdnhu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"_shasum":"c243902260f3c97e494ccd7d21d28fc213b0e6e2","gitHead":"50407f5d1875d2cc6ef49df3543de3467f6c6be0","scripts":{"test":"jest","build":"npm run build:clean && npm run build:lib && npm run build:flow","build:lib":"babel -d lib src --ignore '**/__tests__/**'","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"npm run build","build:clean":"rimraf lib"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"4.2.0","description":"Elm-like decoders for when working with Flow types in JS","directories":{},"_nodeVersion":"7.10.0","dependencies":{"moment":"^2.18.1"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","flow-bin":"^0.56.0","jest-cli":"^21.2.1","babel-cli":"^6.26.0","babel-core":"^6.26.0","flow-typed":"^2.1.5","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.0.4.tgz_1507150916687_0.2758299948181957","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"decoders","version":"0.0.5","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.0.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7c355960041f3ec8e0f2fcace981ece1f0d5521e","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.0.5.tgz","integrity":"sha512-zG69+IsoFBAMNaUBtea05a8shxTpmJb82/tHT2t9JSWVQBa8CRG41FseCWzIV1GCq8QrKwQ5gt8zB3zyU8RFsQ==","signatures":[{"sig":"MEUCIGGAgM2Ccq5r4z+pRaxO3k/RrPQI7/yudJOJiTanZTo7AiEA2WDETsTzB5WuK9NLpXHw70LPi6if95SUKgugYjAHMC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"_shasum":"7c355960041f3ec8e0f2fcace981ece1f0d5521e","gitHead":"63b293636d0e795f8db63a5347879442d0ecc438","scripts":{"test":"jest","build":"npm run build:clean && npm run build:lib && npm run build:flow","build:lib":"babel -d lib src --ignore '**/__tests__/**'","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"npm run build","build:clean":"rimraf lib"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"4.2.0","description":"Elm-like decoders for when working with Flow types in JS","directories":{},"_nodeVersion":"7.10.0","dependencies":{"moment":"^2.18.1"},"devDependencies":{"jest":"^21.2.1","rimraf":"^2.6.2","flow-bin":"^0.56.0","jest-cli":"^21.2.1","babel-cli":"^6.26.0","babel-core":"^6.26.0","flow-typed":"^2.1.5","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.0.5.tgz_1507151277095_0.532158121932298","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"decoders","version":"0.0.6","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.0.6","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"9019e0949c140cc96175e1ee4224aa62a4d79f9b","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.0.6.tgz","integrity":"sha512-sZisKis18Qq09KAPpGldlIUKDXWjxoS1hL+Djlsq0GEcA7kBZ2UU+XPK0OW/1g+H00pcTl5CXotthw5b6HvlGw==","signatures":[{"sig":"MEUCIQC4F7zi85vAu6iP4d79BplOfH1UDXvIzaju2K28iEjT7wIgWUgAYV0J0oGTyJrazJmLU7lL/ztGpJG4GLYEJNs7nrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"_shasum":"9019e0949c140cc96175e1ee4224aa62a4d79f9b","gitHead":"27693e3859faa0dd0e405bf1c02e62847ab4d71d","scripts":{"test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run test && yarn run check && yarn run build","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"4.2.0","description":"Elm-like decoders for when working with Flow types in JS","directories":{},"_nodeVersion":"7.10.0","dependencies":{"moment":"^2.18.1"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.8.0","rimraf":"^2.6.2","flow-bin":"^0.56.0","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","flow-typed":"^2.1.5","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.37.0","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.0.6.tgz_1507211699803_0.5332661939319223","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"decoders","version":"0.0.7","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.0.7","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"6cf2da859577d545cfeb9b506fe56c42c9ff31bb","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.0.7.tgz","integrity":"sha512-YkrxmAxjLDgkRJAB3rtLhvzLJhrRgwu7qY1gwpHU8eTUMoUXlh8n8upfThcUPCOws1x5pZj77x4vOD2C1Kheiw==","signatures":[{"sig":"MEUCIBB5HTQiqJRCQpTXVz9rajo/U86FssIyVUVGSksY8Ao0AiEA0zS3wByIYNAbiuV5szQgmOoCCDv1kY8LT38z5XCkki8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"scripts":{"test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run test && yarn run check && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"moment":"^2.18.1"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.8.0","rimraf":"^2.6.2","flow-bin":"^0.56.0","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","babel-core":"^6.26.0","flow-typed":"^2.1.5","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.0","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.37.0","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.0.7.tgz_1507632000466_0.9274225223343819","host":"s3://npm-registry-packages"}},"0.1.0-rc1":{"name":"decoders","version":"0.1.0-rc1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"b11defbfec20214ac856cb2928abd37069a5db8a","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc1.tgz","integrity":"sha512-gtF5yXoklKAU0+t8ocLLx+mpA3b4uR+a7MGuUBhTJY1NmTrWNahHG61O04Bqv67+rs5fdax1lR0dE3hPyOlLSg==","signatures":[{"sig":"MEUCIQDyPAZGnS7lFpAlaqIYWUiGjymVx77bFfX1KtWfx86rvAIgcOSvbRgD0M9oQXmg7RTZNaudea19N1/XhGjwdQDMkqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc1.tgz_1509092773606_0.32479143934324384","host":"s3://npm-registry-packages"}},"0.1.0-rc2":{"name":"decoders","version":"0.1.0-rc2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"0fb9d1cb8ee782bf6dc3e1a09fb5154850534911","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc2.tgz","integrity":"sha512-PMcjukHYnpZnBQSipPHhQVnpYb8XbdDACj0D4uVKFlhay8VoQniwmTvVr9Fj+XTZ4jnfZYANE6aCfZ0fvoNMgA==","signatures":[{"sig":"MEUCIAuCrIpzv00+HTPxIYA77ZK49svZmMz/Co8U5b0fIRzxAiEAqOBpObGdBMxQ9qvykgtNdOfXz7iA8cCr4WmML/G5eHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc2.tgz_1509096904258_0.8269169100094587","host":"s3://npm-registry-packages"}},"0.1.0-rc3":{"name":"decoders","version":"0.1.0-rc3","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"c6b59ff07586b2203b5de54f3701e3c1746af31a","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc3.tgz","integrity":"sha512-9bs+zyPJFofjbRs9CWbuWohrHFEqBWHybIauHMXnafNVHIyyqZe6cQ+Lc08g/orZjKjJVozHwVqbDsshDvLeUQ==","signatures":[{"sig":"MEQCICNQCxsBTtOxBTW6TmZd/sVP6/My1cvHiWgZ51F/PVCGAiAUVGK2VcqSbmSoIrwyyeQXgZv9ScPVwpaCqciuP1htXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc3.tgz_1509100205568_0.10467778355814517","host":"s3://npm-registry-packages"}},"0.1.0-rc4":{"name":"decoders","version":"0.1.0-rc4","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"defd4aa67770cf0843c38aa8b9f37b92e8543fe7","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc4.tgz","integrity":"sha512-nGUSEK3A2UXX8NUwee3oCzhGQdMujBagMZJmqj/XIZvrugyCKwMGGFVGrh9jOBGpLQEsSji06R2WYlNo2iIO6w==","signatures":[{"sig":"MEQCICNmNa23Upa7oRsETPEfBzPc1jXBOM+VMezm40/rUaU1AiAI7g6Pi7AexC4/jDd+z/sI9yRU9kdZWhHTFUUPbYAwgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc4.tgz_1509101375247_0.9878042633645236","host":"s3://npm-registry-packages"}},"0.1.0-rc5":{"name":"decoders","version":"0.1.0-rc5","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"45e647329c20961c0eaf3a947148795ec68e8829","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc5.tgz","integrity":"sha512-DVWcytUdG/GXd6GVIvN1/Gp/IDAF/tvJ4KBIeKjIiWzmWoPLUUMJf7nEaWl8ZBOdCLRr8K1o+aSTsS7w2LqyAg==","signatures":[{"sig":"MEUCIQC3TY7EgxdinVqsQqdV46EqNsmXyWazfNZ7rKy2iwZnfAIgM4X5fnXqjhvgyYBqWHXc2af7uRXoCNWQ4xFrKYXwRaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc5.tgz_1509102893319_0.24758368474431336","host":"s3://npm-registry-packages"}},"0.1.0-rc6":{"name":"decoders","version":"0.1.0-rc6","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc6","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7e1dfc608d36d672ca3565d30bbcbe95d4d7dc27","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc6.tgz","integrity":"sha512-8lBeHMqo6x9nt6ErfLFQzZGCtjKjzyEqxJbVPgQIfpvcvjd69/Htz7MbuuYNs1pbHfVs5NK06X9yBD2f0f0jUQ==","signatures":[{"sig":"MEYCIQC8tVzmBlmX8RHlBd/XPllZO5eEOa1tZvV2tVpxBnzzAAIhAM5GDypHOnT5Zxrhfozj/k98Xz76i1rKTmpOQ4uMf5wM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc6.tgz_1509103371144_0.05341711034998298","host":"s3://npm-registry-packages"}},"0.1.0-rc7":{"name":"decoders","version":"0.1.0-rc7","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc7","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"bbcf69dcc45c3bb613fdf519abac2fb75eb61d27","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc7.tgz","integrity":"sha512-Uou4VleFhpNUNxg+CduDaaVs5l5D5uTOeNvHmEVRAxZQyrREd0SzfXwhbofeZ4A2ssTeNIjxKQPCKo98AYg2sQ==","signatures":[{"sig":"MEUCIQD4xuHn+oKBIzvmZdezaI7sraGjHLovoq0Lhukpp2Fr9AIgA244iBeIDpsRiPxg85JRgoT7X5DkxWKg65k5DGGSzmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc7.tgz_1509105631958_0.3683391506783664","host":"s3://npm-registry-packages"}},"0.1.0-rc8":{"name":"decoders","version":"0.1.0-rc8","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc8","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"26e0a2f9155b50bc0a0de2d707900e812d5a382c","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc8.tgz","integrity":"sha512-NlD24G+6Luq8wgI5v2NV1AhzGZ5Aih5Jpk9nY6VJJO6UjMoCC2NQNWtRc1AY87sP1oUHS3sE+1F+YJqV9tEXwQ==","signatures":[{"sig":"MEUCIEIPC1dvRt4We5cRhdtzkgix5o5X4ijc5rKQQJbq8phSAiEAgifp+IhLrXte4YnLzaXwekh+2tP74ED7PWlyU6aaws0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc8.tgz_1509106543669_0.7965251496061683","host":"s3://npm-registry-packages"}},"0.1.0-rc9":{"name":"decoders","version":"0.1.0-rc9","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc9","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"2ef2684aed484275912e43137925a950e4a26fc1","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc9.tgz","integrity":"sha512-WwxlHsxIScARhGIDka36AfeT2lNSbEeP9HCWlR4G6AXCGfRgyPIu+UhvURw9N1LabWNG0+y8hT+VFYa0hxfP8A==","signatures":[{"sig":"MEUCIHl6b+uw4HjBk6oFn9FFXD7MvT/n7CMNW3vRt7ylUEh5AiEAwOVGR69QGQQ81PdRcGmZh++luFbHzH5Ej+vBufh101E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc9.tgz_1509361808328_0.32892931741662323","host":"s3://npm-registry-packages"}},"0.1.0-rc10":{"name":"decoders","version":"0.1.0-rc10","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0-rc10","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"3b9ea70731e05f242ec9bb55846295dcbfd87839","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0-rc10.tgz","integrity":"sha512-Q8zxPtUx7DK8kv9EBW+y5QZQsFMD60oFwwWXWdLwxN7/qQZAUD3W7sZjFF3YJTuhm9leeJ7D3nFHug4aWj8uMA==","signatures":[{"sig":"MEQCIApPGpmiee0e97bYlUv+8sYHt8HsZtWsdXMcEtLtYaAGAiAx5agCaBXaQ5Rrra7+KjuQNU7sRGM3HoiO79QTzEaqdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0-rc10.tgz_1509363269228_0.008854247629642487","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"decoders","version":"0.1.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"f74e94ff8752c5c9b575bb2f6ca513273bfce09c","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.0.tgz","integrity":"sha512-rSkpXbZuN3/pEEiz83E2j2nDILwKcjMBL6a6hvSt9tD4bcXK+10YPnIZmnei3V3xpw49cUddKKtZIGA+ykRUaQ==","signatures":[{"sig":"MEUCIQClGx2MCF97YHk3Cy+JJcR93ytDXk8QZ3oj812qyU33OgIgdrcmrEdixQaseC/XQ2rqoYTn+dqVTGnrfhjEzUgmeno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.0.tgz_1509366169716_0.9208097187802196","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"decoders","version":"0.1.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"eecfb2a4ace43967512a62eb3c40979038bbd493","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.1.tgz","integrity":"sha512-pqlYLrzGItRDB1CaziKwrAOQP592O9tIxhIt5Q3qEP2Ea3n4sDxRVtRcCUntRMN8ufgEaaUKvR5sQxLfyVDhhQ==","signatures":[{"sig":"MEQCIADBTaVzfBZuz7iGdKiTo7PYuGiZ/XDdOZVuOiMsOe7SAiAKvXHj84vxeAtLXAHI92zReSRb7lLA5/TVONVLlBG5Qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.9.0","rimraf":"^2.6.2","flow-bin":"^0.57.3","jest-cli":"^21.2.1","prettier":"^1.7.4","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.0.0","babel-core":"^6.26.0","flow-typed":"^2.2.0","in-publish":"^2.0.0","babel-eslint":"^8.0.1","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.1.tgz_1509402039914_0.461533558787778","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"decoders","version":"0.1.2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"a45754e698bbf106ff97bcb146c49f076c364abd","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.2.tgz","integrity":"sha512-s16cVRx8JoyDnRawHVZ7wcl5EwUf4Or6+9dcfhIRWca4e03vpstYJCvl3mOyCs+qfChSRdk6A5s6DdAHAed0nQ==","signatures":[{"sig":"MEUCIBT2B3aJxGDsJUgN1aXZPgWEMUV7cy7CaD9QjVjwPzmcAiEA4+ReqXkCLDxs719RvFueUjC3vjiolPT4YKd4CDvBGRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"find src -iname '*.js' | xargs -n1 import-sort -o","check:import-sort":"find src -iname '*.js' | xargs -n1 import-sort --diff","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.11.0","rimraf":"^2.6.2","flow-bin":"^0.59.0","jest-cli":"^21.2.1","prettier":"^1.8.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.0.2","import-sort-cli":"^3.3.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^3.0.0","import-sort-style-module":"^3.0.0","import-sort-parser-babylon":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.2.tgz_1512553605054_0.530060627264902","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"decoders","version":"0.1.3","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@0.1.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"5cdb674d9722bc44c4e87abfa0fd3c825188200b","tarball":"https://registry.npmjs.org/decoders/-/decoders-0.1.3.tgz","integrity":"sha512-owxq79ZyWA7wWDbNfMGPIz6PS16k7uEAHJVSzC77LghgrECJWfVfEFAAkSanGuhIrakdoNtPWoYsvvBtxdaS8g==","signatures":[{"sig":"MEQCIBVvLXzSxcTnh+hRYkCwqPy7nSEq1x8SvU4FWpc5zL3NAiAX+DjzAxPQ4ZUrFN0KrVI69k35BLbeV00mf9xp3h6c+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.12.1","rimraf":"^2.6.2","flow-bin":"^0.60.1","jest-cli":"^21.2.1","prettier":"^1.9.1","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.0.3","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-0.1.3.tgz_1512736812053_0.9755159365013242","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"decoders","version":"1.0.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.0.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"6e6009132560c4a6cdafa288374395951f6eeca0","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.0.0.tgz","integrity":"sha512-AlEkOB+YVdFFwndDOHWbosznvfnmfhd43dhkN7+bIJVElDkvt8Fl9jACBuP2LX0P+KTUzRSGeZhb1Wr//vOQzg==","signatures":[{"sig":"MEQCIEjHnOJ4Jd19YSK7e4Y6it7eY5MqCmw1gMhLoNC100E6AiBuRQH5OUeiHKMxIq6jba6bv3/aE+YY/pAx4Au0d1Xz1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.12.1","rimraf":"^2.6.2","flow-bin":"^0.60.1","jest-cli":"^21.2.1","prettier":"^1.9.1","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.0.3","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.0.0.tgz_1512737299582_0.00023628654889762402","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"decoders","version":"1.0.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.0.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"b1b28ed994bba5438a4c190716671298c6a615c1","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.0.1.tgz","integrity":"sha512-c6HjeoaDCdFwhCznGzTSvy6g249G1oy0uD646R6Bzmh6wN01afDLekqdB7U9pENYp4AkV9ptxa+PTXJWaHBL/w==","signatures":[{"sig":"MEUCIQCOFWMZEGyfUfPoMqHZwYzC1l4PL2kdlH9nB9gwKIAX2AIgdfw6j+AwLYRfX2ToL1p2svMQ/lxTIcpqzi6purphH9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.12.1","rimraf":"^2.6.2","flow-bin":"^0.60.1","jest-cli":"^21.2.1","prettier":"^1.9.1","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.0.3","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.0.1.tgz_1512808750552_0.8223540384788066","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"decoders","version":"1.1.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.1.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"9a60aee1d81476420c4d384e61f2f20796a319c1","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.1.0.tgz","integrity":"sha512-8GOp0jYqzd6ineShPVfw2K5D53mH4fI+OsB04DiUjS4BnO79QtSdqa7UIXYUTOrXjNdmt/NoXb7VjbTnoShIhg==","signatures":[{"sig":"MEYCIQD/coCA2dSEvhOMXq/0itjkSn7MLKhtZ1Hi4vifxbE8FAIhAMqQ8WivepGj3GorCjC3SUgoWfw1WD6XOEMrm4eQ714c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"importSort":{".js":{"style":"module","parser":"babylon"}},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^0.0.4"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.12.1","rimraf":"^2.6.2","flow-bin":"^0.60.1","jest-cli":"^21.2.1","prettier":"^1.9.1","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.0.3","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.39.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.1.0.tgz_1512985985659_0.996514342725277","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"decoders","version":"1.2.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.2.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e0c3756b5315da872c75421d923517e81b6239b2","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.2.0.tgz","integrity":"sha512-lHuhCdxeaOcHFnqpgGsdp04QmyiQgE6k0TD3BcPahyhRbjsgeHoLQIIwh/Dp0njAdMFcBdQoRUnZZG92Mty7iA==","signatures":[{"sig":"MEYCIQD0ZRJyXXpPXX7ddkPB38jkUNL88qiACqh7KDK7zsFiwgIhAOcUZQJgS9UiFmpl+u1i6y34RyktbBF46EHgg9VMV1FN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"yarn run --silent in-publish && yarn run actually-prepublish || echo","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0"},"devDependencies":{"jest":"^21.2.1","eslint":"^4.13.1","rimraf":"^2.6.2","flow-bin":"^0.61.0","jest-cli":"^21.2.1","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.0.3","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.40.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.2.0.tgz_1513629992410_0.23273621499538422","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"decoders","version":"1.2.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.2.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"8ef7e05598bd795dc13166c2746ff1873d8b4d51","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.2.1.tgz","integrity":"sha512-ylZFDO6WZM2yDGRXm0xcV0Py9EVQ8Msa4PiY1tBbFI2VR+I5Xi7uoMohRYL77QRLUbqZ0oPHUHZoxT+GOc9GaQ==","signatures":[{"sig":"MEUCIAlezjPCQrw5MmYVYAK1VKiPLv9oRdvUwxcx3tfnh+bUAiEAucm7JISP+DeC9Px64mcxKso+SU8OSUSURdcJMjbOXAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0"},"devDependencies":{"jest":"^22.0.4","eslint":"^4.14.0","rimraf":"^2.6.2","flow-bin":"^0.62.0","jest-cli":"^22.0.4","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.1.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.40.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.2.1.tgz_1515162638429_0.11659425939433277","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"decoders","version":"1.2.2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.2.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"37f5f75f52c2a2ef363e1c8cb452e8fc744e17ff","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.2.2.tgz","integrity":"sha512-cvkGtCa/5MgoRvxH0rqV0gW0xGVwezbkhBEkuzagOl4/0N5/74+RR+d/k9uIz7/TUwhveYOTCWpJ32pekm8J/A==","signatures":[{"sig":"MEYCIQCcQOsK2i+Pfw4s9dC7Zs2mOKGoQYpHhRtiRKWSPxyOFAIhAPUHfsmQMsTSj0puUR3woCXEwHqcW51j6HylRSZfmZjJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0"},"devDependencies":{"jest":"^22.0.4","eslint":"^4.14.0","rimraf":"^2.6.2","flow-bin":"^0.62.0","jest-cli":"^22.0.4","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.1.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.40.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.2.2.tgz_1515164957982_0.6953150716144592","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"decoders","version":"1.2.3","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.2.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"a6a5dae2963068c1cbb493937daebf9b4dd47ef2","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.2.3.tgz","integrity":"sha512-XaDOx8XzbwcIFPualciFJD0o6BU226/Wtjxbufnb3xsZDfmhtKoz9unnKvFoqfMweXjt/qjD0CKn9SubCXk8pA==","signatures":[{"sig":"MEMCICtZ4Cy0WUs2KWOr9+iFzGJ5ArOt9i/p6k8go9FPvTKAAh9eX5gvgeyyu2iSk8XHn9kirc9F5poXEqnWZ138aLfU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0"},"devDependencies":{"jest":"^22.0.4","eslint":"^4.14.0","rimraf":"^2.6.2","flow-bin":"^0.62.0","jest-cli":"^22.0.4","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.0","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.1.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.40.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.2.3.tgz_1515165216675_0.5733008019160479","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"decoders","version":"1.2.4","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.2.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"4c3af1920a31270b0ac0c4cadf54b52dc767c999","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.2.4.tgz","integrity":"sha512-xumFjYGeLEpyAM/EO6tD3CB44EO1klADdX+dUqPACHwgB9U0glWRc44TRfhDGm323MkDbEjgl+To49HubAOtDQ==","signatures":[{"sig":"MEQCIHkV2u7WJHVDmmkgSRmMZGyyjTC79jCQqf4yzPjvg7HbAiBwRqOEK76/wuusm7rne73VyxDPGmtUG/2gxOoUE+VGPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0"},"devDependencies":{"jest":"^22.0.4","eslint":"^4.15.0","rimraf":"^2.6.2","flow-bin":"^0.63.1","jest-cli":"^22.0.4","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.1","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.1.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.41.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.2.4.tgz_1515414111656_0.8968961951322854","host":"s3://npm-registry-packages"}},"1.3.0-beta.1":{"name":"decoders","version":"1.3.0-beta.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.3.0-beta.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"ac0b57c93d1eab7bac3c175a583abceafcb442cd","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.3.0-beta.1.tgz","integrity":"sha512-bunglADUS8m43m77SKOkpGnXjMcUoGp/rxD/FGI4O1pjViwShwSiW7A+gTesGQekoFQd5D+67N0WR0QNo6kgag==","signatures":[{"sig":"MEUCIQDTjblPt+RnVuDt/fI3rqgSZHuvktztOqE+CCdJZ4sNugIgBRpy19MwKto3zW4IW9NowT5DkOrlW6AMC4i0bjZ91Uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0","debrief":"^0.0.3"},"devDependencies":{"jest":"^22.0.4","eslint":"^4.15.0","rimraf":"^2.6.2","flow-bin":"^0.63.1","jest-cli":"^22.0.4","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.1","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.1.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.41.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.3.0-beta.1.tgz_1515426116933_0.5071973649319261","host":"s3://npm-registry-packages"}},"1.3.0-beta.2":{"name":"decoders","version":"1.3.0-beta.2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.3.0-beta.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"8a2e22489c1ddbbf74fc3f6444a9562adfcca7af","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.3.0-beta.2.tgz","integrity":"sha512-a1GQd8i7n6F1sjBXLo9gHcvIsbKNcaF8P8FPAaK2v9Z5Z+0eJxvrLCCHatpliJ73DhDOyWJAOpp+qcej1U3vXA==","signatures":[{"sig":"MEQCIFJxJquS6vbsVJw0rfBphk129yz4QC9lBFkJRoyBUeLJAiB/czavHY4y4KFtYXlWVrHHoIi1tPl5d9iugXxtZQqLZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0","debrief":"^0.0.7"},"devDependencies":{"jest":"^22.0.4","eslint":"^4.15.0","rimraf":"^2.6.2","flow-bin":"^0.63.1","jest-cli":"^22.0.4","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.1","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.1.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.41.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.3.0-beta.2.tgz_1515489870211_0.36281691398471594","host":"s3://npm-registry-packages"}},"1.3.0-beta.3":{"name":"decoders","version":"1.3.0-beta.3","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.3.0-beta.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"b32f5586da9cfd0c44a1f3da10998c948f1fdae0","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.3.0-beta.3.tgz","integrity":"sha512-tiMimGahpemuLT11HZecnG0hhX67J36DZ32q+A+/ICKZvD3wSVeV6JRVull2pC5Bp/wFNQfSSgbC3JskqdAFZQ==","signatures":[{"sig":"MEUCIQD/SQoqcaGv9+OgDcS7Tl2lU8KN/MLakwvX7iBe/x9tIgIgB6EU3nwAR5KVMvSHo615tU8tMqOV6xfHbwJhn33CabQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0","debrief":"^0.0.9"},"devDependencies":{"jest":"^22.0.4","eslint":"^4.15.0","rimraf":"^2.6.2","flow-bin":"^0.63.1","jest-cli":"^22.0.4","prettier":"^1.9.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.3","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.2.1","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.41.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.3.0-beta.3.tgz_1515507533737_0.9661619891412556","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"decoders","version":"1.3.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.3.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"d3da4d24fc20b6ee69548a597dfbea4af6f6429d","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.3.0.tgz","integrity":"sha512-uaT1bp2YHNu+sfAtGGFgztut2AisrQRXnICV7Pwlnr5O2uL4vhJe9RiJpRuyC4pegr5LiWbEZNlnfcgJYK3XGw==","signatures":[{"sig":"MEUCIQCJvikH/wXLM4mjaIiRvi3/eqIcfakFzy2FgU3TuuqkVgIgdZGyQgnKPtVo3P5azaSTeZ80xxGBdBP+M6VCTijA30I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0","debrief":"^0.0.9"},"devDependencies":{"jest":"^22.1.1","eslint":"^4.15.0","rimraf":"^2.6.2","flow-bin":"^0.63.1","jest-cli":"^22.1.1","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.5","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.2.1","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.41.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.3.0.tgz_1516052008038_0.32989103253930807","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"decoders","version":"1.3.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.3.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"22827eae16a21f5363f7378c760e031b8eee8eb9","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.3.1.tgz","integrity":"sha512-ljBYyOPVCm5V3pKlqBNalPSe2x4/TWO7e971P8QRQIKCOrlITvB63BoI30WmEpaBUl/nhazSMW/T8V7uSXRlRA==","signatures":[{"sig":"MEUCIQCvBc3f9pU1pW23tEbpoIoxwDsBN3Nj3G0NuOw4a1PJBgIgZ1mWQRpQ1HpkIYabr/S+rGnPY8ARvctYo7LkZOcq4BQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0","debrief":"^0.0.9"},"devDependencies":{"jest":"^22.1.4","eslint":"^4.16.0","rimraf":"^2.6.2","flow-bin":"^0.63.1","jest-cli":"^22.1.4","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.5","babel-core":"^6.26.0","flow-typed":"^2.2.3","in-publish":"^2.0.0","babel-eslint":"^8.2.1","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.41.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.3.1.tgz_1516637633362_0.8595080457162112","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"decoders","version":"1.4.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.4.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"99bc52b6b61101a1f8049c8541f35b768fc89e5d","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.4.0.tgz","integrity":"sha512-oA2LDo4/aKxr9S+VlzIPBbJi7RAq0JX0Y1vTRYGzNK4h4Esmy4jH8cNCkDSsFmI4bduQ6hXL2NwBLs02vHJDSA==","signatures":[{"sig":"MEUCIE1uXrqKtzlwze9fOfrhF5nvjUMMviACh0fSFTuxta0tAiEAnlkE0nNbuncYEhWR1/+iYTBodc/Veka3mEYR2nh+ppM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0","debrief":"^0.1.0"},"devDependencies":{"jest":"^22.1.4","eslint":"^4.16.0","rimraf":"^2.6.2","flow-bin":"^0.64.0","jest-cli":"^22.1.4","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.5","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.1","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.2","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.42.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.4.0.tgz_1517306018471_0.4635300983209163","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"decoders","version":"1.4.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.4.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"29bed887cd4143d338424f5a7bcad0b5470e9930","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.4.1.tgz","integrity":"sha512-xHStZ0b/kBIOcpq+oFYyxl2sB6XIS3Ajm5QbxI41YEkpNLebt5dMtbIhZ19iCFTM++hf/sBybNgwowylDh8oJw==","signatures":[{"sig":"MEUCIQDOpDdKKLOSnABLARPuql936IDSr0W+1/Zf+h3MLVfINQIgNhvQSeAXTLGAEANgz83bqSpPlnfHKu1P7GxN652w8uQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"lemons":"^1.0.0","debrief":"^0.2.0"},"devDependencies":{"jest":"^22.1.4","eslint":"^4.16.0","rimraf":"^2.6.2","flow-bin":"^0.64.0","jest-cli":"^22.1.4","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.5","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.1","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.2.2","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.42.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders-1.4.1.tgz_1517480571969_0.4656285096425563","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"decoders","version":"1.4.2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.4.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7c31ca62fc67bba99af9797195214e4fee0f8179","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.4.2.tgz","fileCount":42,"integrity":"sha512-VdeFcPsMymhvtelhR3aLJ2sFGSajj7lgouWH4N9TmarNmvRsJC7GwBhI/YpJiaXR1bQWGbEyaNrHOiRrP9dn8g==","signatures":[{"sig":"MEYCIQCNhXD5ZwZxHli3Z0YpGJvv7rvmx0sm59bwiZwkMMbRUQIhALLkx7NE2FyN8UgVR/YRciI5YnmqsKKb3Y6x3C6Bv0Sc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74170},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.0.0","debrief":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","eslint":"^4.18.0","rimraf":"^2.6.2","flow-bin":"^0.66.0","jest-cli":"^22.3.0","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.5","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.1","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.45.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.4.2_1519160987025_0.3861344469274677","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"decoders","version":"1.4.3","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.4.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"74a6bd364edfab5d29ed0938afd08a1732c7fad0","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.4.3.tgz","fileCount":42,"integrity":"sha512-OP/wDWYl/m9zeYLHv5nPlM9G2kCcGwNmk3d4PhKxt49k6Q+wyih8rFBDCr5APBpF+/z52aZzioQo7iMJgesPTA==","signatures":[{"sig":"MEUCIQD9klQnq5WQa6ABlNVpjziu/zWFbBM/ek14nvlJOzt1kgIgOU+kbGy4iNDljQxNBGg88iyhn51BALf+RVDvm/qTjUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74170},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.0.0","debrief":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.3.0","eslint":"^4.18.0","rimraf":"^2.6.2","flow-bin":"^0.66.0","jest-cli":"^22.3.0","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.5","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.1","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.45.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.4.3_1519161086377_0.5119002853762664","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"decoders","version":"1.4.4","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.4.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"dcb569c6e35c3d0cd432c55190a7c8e16617bde5","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.4.4.tgz","fileCount":42,"integrity":"sha512-EN4B3vu/um4k30ZjtKTEC7EXJNmDQIh32qJFAQ0oJjw8ZB090J++4AL3fEK/3L13kyHbM1ZYLBG3lNv+h2gZMg==","signatures":[{"sig":"MEUCIQCxXtLaQgUnItm3tu2MX2h/63+uvzub2tQGTfX10rqbEgIgC89BhX2Y0ANOXp2HHxjoC2TBt5beWfsf83gpXjVjK60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74193},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.0.1","debrief":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.66.0","jest-cli":"^22.4.0","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.5","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.45.0","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.4.4_1519199492137_0.6108386202138993","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"decoders","version":"1.4.5","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.4.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"f7218b5fe2fb4ffa3f22bc4022209a550fa97b14","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.4.5.tgz","fileCount":42,"integrity":"sha512-Ttt0vooY6GPkKtARDJJfplz3urUE6nuf4X9zRNQWS8E1IW4wSq7euIi3sGxV41/CRnq0+LJUwDItYhx9pycKnQ==","signatures":[{"sig":"MEQCIEuH6pVbEn/tK1b/r2JcbHMkiWE6YOnfEtz/4WLoaIbQAiBAEYPCiO05Z6gOMHcsrd8yhxag5IgzVm/u4FLAEfpwoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74245},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.0","debrief":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.66.0","jest-cli":"^22.4.2","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.6","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.4.5_1519632732271_0.9194238181987158","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"decoders","version":"1.4.6","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.4.6","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"faab2e5546199f9be7525e99b95a453cedac5605","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.4.6.tgz","fileCount":42,"integrity":"sha512-TVD0w8M1hxe4eLFhMMjZSnVOTFwQmCeMEQOmqnpm5xJehMRSJhteUSR5dPm97R6hpKLcvy92zEWaNbjMPOSL7g==","signatures":[{"sig":"MEUCIAD+XQ8S4sUq8076RDuk3wTVa3TQDVlEIoTodk9re0OPAiEAh+18RJwKyevxP+WL8CMK79FN48rN9dEHYSfxMvRklmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77070},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.0","debrief":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.67.1","jest-cli":"^22.4.2","prettier":"^1.11.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.6","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.4.6_1520673808246_0.24266580897324408","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"decoders","version":"1.5.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.5.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"53513c6b7925a073d74a7bde81a0d420175d8cb3","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.5.0.tgz","fileCount":42,"integrity":"sha512-7F0a1mIDP/A41jGN1cePHODgydw/gb9dDOQUu1UQeXX79O9ik5dMhw1dX6YDjDgBW6veqntGg2nfZhQu2GfE2w==","signatures":[{"sig":"MEQCICBVlz4lnyL7hAmdqLfPzTehuFWalejIja5cw+pbPD0FAiBs5AILjCuW+ao+5wGJZ2GIqwkpoMlN6ETUMIFI+HUhuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81350},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.0","debrief":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.69.0","jest-cli":"^22.4.2","prettier":"^1.11.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.6","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.5.0_1522919293164_0.03958450907542321","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"decoders","version":"1.6.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.6.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e779c9dbcf356e4e12432e4505d96929c2b291bf","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.6.0.tgz","fileCount":42,"integrity":"sha512-JQEt0p6hcAVecmk1CYeMHkfXQPs9Gt8GxnFyr2EqGVLBpg3gUQQzaUc12heNLv2kVGADTxW0d5bmMwicTATpsg==","signatures":[{"sig":"MEUCIFyd1qRj68rHDPZ1FwBckR/4w5xPScHi0sYnVuWAWHabAiEAv3ayb2QwBRD1L4jmmVErHNU9Xg4RPZZvJp6WLNt/keQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6YkyCRA9TVsSAnZWagAAIOsP/RaIE4G5O9dV+zyzqtRt\nwm/lx1njvWI7eTvmNZ0WP5W1TDF6tobCB8FFf8nyxvwlJqRnNbTmdctHjMUz\nDdClKFL4q5/7+yD9PZoaYGj8esyMwtFA+sGkLP9qFCFqdHC+lnviGQkrRgAT\n07kGF0iMcRbhOTiTLzRv4BFmiL+VCMI9K8/aRUFt8G2gKMCExITWcF25CHLq\ng84iPgxgoGqAJFm5BhMA8gq4ERk1lGB71Kb1HzQpN7qIKMziJTyAyejrs22Y\n+5q+WDMMcLv0I5msq+h3CPEQn3f9zQqaGD5xaDLLZHiO4nNGfdinGhvO9an3\n+FLl7cvcXLyot/2Kl6JCC+TVi5UWTcit6WPPVlhmk4c9MgGRRdGjHMf+FMp7\n4HHzZ0QNzE3tFJWlM7JJwl8MR/ENOHUDFW0kVxwY/2ifIeOmR/s9OtZL4tqR\nAsu+U6Ul7WIqZXBk4BOCdkcx+mQeOorT3Tz8oQ5b1tf+/tqt/hvSm24KRhef\nNGO0JmtGuX+NEWO5d43VQVhr3JJh217bTgxlErrtoQemw6+KtleWkjP76gg9\nOURdE5kfvYcIMCAjLw4NSGGTk5s4B5EkoovELZXNgEwgRmgqaCGtF3EVaW6A\nfEc6Tv/lf5madA0Imk57zQ3CYM0ow5u6kwDWnzz8VHj2YXL5HVGTfaKL/wuv\n0vtJ\r\n=M7nJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.0","debrief":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.2","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.71.0","jest-cli":"^22.4.2","prettier":"^1.11.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.6","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.6.0_1525254449258_0.9560548315937125","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"decoders","version":"1.6.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.6.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"733cbe842055fd21a541cec446ca10eb688aac86","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.6.1.tgz","fileCount":42,"integrity":"sha512-zIWD+NRO6KR06cJ8uIBNZ+S1l6BP18ilhHAUjhr0goHCLha/5qR/orMqTQ8riVb/Xg0bduOTrqR8SOYCh/mTvA==","signatures":[{"sig":"MEQCIE4Ocm9E+7ImkBhcyjkuqWsbicwVoHyD2IYxStkMq5xAAiBvjhOQ4GipUAKjfbwTbvoEVmO1yAQyAFgww6e/8nVXUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCTg/CRA9TVsSAnZWagAARh0P/iO4+XFfL7aAUvJqy0Tu\nGVy+bZB4caXVgXIWeWxpo9RSQVe9GQ49rwbHjrks51w6FhHcBlTZvDIfyPas\n3wOW9j9oPwvURi26uJ5AxRAlgb7D9d7Yq06GsoxvCupFE+HSa/Fo5Lf4Xeqz\nKSPHGLuhtBI40KzYY8/8sSIvJ7GQGJS0ofAwrHm0ib6LFkR9/CMe1HepmwN9\nVNuK2ydM8yX6cbXPyoYF4vRirpafcOgxoLJhKMeJNqihJflZerpH279AJyyT\n9F/KYxzTkxOeXysTpDX5rKd+ZTrTEpuHPT+/wV/EL+8yucMg6xInwSZRWCmR\nBSwYrzrBOKXSRnszX582oHB5uALJc8aNGZ1AlnxKm00dXS09rtk63hvF4M8u\nZYWGigeG4+POdSJKfqX/RJnh5mtCDDyAMfCDep47z0VH9arikg2OdJddLFIN\nhYx54HgBKVbBIbmvyMgviUYC+xzwHGtrBnVh0sjxfZldxyODdLCWuMleMVfN\nm/Pgky0YjqH5962ci+R/lOKt4DUO6nAJME9beMjbrtMDC6gz2KszjPdSLDmP\nfFkCxKNcqvKTpoqDNeXivDT0ybXK1Pk6RzEGrj+jnL2SCmWDJwRJlUoUsJyD\n2B6OZaO6k4L81TVfXK3mPFzKXDTCRetMRC8LGz4bixOtUVTOdTPmxUntZPhv\nDDoF\r\n=ppZM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.0","debrief":"^0.2.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.73.0","jest-cli":"^23.0.0","prettier":"^1.11.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.1.6","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.6.1_1527330878208_0.8654747707798927","host":"s3://npm-registry-packages"}},"1.7.0-rc1":{"name":"decoders","version":"1.7.0-rc1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.7.0-rc1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"67ee02ce3f2a3989f8445c925a6b44f0cd4444e1","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.7.0-rc1.tgz","fileCount":42,"integrity":"sha512-Q92fii19MjdKuPJXJRfnwuDBg/2Nz8/NQace+7DQVJ+jQ6ikTVOwbniru1/gBy+KS3jrmcfqx4qTf1g3F+nGFQ==","signatures":[{"sig":"MEUCIQCCWmsAGsTj+P5FV5A4EJiVTHu2yLLV+mgjtL1Z5HTjZwIgCrs+GLGI9cHcJ42+thQnvdEnKse0cSiQgOmI4B//Kz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbC8MiCRA9TVsSAnZWagAAug4P/1OlxCAmIT0rcg3OCZEI\nzV3Jo32G5kCn2JsxSJUV11MTC3NXTs9dPoRHHClcA6CJmCJuwxlgucDHCiIB\n1uwd2tPz7qiR84P5IHpI61jFbFiA4zVGPvBrHTBklcDOySrwDLeHKaMEoscD\nGmbv4jdC+M0y+t0LPgMnS81E8OmiizopIrWwrcF9psAOgz2uKaz1aJFqEgcY\n3hwSRMSBsbfxu9T112W4sX1twfK6LYn4fSpgRuRM/B6u/Iw5pTF0xZACrI7A\naIV7YeSgmx2td+RehEnG7FN/THX9FoN/2xJMbEFxUnV/FSh9mvQMKKWwV3n7\nfmA46mgV18YnU5/u3HKYtxsLbKeEspa5+tBUb/YN0hj7Y6MtIjtqT1F1E6wE\n7WVwzCrkYd7XjdyLZ++TYpvCKQv1w9cdII+nGv8sqeqU1/A7cbNgiajO/n9U\nLUM7zAdkZfP1dOOMGhQw48KG9iR1+FtE+JPHUBOCYFz9asQj40/MKvg3RJ7K\n+v9NpypBbgZINSYJLqZjLqGocId0EvTJumkqTw3ECogRWuVl2mAS9kwNfoMU\n+tev5zJSN33UCq1m/NvzW/b60QWG++XuUtdt3fZwh1tT072ydMLihkTIqj9V\nlOx7eg73zdZHGXV9tS5cU6hACF2oL6h69seZNCa/vu2kLaLNv46VS2jcqzMl\nLALB\r\n=LpXS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.1","debrief":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.73.0","jest-cli":"^23.0.0","prettier":"^1.13.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.2.2","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.7.0-rc1_1527497505032_0.022203987997091","host":"s3://npm-registry-packages"}},"1.7.0-rc2":{"name":"decoders","version":"1.7.0-rc2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.7.0-rc2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"be1616a06763505ec75729a64172e5d6a6944644","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.7.0-rc2.tgz","fileCount":42,"integrity":"sha512-k0eWP7SdSTKCfn+Gcb6NzortqNQVcHQaBFfBDXmu4aTDqi/ATAU1z+dpTXpDfaFYLHvTr1mJDaMljVQQYQUmew==","signatures":[{"sig":"MEUCICWSzYRHA/hugNLWnJO2UX+ZWYun+LOHbP7ukaBVu37uAiEA85XeNLjYLI23SfqhFDhzEg0DfyC41aLj0NhCxC1Pg0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbC8uGCRA9TVsSAnZWagAAe+cP/0XaF0rHAmqvEvMAwIDn\nATDFtAeKBJ6RRTaPJ+R7xDuAJMl3tkMpB8GhRPHctltxhvZ/mF2st42HmhDI\nDb8SuLbTBgxMJJgStbKy1CGt2Dji1Bl5vGMlpkopCbZUC3SmjF+8BdxO+7pR\nCr9HZasABmJJAzSovdecJTT8nWHkPHDTEyGe1T/YfQzhTxKTrxjw9HxuhYsw\nOU4fiCN1LYklZb3sBPj8oMnab6tQznnAt8EuSbIvJpZoZur0KHzm9j0ORQkt\nLNZ+ee6ImVyZSVfHW2Q9UIACU+o2JqIYYK++4ZVfIInNOepSqcFQ8QukPCd5\nzGv4dJt7/pr+45KHjEZDNfUACd8A3CfjCuu7BZ5m4H3yGtg22FgtZybmvL8s\n+BjudpAv9rT4UD0pL+F/48F/AsTekzExvYMIlS4tUt8426qdK/rW9t1OlJpS\nlA9MxE1IzwtdifMD/Mge9EPyxByqVEu5erpx6Tk8MbIVDKs1Uu3e/prO6BC+\nskw/bStTwbpQ/MYJSMSWiMNma5aNCqCCUj13h64BVmB64wQnpO+blxjiMZZI\ntMS1dr+6A3AxK0psC62JWtn2b1Y1qG2xEcdY9wY93bTE1ETP6FyxA9mcT8a7\n1u0kxQwxSXmIjrn/HnJMIdTt/WLyMASIzNWAB1JU6kcveWE64Rj6sDv7NAdp\nkCZY\r\n=Q5wM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.1","debrief":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.0.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.73.0","jest-cli":"^23.0.0","prettier":"^1.13.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.2.2","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.7.0-rc2_1527499653600_0.7440232906823747","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"decoders","version":"1.7.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.7.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"4cdb00298c7988ab15d205c10c844f8edfe017bf","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.7.0.tgz","fileCount":42,"integrity":"sha512-3VWHdPB9IIJMfmAP1rps3ZXPFB/mPSkofmBGKhyHYkiawgM9e5CAbyhVMsfeHuHANm1DH76/H18OuxNuHfWqQg==","signatures":[{"sig":"MEUCIAc3nwYhCVniqyUqMymFVH1Dijq64NoIKHw4j9028epaAiEAvii+RsXSFrs3NF90tuc6ycEnl0h/x5JfeY0RM5wUdac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbC+M9CRA9TVsSAnZWagAAdmgP/R2Fwya/TIhb/K54rz5D\nMkomYFPy098fNr5kOB37dOecR68iXus/vaVUWDCBRA0cEDLwZBJTzHJ/PeoD\n30c2HtM3e0FSxPYqK4YyYIavPbJI2EA4tTX/dtCWoVUZnGDMEIhIsn/dEDC+\nGOlbCk+am8qMDaOTgGMsozOuSMkS0HvKirBPZfVegnix5E+NXb/vlav+HwMP\nCyglgdpXHrIcUFoYiIJh9HbrYTphouu+OYiln4Ihz/ih9hVFW+0qJyvHBbM1\n0LM3DdbRcyIPWXKx1Jae5F2vFjJ9vYxQ+oVeEs7qJWc/9n6dPatk8WWr9xzC\nWzUU9wTgeCXFM90M2nons8fLM/qgSYVnzZ1sRAlKulRFhQo2oTZC94V/IJ3M\nj7a/MbiyZLuE33oryrr6dU8QvP806+q1K/sB6rxCbC/DjBb9fVJg5+MJTr3q\nZAK3KfDZ+7hSOv8VfxN15HM4i4TCsFXhiF1LGz9Nt/p+Ohp2wq6Hy40RiM7h\nyHfEJonywI5EZNwPc1VOLertV/tLf9iIdXnJra8185bgruof/S60OAyetZ1P\n+DvfSO22klOsrjkYrWUUrHybr9VZPsKYi1vqb0/h6sjPm9CgQz4SsvjElvel\nom6kHfc5vJX120ycCfDW7t3OR3ailUCMY1VfAJnTtg68QLrguxRE1rfzNpSz\nIAmq\r\n=a28r\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.1.1","debrief":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.73.0","jest-cli":"^23.0.0","prettier":"^1.13.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.2.2","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^1.3.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.7.0_1527505724717_0.01123694573975742","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"decoders","version":"1.8.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.8.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7ea33972a17fad4633e7e6d450a4a12b5248ce06","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.8.0.tgz","fileCount":42,"integrity":"sha512-1S+N3k940Ad1V+Vxq7j6PmNXYZlleKVB7yKuav2nguowAC26WcR/bas4JA69TkfhaJVgcRF3Wks7QetGKuIA6g==","signatures":[{"sig":"MEYCIQC2crK9mesZJJZaZDyoenaJaPKrvLV8H5cMN46hDP3lywIhAOSXzYAGP6SvAXg5gyw7fnzakv+5neXhsnZqz+sRMtwH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFnEmCRA9TVsSAnZWagAAm2wP/je4yj9I5Ku2qRDF3F8H\niccJvRu1dLvBYKSsOkSXjRJktPuHIjmx7MNXLwTbevVoxH5ytNvkVS5DsNdi\nUVKP0MSWCY8WDXZhB76zzx2Ik6EjMKx9St1D2ETmxtV0gpHpyms5zesA/N8H\nyiz+qbeMcIJvqpJH4G+l6580/ErxhukRKv93+2f9XOPST2Z7vVSjzGCoUuED\ny9AJfl2TMlJ4tXyvLlpwSpmMz7r3MLvLC1sADQxqDh4gpEQ1pUFpSKVLMb85\nHVYUVGdW2/+ZQGEE5Eh6cd/qXpA7skY2I5pb4IqxuK5KyEy2lscATvhDiCnq\noLEMYnIfZLk+iLldFmh69Fyy1Hka7j9PRrg57luKWaqwHmk7Vuyf6bNeVd51\n+0EOmsZ8tJuxTyADT4Nia6EQBY+nSjH4YrOsEJuSvE2rWQ4VruWgJVl54ysE\nGOMPL5p/wwxEUDUnmENeRxYi8BCghKJ+a3IbIUh2PNnPqMFQ/8ulqh2cPUDo\nZMkc1lmAITH0kea3PCz2JeqrUcsvR6HTDQCOglMVh4ijcWiV08l8DnNSgYuk\nS37ptxWlH8YpFm/Xb27uchJJ6H/zmQCCSfbZ89Wc2xhsJjS8X0kcPyThdZBV\nxxc0QaVchwYptAo5oRNkw+ZuQGtt1HRp361p/wiPzC+mLaKNtEIn/kzLzdUA\nO64L\r\n=LP3C\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.2.0","debrief":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.73.0","jest-cli":"^23.0.0","prettier":"^1.13.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.8.0_1528197413238_0.8779796070501769","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"decoders","version":"1.8.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.8.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"15c463138a3620dbe218d6970e026bbf84b772ff","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.8.1.tgz","fileCount":42,"integrity":"sha512-GX8sVqf7x9ICpjbQRDs96+vvvDEtlZXP094TAo+gdnfK3ijg4T3zcnwdkgi+6XXCfvdjPlNoXsuvKHQa+luULw==","signatures":[{"sig":"MEUCICVtG/WF2eQ/8Fmhi/K4lRG5tWZmMGwUyxo/lvKadLnjAiEAol9iPXSdGA9ILJAmFt/wOt77H7z6M2HUCqzzAHxebRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF4igCRA9TVsSAnZWagAATtkP/1wEzt3WozsWCQyZjtdE\nJelt2cCJ6uLs3jcdKB1B7BHZTA0Nu0YAbgE/0fr3zYiPVjtxxPepe10vr4H+\nC1DI2p40cTHRIL0TxXVibS3gKejRPXmO3BKg6yhqDu6lcwiUnRll7PrN6oX0\nUc+yRMGofoxHqs5JFBA8EeeNCvkGR3GZit17bq5VsqE2BYOoKLfRuP1yqe2V\nNQ6PDOIx/36j68tD4SsIgH9wZfG5fiU5uBEtcXCxNBysFMCF0Ri/zNNCJvnM\nO5TXoLjfw8IY8xefqgxAXGJsa0N+OB+BQKyAxSC4UgWt5q6je0u124+TuU7C\nlKzF3byFcYyMJIoSaSQ3cC/CUxN+OEJ8j3nCy23QM3R2hI/F0PetDgwuz7jS\nyCPy+lswGZ5sFQSndE7xkwKACT4T8c8+2Dnm4bGg1e3xPhAJmE8YplizQZbu\nHaHGxcKIz6GvElAGV3UJ1OjvmrQ5WCle12ZG2MWTprjg2cb9wUlX66J+ijrn\noSGrdZYqTsaKGPXK6UQCCEH4p4Cb49N9ejM2zCGW10ZMRMmhna+y6lWtb9xG\n0NigZvdHB3M8GuUQL0+cfVXkT3VsH94INKGV2lpd8AfYns1PI1fQe7ooilWy\nfoqfnkZapz9C/s8nqPrrDVPbhVhuBFfgezfU95oxeD95bS7d8kqiOcYvBjk1\nU+rZ\r\n=A3g7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.2.0","debrief":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.73.0","jest-cli":"^23.0.0","prettier":"^1.13.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.8.1_1528268960190_0.49492943348224383","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"decoders","version":"1.8.2","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.8.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"d0f5be0340261c68ba6ab556a7e91dfe20f7ad90","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.8.2.tgz","fileCount":42,"integrity":"sha512-SgFi0mYAllITw0XcokX/Rr7ywwUEmleGLceylYvoxC3xCv9zfLJDpqCG3N0q4oaIoezqios1e6YhnUQDhy965w==","signatures":[{"sig":"MEUCIQD86IFQKtPbYtQiP97pAB4rGrc2JkcHaxdwQVUNiOq1ywIgKvEKfcGcY1SoJXJD8fnmlBZLvjWJhQ3hYz+1PzIjzAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHst1CRA9TVsSAnZWagAArj0P/jx194b12dGE6nlGeeJd\nMYuJWTAKCIvCHE8WL27sYvcYdKYQoTWvMOoiZH+xNvSTlbm5FRXSaPCwmaqj\nFNC+qS1dG4JEIFPzUMziP3Akhg+xKAJPa4z2J6KcmYptEgLVo6MEWPCQ1E3b\nU9ed8xv8T0wnUhmelcPP+BP6y4mqFoVyF5qw17SB9LpHp0xiyMjK2b1Rc4U8\n4OJQsMuQUKlcl+33256cPRynjBlkUrP7D0KdZ7F+08afmjKsP3oLHhMA14gn\nnEPQmFftKHiqBPDlqaAZ45iShcVfH9WcCViUy90BFYk7VPPX8+Ru3sVcxNes\nMxWQrw5ZCKK+Zanr37S84DOZSh7+h+zS3LECwySdjt0V4tJKYUfk0Z/kZUrP\nZZ6Sga7MGP41KHWVhgNBKJf3zq/XMouz7Y7QJVOUl9YR+uKdDgEUTn8AMSG1\nWKHMOiD8K4PLYOZ924Smy0PMHQ8Q/3efrbUV6+3ozF3qVmUF/Lw1pwrQqUlC\nd6OWztSnhZXTQn1rozuqSVWpP7/j8q5qm1M/lvW41j4g9u6nkRo0XespcRYu\nl6l/3w7ePk3sscOObI92NAo+BjJcv59hJPXoWLDx2mH9/TAS9fU9J+1AK/zW\nx7hSLpPpT5C2XtTEJYMoq00iVwBM/KO/X6/iN3hq+NQIIrMyT90aErXkdJqH\nMX13\r\n=q60s\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","files":["lib/"],"scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.2.0","debrief":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","eslint":"^4.18.1","rimraf":"^2.6.2","flow-bin":"^0.74.0","jest-cli":"^23.0.0","prettier":"^1.13.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.3.0","in-publish":"^2.0.0","babel-eslint":"^8.2.2","import-sort-cli":"^4.2.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.0","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.46.1","import-sort-style-eslint":"^4.2.0","import-sort-style-module":"^4.2.0","import-sort-parser-babylon":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.8.2_1528744819883_0.021203077019736227","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"decoders","version":"1.9.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.9.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"69000f8465f576e6b268ce1778af70f8eebee876","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.9.0.tgz","fileCount":44,"integrity":"sha512-Gk1Z2AIxLj4Vo6+jsZHUXK1m1F3P/0klUvioIZx9Kpl3xtPTN9F9CznuZdbZzGlpFgFnY+fXFyKepLGhED+New==","signatures":[{"sig":"MEYCIQC+Dmfh6+pMPDipmiyWBT9oN6md0EpikMAMo8dKLx5yuQIhAPGX3fmgHkd84mql5uQuiMePanxIBt6fUeFxexAnRAhx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhmTgCRA9TVsSAnZWagAAzjcQAJ61lK7ToYqcjsJBLPau\ncR/0dnmmDwzx2HUZ8TrPp5LGVtFU82WTyDsG4nHvIUjIJ2+qbuxxzrHS+yBD\nJeUyxfw97Unbw0vRX1P+he+B6gJ1JFSL5MQzBSiqGNt5MJiNCXjradu7iXMW\nqVm1vnhkpNAVZb3mmOqxNFB/kRPBJshQGqCb2fVOlaGbpyohFg/e8tw3JJVA\nvmClWYNJ6DigbHszPJNZOeIbkRsFpyBMUjjNfG98GLE9WPFOYJvdWZJGL2Dp\nwmi+rg3xHTWE/7zzA39ST2Vsw8Q6gYrJN7lIg08WwmdPEeJrG1JsgyXosgTA\nCOxQg3LNcGhvolwa8FpPieO9XoOk/9aDqPVU9MJzSeecOkIBoLOz1of3SZOV\nuqoTTkf9ABxix2600dFuwuQIlJamzdLCD8JLRJZTFAYn7Yapi+HQlda+SOE/\nsQSDYnuqFvwEv/0kNOh8IxAhv3RhnE+ZWeOmtdsmed3WuzkaxePy2WlE3elq\ncK+oJD8lG6CBjC6/xgqVAQoYiF2YZSflLlXe0l5Pc+2PkXgC93hIg+NgiPsz\nm55X9jldq816gDd+rkLiwghF7gLIKLx+f5Wvgx1yNqTqN3Pn+rpTlCTOqwuj\nKActZCqF4ntndLk0mYbPnz6p8toXgjNwNu/5kV/uBlZU885SkyRS826xC2fN\nHy0V\r\n=RbEG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.2.0","debrief":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.79.1","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^9.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.50.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.9.0_1535534303633_0.051735566883176265","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"decoders","version":"1.10.0","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.10.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"29673e129e15e767098f1cd1d156c00af291820b","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.10.0.tgz","fileCount":44,"integrity":"sha512-YOB3bkN6NL/teJebBuXXMktNq50oEU3ROTa1WVrua9KKInsJA6kHbQkHjLHUy6WQS1B26Ixg1YwH5xNKTxmoBQ==","signatures":[{"sig":"MEUCIFFz9QvRUiFMkf5A+5suXA3Urj3PuGWYxoYy28wvTsKUAiEAyHDJmX3SOyzMFjjnTCBmFhIuGQxpbPkyXLvDLKpuqWc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbp+HaCRA9TVsSAnZWagAA3sMQAIzv2RIRsV3fiRjjAmcY\ntyI0yBsuMWfUkBqyGMjCrPf5XGxw24pC+viDAFTh2NVEMMpD9lwxEHtORUW7\nFIx3MZFygwL5+wpwdOWNCDwlezIj6auR8UnpMJG4baJw/APs5VayLtZCsmg5\nlMUpI0nUKFg82ZaVhKbArJmmMyHKjyJi2791j+W18t7SFv9zn8raBTJ7Q71v\nGUJH1V7n3nzwCPPixtsG01MAmxCigyvOMbPLnef7MnwdblyLAR1z5VXa2ePh\nKn2kLYZ3l5OKnd8Z2MYyssmfTpvJj/mIkOsC0oxoBtsYJOuGMh9LRIoz5GpA\nNqx5pB7cEZkqPAOxOyDBoqW/qeIg+oStAg7QjaPVLt5RQOf1VR5KldQGgnAZ\nFbWGAxO5RKA2k1jar8g+Fj1Aq7+DPbJ1CL6SXWLCjXqUmZJ6RWincX8jk7q7\nAoKuKgDPho26mQFAlnLmVxnYPQdOgRenh6+TgzsF06y4X2pi9jybnbCIy3FU\nhCnWmexJKYKqPJPO+LfMtkOj2SRMmn9z8KW5QnA7jvev/NyZH71LsQFHeKRK\npp/E37Ob6wv5io+ZohVpfHFGBVDB63XKhIzWjHxj+rNencQMKHOfmSxlUpTY\nR+OR6NkByN8A+3QxRC4CcFv2AaKsbliGEHv9+fd4dwDSvRmCX9Q81zPz3XpI\nJViT\r\n=rlM+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.81.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^9.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.50.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.10.0_1537728985617_0.40237710145826266","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"decoders","version":"1.10.1","author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.10.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"d55c42a636b07ac15042bb6df5c21837605fb25b","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.10.1.tgz","fileCount":63,"integrity":"sha512-3gWjGe7qAEEY41dgzefOiax5NB2dpOe/YyAzQM43AKk2I0WA1RysZQw9I8oLZhI23KhroALq3N40PbbFkdWP0A==","signatures":[{"sig":"MEQCIH2xgs4E0rUjA/RuR+eige5S/AWcwFq4Pxxpp4HsPu6zAiBWbSEi5TqxfZI2DN4UmBdhUz7tKVNHtYvSAndhNx7IdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbp+LfCRA9TVsSAnZWagAA9csQAJUEY+CBCYksQEFDjxaG\nt+o6s7bSOmFI5/nYrSUst/b9lte210/qhCmVjiQm6Cxnd/Twcmbv3YMNKAFd\nr2lui63U9DdlCopkPwMHYBZH/yneY76LpbWE1xTeaVZQXxc1ejqFZO2+xNTO\nsrXTglHV1N1V0mWVW78NK3IyfYpu6PSYNQYgSByDyjSpYdQRPZpTdiWkagIr\n8RgLRpxWRtI/5EIPYbGS91ett/vbA/6UFD13I7b4dw+O/CO6YzKNgFxt62Om\nwPbr7TsDH3D3aarmoF1XGe4QYfKhZRFDgiQ7yjZmCpcalIku6TKqo0CYkces\nVvM+vMlHUZUI83llHc/KtHsWOKGi8dY9Ravzq+tdPew9pmOoGLP7feHaTw05\nRhNmwfJfcdnN86gZ5VGFcRm/oTK9R4qJGtky9JOkDmhLa2y6FxDLUC8wJPVH\nHLH3Q+S2xQ5tcxRFNhpFYYoB+DXFLQ2NDHyZoVnJu4AC2PCDweR6rCU3w6Cp\nJhxGW7hw+UFcFrBmbqhoXyLL/SBs5PdwwcvtORyEPAdNjwZKfnXUDF8UPngv\nMDYHE8kzgoNdyQ02KVK2xHkC0wyGGs86ObCZ3URwwb6J/7lorvZY3Wptfwdd\n8kuWVyIwpQbTPbjlHcjOidWN2CUCiGhN86m92OxmaKwtUubDscVyufMyyhOL\ndytm\r\n=Qdam\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.81.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^9.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.50.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.10.1_1537729246608_0.5334280879657873","host":"s3://npm-registry-packages"}},"1.10.2":{"name":"decoders","version":"1.10.2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.10.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"bc8906b63b197a3d5629a346b49b774d00f694f1","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.10.2.tgz","fileCount":63,"integrity":"sha512-j1BXWRZc0W8MAFjtrrSZI8zyHbBkAsHIVf6w2q+CrPcX9BdeXXzjGB2NeFtqsO0z3dFCE0SQWo+B836Y8xe3XA==","signatures":[{"sig":"MEQCICw7ANw8Yoaqni4q7Vs5uRSmN0LAP5hHUuYpV8+Uo/+eAiASBjk1Adsm6TTIIHCsXPYRlfDHECqdvrmzRsigoBC3Mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqe+pCRA9TVsSAnZWagAAeXEQAIED3/N2eQWvhhgX8xFd\njPL+LvDQ+S0eoN2GBtPwKQw4WhK9Duzqj1MTqQ8b3EJ56sr8kEFt5bK3v0Ox\nBUZxUo5ZP+4ztOSU2yBsLoYThjg7D+zPZwbFB97HPiRg+9GuFFztiguS8CPC\nh27oGnXDDFypR8XSepuqVUM7537qVOcc8qSlxj5Ho02TtMWsvdRmiV1R2jZq\n+iQN+xfhBbK0+N4ozQ8iaG956SSEeJEb6xOGagYJnJmvoE/wwluI7ydyIgsN\nSPe3ClyR1vnqF1DKf3UAtohfJEdCtAtCNxEQ9AndwB2mgauUgtJ0ETstmZP2\nga1Bbh8eS6hsOPxH/mOlLUFiy68N0M4hfGcKcQNHQiRthQKgDNdIFJQUiTXb\n/CA5vlonrgXdVCySbBbe8o+vCfHlW5YYeippqv/71i+qtQpehL5A8ORvJzKv\nL+7CtR4Qrywvu3UFN/Jc4I3KEi5OtyZCx5A9slC0s+tIzxBw88a9FYqZ+Khq\nY3tePMzrIKPAtYciMCB6xLebOor6crGm3/KJVYcVZvs9L+m91NeKmHxOXg3q\nZtBd5qvmbZZHuFDLSkT0fm/OHr4q/f4UzwbK398Kp4HcLRVXsPEB0WG81w/4\nhDMUtk12Kpn97cN8boX3uIhV6/HI3RE5eYhN8LvsoiOAHrJNuuNAZD0lKhvC\nBRyq\r\n=wPNU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.81.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^9.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.50.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.10.2_1537863592884_0.7493036944451912","host":"s3://npm-registry-packages"}},"1.10.3":{"name":"decoders","version":"1.10.3","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.10.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e7ed519c72ce7a09a619a086ae4fb18f1e28d51e","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.10.3.tgz","fileCount":63,"integrity":"sha512-IPj+TyLhAq5OnOQB6tp7x8ah9kP9mneWZXk+QrScux3rdG1WnALKsgg8QpsRxnBsmJIAMqrGFzV7ZvvkAtR+Xw==","signatures":[{"sig":"MEUCICSmcX+utc42XImcvodAZkD4gd1GnsttV7c2KFWRirIXAiEA1I8B7xTaQPSAUNVfxaei8MiQHyALPWmBbV4/MEopKX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqfkQCRA9TVsSAnZWagAAazAP/jAG1FBuKtTfAu4nFb6x\nDqUr8SjHhEhUwRPyW+LYneJ1IVTLNL3b6z6/KcCPa6xoQLbGpF6nrv1WPSCM\nLctH2Mg7Ugz1+a7CODYpwS4W8lUt1rnnGWXcUsQIk9BfXgwFXoj3a+mvFEat\nJHUP1J1IFg/ojlgjegBqI7ljasv3sr3xcPQIB4OL9AmScuw4U6G82jgm9obg\nV8cXB1VxrTWfbxTUBv7WZ8tiiTlm5g82mxSZvcPzL1/h9wd3CiJAZ9DCVhR/\nT1KpAdS5JQvxwXNzlBSAIAvtQoz4eFlQwEiI0zPzNGfAqDTvO7sT7snm4TDD\nGCkv16OFI6JMKjXauHK8Th6CkhI+v6YgMX16kn6QNPIIBgtmfQjRiqBLY5lx\nZLQoow37AjMmbVBqUcVG7Vc43/qaVoZ5PKAanzHMsiU1pGjz4EL7LbAyfz2o\npgJZaaFR5dcq20YY7EhSmaFfopirU5Bs1vUwsIHtIBE1lGEQVG2A0qAc7Qt3\nk6BRDQ49svaKR8kQFkDzITl0Dj/M0pWzg+Wa7ctoOAl2qAzvF9QGFE/s84w2\nDLxD50IIgo7dzvbD5R8IM1xm/l0HPRI+cZDZzPgwI8UM0wwDIUB5HsOs5ee2\nuThxAFkKKejxWTPXEuwH//2cWgad/SLaRFE+3q6SoyjKIKoHWA0JaUIWFdxB\naFq8\r\n=G4Ox\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.81.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^9.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.50.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.10.3_1537865999459_0.543946454894932","host":"s3://npm-registry-packages"}},"1.10.4":{"name":"decoders","version":"1.10.4","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.10.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"80df13cf17bd4f29cf0af46f9daaa2f8811e07a7","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.10.4.tgz","fileCount":63,"integrity":"sha512-qLEllk1vqR0sK1959FFDcUldouSSqLyX3c2TikpADMcLKs3IfySx6oFQ43DGG0Vts12sfFi815xbHwlUVurd9Q==","signatures":[{"sig":"MEUCIG523V+AVz2esi/XY6RUrFg08pSWR0b/nToer9zf3E65AiEA+Fvl5gBtd/+gFD0k2BB8fcMpsso3864eBftg3mQdQL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqnxHCRA9TVsSAnZWagAAvTEP/2PxZ4VNzCn7Hp5kn2H9\n4V/CtSvVtQn/r3bBK4LjcZwVxyadzev+fZiEcL/KpEjedb9gs55ywUyTFoDm\nw51x83jFwz7q5CNHy2uXuEOpTFrLq8KtNTr1pgnzZ3MAS8lSvQSXsGl4I5Y+\n9ZORl+6jjHIUXDzPjPpI6NUe2zM2oNyqRGxYWqw8oJpm3xjFY6XRLkMBAYyH\nVtRmyFAMMPmBW/QYidAj0k/wL/He0fh+v5ItNyRqzdYcm+lX7Z9gmxm7QEuo\nIXOnp0Mnk4fIPsGt6lCz+LbpKtFN35ZD29v/siKH/xb3M/ENs7qZowmozXfl\nYpie3yq4VE8dwMfFVh/XZiiANx7A4NmEajI1v8m6J0O74vO3fVl9+gurAE2c\nWPIAZ1mKhwK5n1v+j85QtoD35Xhdt6gJU+VLYAJAaaUpnvL7c4oMwQz71H0t\nkCxQ4kbAasqC5YKjTHbFK+pRU0Si99i4btzBoE+vHtDj2XEpu0ZZo39RUNe/\nar5V3Y73T4B9ylNkx+3jogmD9YtyYly5N90fQCahmZiWiTni6Vn3vscx2Gw3\nCNpq2gv94l9o4Mpw1qDseUo5H87GVo1ytWOqOTncNv38aJykB+vpEttMDL7+\na5Jpw5ib0wFI8TYsOamojZky5OM3j+L/JU0RKByJ57S5RkxIJ3YDYm0Ln/fu\npd2O\r\n=iNZe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.81.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^9.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.50.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.10.4_1537899590775_0.5730636915959497","host":"s3://npm-registry-packages"}},"1.10.5":{"name":"decoders","version":"1.10.5","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.10.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"0eec6c81819f3b15a1d1b4250f84e0fa4b2c339c","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.10.5.tgz","fileCount":63,"integrity":"sha512-7Na/hxcWQUND2OdXa9ECNvWIjeslhqZiMYfhgB91Ef627Q0J6hwnmLJ1xYi4WmCWeZQ2MiycPjLtI+eBDaCGYg==","signatures":[{"sig":"MEUCIAaqQddGqr6CmwybFOzs0NVfSqJQ+XJWE4AG8p/7qrLZAiEAyyhsWAQKVrwG/lWrpu74kyb5udUO5XvGnwtU8O2TbUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbr0vjCRA9TVsSAnZWagAAEHwP/i2OoAC8qtACB2BsXuPJ\nZU9Nke8jfLHhTxSR0a4qUd4WrNS1sDLy0AAwH1Zpl/BIqt+gw3r/N//XamK/\nJl4boePefzrnD1XPl15Ph6rQbHfIYK5uc3uR8DDlMmxSTMjUkcwptbW3hunc\ngAaEsQLFalTaHXkC1cH3ZyBLFY5QLtrrg1s7TUmn4pSwghbN3sXHp5bUGyjF\nnaognKus52a1XDC7EyzP8z80YfunO31eYD4MnY30g5rw/yATRxB9GqLJu6Lg\nV9e2FFawhCvNYvA8akxV3S58tCNesx0OfRHx2b/EIN6vZxop5PlbfdoiClvs\nctHaE3lW4o+7SPm22qOHTXGXSBUa/IT/pEWrt+vtLIdFPeDboxBlQNNzxrlk\njSOHmMVXdcwzbOCEHfAKeAvZrVixKEMLaOuu/rj0depsb2BYocWha6cjIk+9\nnvRCFoNPtgPceuiy5w5psIJUZpuEWsfv/OhMay5FPWzzp0inGlrlS1rktAJU\nDTxFhjHYD3OX1ViI/DQTuL/rclm8MaB+WViubVuUdIlIjZPFGWLjmEBsCZE7\ng6UG59bh8Xmb67KKJ/6uAjUfJ7BRyA2NjkdMnZtRMwoMOQaWhiyKSQmVw+sa\nKf5zbvH3BKapZ3PghH94JzaYNwlBmK67AAdCxkVyHsYUJZpJtDZjl7apv2Qq\nhpxn\r\n=81HT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.81.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^10.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^2.50.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.10.5_1538214882873_0.5361176325225372","host":"s3://npm-registry-packages"}},"1.10.6":{"name":"decoders","version":"1.10.6","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.10.6","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"5e2bf80378ffad9f3fb37613f352615c04afe094","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.10.6.tgz","fileCount":63,"integrity":"sha512-WvtSVy7UVUHHmWbd6xNS8F30nlXme6d4Ha8rdSXm5lNIfXJ1PJhmdq2M6RPmudtAG6I8SgGMawPL+DxURf5PzQ==","signatures":[{"sig":"MEQCIEkdQPv0P4o4mBfGP7HxjKmU2cPh7auSD9x4i4AMHmsGAiAcoP118/dbXPi+f20q4WE2I2Hv25+A/pAiEkMPpmJpzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2DBnCRA9TVsSAnZWagAAf1oP/3/rv3Os/iV5LNROSWtb\nZA2IunJzcISWKe3ywmqrBfi3BxF58tzAjnIPpP1QDkr/l2XbuCBlqHlxDS1V\ngzK5ebfHlKEq8xlJdYyrXpbH+X4wmT75jt4Om50RolwFN1Qj9HMyYMUEm0tL\nBXz3auFWKzRPb2KYfndcfrKSam9Quw/Gspoq86HQO/1mHAOieBcUDxmm5k6p\nGrylCjM4OpR5BbzCxrZo9nFeXnxx/uzqbaydWelBezNE17xKFe7gG1K3nhbd\nRTlYgPixOKilolEXZi1i7Fi7pBlvtLSjIp9RjNxY/9CI1cSTGimxgosuE+YS\ngJLsTct8w6IuRjaj0NF4IdFb+ltDu34SUQmUKMoVLxfbyJ+mRUADP85YHiIe\nA7hSwXYJt/FxXPr9PdtrzOqL4zmy5UrXGYIIIg/6NzpeeDH22nLiwCogYWtV\n0vBfcvo+ReLDoaBzAELm9tgm0hLVSxdrKh2bsqoPRMugShwl/YKsOZlHX1Cz\n09ktYohylQ//wMUu5u3apg18z2WU2MoaEhR2UHaG/q5GWxJ6qOLA7bi92tTH\nAwqAGMc+nVWclm8gqx2OwgOYIzmIyyRi8aKCNh6jg3qJWue/15TWbMsICW10\nscuEEnKZ/kylX4u1OTwl0QjndGCEdTF6q6qbdiaXHmicsFxuX4iD3HzPXanu\n0Ofu\r\n=Jqwk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.85.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","babel-eslint":"^10.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^3.0.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.10.6_1540894822264_0.4773363312671133","host":"s3://npm-registry-packages"}},"1.11.0-alpha1":{"name":"decoders","version":"1.11.0-alpha1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.11.0-alpha1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"2b322a0094f750c075a6a41887099358fb468ec1","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.11.0-alpha1.tgz","fileCount":63,"integrity":"sha512-av4atfkEa/5NLIX2y08UYBhrsU1vmyCQCdIMHyg7kynMGX2WQ9KB4fNoful5PBcImNdnxjCzUL4a4R5a3SgQhA==","signatures":[{"sig":"MEUCIHnR/9Vbwo7DpWo/acRwKLLhvLR/9/IF7L5jVILTv3rQAiEA0dEDkspnXYq09uPTm2GmMG/56YFe/0Sw07NLv3PvcPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcK9U5CRA9TVsSAnZWagAAqk0QAI0EFako2gt/0EQbNla9\n1N2WGOrOUohWRHKAcdUzux/CadpyDupNK8GwBcqEtk4WA/YsQJlMtYRlkkQW\nGYWx6oQwK9K93E7nW2tCyRJZXiAsin1HlK+WfaDs2YdTjKZKxgGcVIGE1oT1\nOqZEMrwAO3jUgeFhcF4QugvTvw6LxnBm1/YalSinMpg69G5xSroClWW4caq6\nYpkzTZCV8Qh/FQxmcP97ReiWT5B1YpLF/c82YoRSoFrwQmDZu7P8NZP6JYiK\ngyDUV5Me0IiyVgB+9jTirs8m7ug+9j26dt5WB4H9ecEQSc7ForTUPGa7EQ+o\n2T+a8EAqPkHrSdCA03bxR2PdgkoUogzsgDDbc1Ui31gcVQb9aFa+UlkPV19A\nA8Hx4HdvWqP5kJaf1AdYWC/hhmqIXU8F8S1kht7I7K0JYXBcCysWCpSPRKa9\n2uwJc8yeAwNIo9jOBTg/fa1PhIkWx3o6Wg0+2s8mNLVPOFTpWju3eekNq2lH\nzNAse29105KprgO2nPCehDnBCCgkDfztFg0pNIITGA/VOH0r7mkrkEruLcJy\nshhWFENKucVNiOZlRgOdOLeIlPsnm1hESBc7jsrvB2y29ZUDLdmIe4pYls4U\nhT5jB33gDCAsT5/I2XAFin/oJEWdRoMqg8JUdmt2qOp9i3U8dTCHWuTAttuM\nJHB3\r\n=nIGP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js","typescript-tests"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:typescript && yarn run test:typescript:cleanup && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","test:typescript":"tsc --lib es6 src/__tests__/typescript-tests.ts","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build","test:typescript:cleanup":"rm src/__tests__/typescript-tests.js"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.89.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","typescript":"^3.2.2","babel-eslint":"^10.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^3.0.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.11.0-alpha1_1546376504357_0.5017050540376649","host":"s3://npm-registry-packages"}},"1.11.0-alpha2":{"name":"decoders","version":"1.11.0-alpha2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.11.0-alpha2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7091a4f5c7dd3de74f30651af6d8a0f4c03add87","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.11.0-alpha2.tgz","fileCount":63,"integrity":"sha512-wmkKnoqUJQUtfHaJT9J4gkNUdwRRniIaLPQ4gV3Vc8Cf0aAX1MegMYmfBrhIPVTq1Q93g46qn2czcTGZlFj1Yg==","signatures":[{"sig":"MEUCIHZcOQkI8X0LK/SydAO+OtskGDaETY8TkmaBQ+rWHln+AiEA99/47iZR6009hN247JdIzNSlefJkNCDIN0D5tkssEqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLKWaCRA9TVsSAnZWagAA1ZQP/RNO/7IUVELnGimrVMOe\nKH2TLYRRcxsZ8YR10t0LuRs7om80nsVH0F6pk+Fu8Jy2KQM3H+FRtEZ6w7ab\nfJ6vJ4c157jeyJeZg78UI98spWSnzLmWBpJpqAvkn2wXD3zqUc9FYmtZIvjS\nxz+gbKLZvaZT7s2v2Y5Vypya9y9J9H4DwmxsFkGDLd0ZVE3yHO2JfExItloC\n5uA8+DJJcEUfJgJdIHqn8aQ5ynwELl9rEkkW99bEy7BLwR6N+xnGhlbCpEuk\nOmIH03HNbGhP9eIESooQTDLEc8vWyDiSq1J/6tcsYm6L2dW/AF3hOyMpo0So\n3lzH+XrSD3i6FNkpFzqBWWJocn+k7BrHUa+mCk7mSqOWDUEX9Vz+CKBpgLVe\nPWKHcHazfmtUocWxHpWr5RlkoKpZUVOSRSrlaxz/u8fa+VCL5rInAfTYAtJJ\nrZcvMvEiCbO0yNdPDhhqSBezQwCxDnKIbtTTIGqoNfJiIzpYdR1Nr2Qp5RM+\nII6/8sfgsbHYn+fhYRO3ZFLkEn1lcLcZlstxzBIlx4+nr5OumAnZQtmOiQ65\nFSuguMBqBZaAchCSYv6QbC/G1DD8hfdIjx/MphudMJMZd0Y5FMQ+alVn+gy3\ns+heD01aEPVYt3ZXpMvw8aWTPJ8Qn/4sw4/B0Wc8gmTdF9LckikELZhG1p36\nxshY\r\n=0O/k\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js","typescript-tests"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:typescript && yarn run test:typescript:cleanup && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","test:typescript":"tsc","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build","test:typescript:cleanup":"rm src/__tests__/typescript-tests.js"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.89.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","typescript":"^3.2.2","babel-eslint":"^10.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^3.0.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.11.0-alpha2_1546429850127_0.6093762813407644","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"decoders","version":"1.11.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.11.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"4bf8af18ba3914bf72d972f0c71c2bc59b707517","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.11.0.tgz","fileCount":63,"integrity":"sha512-myiW5V6U+/fnZdZalv210VLx8OVdTwJsYCPQc3PnzCzTu0giopqPJMqF6ol3XJywmKi5uAr1c3RxN4f3znKuwg==","signatures":[{"sig":"MEQCIAqsKt+iBfiocG1pLONAEmCb71k8pyTzgwOz3V/9PODwAiAFcpq09SRb/tKVFvbuiHqSEFM0eCPoL2Hs2BxXcTF2ZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":117788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcMHz5CRA9TVsSAnZWagAAnisP/RHc52p8j1At7bxKMSwD\nGS7Mu5nfkCQw5NNEUeitqLAmG2xzXytPr6swcF8Z5YrtjJNP48MkG0G3fuUZ\nvTTpnqFy9NQqA8ayEUOe75BiH1IlQwRMN65r6cj/zVeLPBKBeUtMiEMCU/cR\nqb/hnHRkDTAdaNgLT5XQOJ2ig7+wMJ4G34HlnEaCsHqWWpzXHPMF8vxRMEBa\np21q9Xhc/aBYxSTe6Sne657PZqaQ3+cvc1T82hNRgwFLD88PjUxVf97NWIYm\nA4ZyhHpOJcP8rNOJfvBYmql5z93EeD3P3PxVHgDaB6pqL4sarb0/jbKcFa2Z\nodJ13QcHtKtkcuTOFrHBQLHPe41xurbjByL3nlAlXJOgRZgAWwwEBjwLwMZp\nbxemD8DagBNGGuNw4wQWoAR5cxA7YyG6BaTVMDkR+0CkxKTUd+blNEw5Ec4E\n+qMbyf8Y698gzsPRm7ltghilPyOGNm6hIQsPGdWFAe9eqk++RHhzep4bD+9z\nczHPgI9D5NJhfmwH94Eq1pNPGLogOTcE0LB0/zKRoo4z56mH7QACJs9j7JaG\nENBtZvFzirNwpoW/jDOqPyepCpniosffNvj5ewnyA6hMRw/tiDYKfjDFCnoo\nSFub+je+g0sbeDyALKu1kdGRIxNkMxwEU4bMRWfVJgLJGaw6llhMSlL+xKfp\nlvHH\r\n=dwk2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testPathIgnorePatterns":["node_modules","fixtures.js",".skip.js","typescript-tests"]},"main":"lib/index.js","types":"lib/index.d.ts","scripts":{"fix":"yarn run fix:prettier && yarn run fix:import-sort","test":"yarn run test:flow && yarn run test:typescript && yarn run test:typescript:cleanup && yarn run test:jest && yarn run check","build":"yarn run build:clean && yarn run build:lib && yarn run build:typescript && yarn run build:flow","check":"yarn run check:eslint && yarn run check:prettier && yarn run check:import-sort","watch":"jest --watch","build:lib":"babel -d lib src --ignore '**/__tests__/**'","test:flow":"flow check","test:jest":"jest --coverage","build:flow":"flow-copy-source -v -i '**/__tests__/**' src lib","prepublish":"in-publish && yarn run actually-prepublish || not-in-publish","build:clean":"rimraf lib","check:eslint":"eslint --report-unused-disable-directives src","fix:prettier":"prettier --write 'src/**/*.js'","check:prettier":"prettier --list-different 'src/**/*.js'","fix:import-sort":"import-sort --write 'src/**/*.js'","test:typescript":"tsc","build:typescript":"find src -iname '*.d.ts' -exec cp -v '{}' lib ';'","check:import-sort":"import-sort --list-different 'src/**/*.js'","actually-prepublish":"yarn run build:clean && yarn run test && yarn run build","test:typescript:cleanup":"rm src/__tests__/typescript-tests.js"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.3.1","debrief":"^1.2.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.4.1","eslint":"^5.1.0","rimraf":"^2.6.2","flow-bin":"^0.89.0","jest-cli":"^23.4.1","prettier":"^1.13.7","babel-cli":"^6.26.0","coveralls":"^3.0.2","itertools":"^1.3.0","babel-core":"^6.26.0","flow-typed":"^2.5.1","in-publish":"^2.0.0","typescript":"^3.2.2","babel-eslint":"^10.0.0","import-sort-cli":"^5.0.0","babel-preset-env":"^1.6.1","flow-copy-source":"^2.0.1","babel-preset-flow":"^6.23.0","eslint-plugin-flowtype":"^3.0.0","import-sort-style-eslint":"^5.0.0","import-sort-style-module":"^5.0.0","import-sort-parser-babylon":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.11.0_1546681592683_0.0646447623572508","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"decoders","version":"1.11.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.11.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"48621c00090e82c44ac4fdd674f169816cb08029","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.11.1.tgz","fileCount":62,"integrity":"sha512-6MzQSppo3hFd8JgtYqdQR8kNAwmK2bnuiA+LQhBQwX7kZ9yXXg4QCa0CsBymxuhswvU3C1ifZ28adbU4AxnmMg==","signatures":[{"sig":"MEUCIQCGnzHOFBHsF2z5CSslGcuW5LcQo/hE947NU0BqM+FtWwIgFawhTKa4qBFQRmLhRo6UIYxtSyz0CICwd8IRBq+C4uc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQupYCRA9TVsSAnZWagAAQMYQAKSmFQAGdIIBWUuf4A/w\nAve35kQQYzZgjzlmh4TBwM5fJSPaalzPCRNv5GV+j4SYKJT6PW80xmBOGS/x\nPjx+2v4MwrPBOBNDd3dRZE4Ua+y6Y4zGd+anCfOS+X49gH/L/nIwC+jBVJ0x\ntoIPfNsuc9Mhy7dn5xYDIbAoeHLrBY7ac3FWDVIIIKK9a9JZcw5yIoBo8q4Y\npqn/Qh5IfU6WHW02GgVrqU6ylm3X4y1hYgl6S+hV6h7zPGusJOzqw5xyO77M\nH1JGRr5g9buRueJ9rfw7/XcUvU8sggSFFVxP/QBgbQnHMXkBEIbQngMoGAjr\nH3m3raWdJIS5NNvyH7Z9e9NOAWViwbttLcegZnGWgLWkdzn1YisMEwK44SQN\nFfxn9X/j++6QT1lw9FX+J16Tnyo00YBOzWtnbjc9i4v1IWrVCpkSfTpfWfXx\nHn9/EK8QOm1kMqJQ18EfmarrAxGf5wjjrw+y8ZVx8z5SodziPzfgsEL0Pwev\nn6pPR9CE9Yx1O+LDXYEQQMJN/9ku9CVNrVeI2yH84OVFtjrhZNvI7ElPm5wz\n9ju7GHjc//qw19iRToeIe9Jrl5IgqgjObhE9zE0VXWiTPWDnaBrZ61GFzbCf\nQeSAGfeIy6Vyb4UFO+3jxtAwIxvfWzPe551WmJYEbGXONdE/UvrpzXTY+RyD\nRaHe\r\n=REyE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.11.1_1547889239647_0.9906335646088018","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"decoders","version":"1.12.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.12.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"155d08214510515b644903113f8cf0256514824c","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.12.0.tgz","fileCount":65,"integrity":"sha512-QJuz8i1nROLEgdegnrD1XGmwcjkroHGgnVULzqow+c9xmYdRwykb+QriJacZOj1bKreN2bjTwSNxTPBq2MzFPg==","signatures":[{"sig":"MEUCIGhs68dvQwzqOq1roZtjYjMSJ1jnMiYd0Sf21CnCg3vmAiEA0cQjfE+oAIXuQeZrCn+UqjMsz9EMPpu7XTgAbcrXEDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciP6JCRA9TVsSAnZWagAAsIsP/2s2o040oNKrKbHSWe9a\ncC2TZrWVliRvjupN2QctsifHywZDcopi3Z4TbY9Xa0zDj61SLyu51ILFtmR5\n1lYlbFgBIWYA5NcucCIw5DJkk7OOEF/tkpI+Y2DXnMty/UM0niD4u0KKZiwn\nKlDaofaLZtqFxohDYvpdXUrEKJAoU9pESs6rGMjdx+tY09UKcdnTii93dxll\n3D8Xy/lgInqHg5JY58Ndn2SJP7ZYyRkEquZyf8X8+KhbmfwIzBInRlpj7SWk\n/AsIqSUL9ihQNWF8Q09jqLFdFIFU+9jLoy+7OY3Z68ZsGW4hXJUq0oIB6q60\nI8zQ3Z7OEGpesZknLg3WSi5Jb35M0DMeiZgQvb5Btat3nUnDOQ7oXXruZRNI\nTMrWMlWcK2+6z5Efp2j3YTj7q+SF1vHWGHVj96KG4trB0KOd5mFxmNeWeO5O\ncq52ah1LK7ULhZv+HgTuyBXmvVCvOYT3BKXHGnbekxR5e1cCQCywD7QQEmbm\nKodtQmMZXkMsL5rZR4xWcp9E4S1SYbPNu6QaJitz7VTHEQTOrO4wHpD5PxLA\nNzidc3U3l0YkrCI51AlLbtUfvwpVKtgGJGdqCGi2ITIMiQl3XujNjw0Njo8A\nSjsiMYhRXBdagcdEcxJpBRzi1L5UFKn7LaYAXN/w1+84PfPfgqhw2/UY4N/V\nhQwm\r\n=ATgj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.12.0_1552481929072_0.6737707281954766","host":"s3://npm-registry-packages"}},"1.12.1-test1":{"name":"decoders","version":"1.12.1-test1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.12.1-test1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7eb602589697e865df07cdbcc3a6743318e08cfd","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.12.1-test1.tgz","fileCount":66,"integrity":"sha512-5B2R8fzQyPoQqrAwebL8u+lALz2BNhzPEpe150h1zy300DEAsBOcniN7Hoph/qvUIvJBQvII+tzAmR9sy/8qug==","signatures":[{"sig":"MEQCIClLxkLmXIQVNNNhWjMBHacL4hQ7MXzz6QEwa87CwWT6AiA4vJarbFN6GEczUawjUoZd5x0nZUAxSYJwjIyqqyM70w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjNWICRA9TVsSAnZWagAAQz0P/iuLiDVjMEz2u9x1fiHI\n7Zuzox1Dxse6t1IjAYTK4qR0X3IwSHmx82XqImiIYRZc88z4Kg3Tm/5YIr00\nxrkn+Zw8YG4kviL2MbXtsknJUJhyANNOOaPndcdOa0r1dXeEJHnG8oa735+f\nYI12RC5rKCn1LAlVZHN511Nk4OG9rsiAzxRho74b99F1BE6+EbKfQh6i9juV\nbzNeK+qGOU80ii0E2Ou2KsyTjxisMNwUPGSPnGCTN/xJK2x6o+6ht5WG/BVu\nZsKN0TGroeehtnVGaq/gnNQYj9+K4oJH9s/9LjpHXhJ/6Ro1rUOoIKdcuJT7\ng9TtjKaN3CjIwhQQ+EZAVSmv5lqLULmKKBE/wPHJA2SJZAD6H31iv4FNKVsl\n0fsJCdJ7oXc6nnA3TULOKbiKyzUmktJF+d7s9C66NcLiuqgyZfMEOkdTVHgz\n13GmGnFp0ig6gySucSlWBCCBrq0/iEt27ONyZYh2Qx0n1jKvnveCvI22Z5Su\nTH7mS1302djSVZIZacfyl+b+6GSLPQhLKizvAu6LaAnYQrWVyYRKMJZxl24/\n7Q0FVqZKpTu5qSdkpvDPxcE9jgSlLtrsyF3n7MYsMuMA8nqqR0xS3WHOHNfa\nBrwqeVkEDKR78RSpV2lRPpG6KFhdYiI29V6Aotv4WU/rCcfyMSfBsI5izP+x\n29Wl\r\n=vNVW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./types/index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.12.1-test1_1552733575706_0.6107182298703875","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"decoders","version":"1.13.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.13.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"cda2f44e9784255c3293bd1bf6c26fe16d1a2566","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.13.0.tgz","fileCount":60,"integrity":"sha512-LlaC5ssgpH5WumoJ/cAOuJZaqf+Ojuyq5k9voAfTkf+BwyoJwtYN6ue2G4GDOjfI4NbLgr3snVSPzsgAbfSi2g==","signatures":[{"sig":"MEYCIQC6S/T4g0ofe+ZV8bipRRWv8OZ/jI/dO7FjF7brl+kDKgIhAJ38N6t9hy0ODg5mysFyVgtA10ZPX5Fpl3EVFQmuW+wg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcj2QfCRA9TVsSAnZWagAAA3EP/iDxPwD+1VKLd6HMlIcY\nBsYhhZ9OYFu+IkukndJaAuwxZxhNvS+/8ayEjM2FOSbwL3c+Abm8ZfmpGlhL\nfke46dt3LUCeA3sflTSvE9xOmtJYpNVQRxb63M4Rmm5UiUTm4lfGH2GqAug1\nuj0p1RG5aFqCZqxw4WcxwwOJXdbNqESIDM4HvRDND4xkeJU8oMw/4+aAGzc/\nGwBvDWRZ7kNqka4c4rcPOmDKjJpNCbLv6r0JLgYPsMR9Fqsb9oSmyxaUm5cu\n8pRJ4Qt1ADx2mY5jCi4NBRbR8c96Pm7NmONfN5igQdLE6BMzut+YDbHU6M8h\nRwmXjvFReFhFPi7fbnUoc1mkLKVBJ2YEnHJwugVUJZvkzD3TOR3a5JI8h1bx\niaC7WvdLDRx9rnWgwHpE238V6zEk2ENIfzmTekwck/QC8iRAUXU4zi02O9ja\neY7eP5pHWEPSY0gg+aHgIo6fyJUPXDdPA3GLhgp3VRnfg6m+JBwKOEiJvPyP\nspMDe3xaeRetB1xMCtoVwFfjASemyareVMe4nvjBZNs1s0htI4GsP30l5Jx6\nSa69i5EFsXa+wofZ1UUX8ViCChgOMWxa8aGNMCLqZvx6uwKuA8WzJwpSDy7V\niYQUFX7poHv6zdnnnHh6xVdTEZ0Wr72igeb5a/Xevskx+PCaXeqXQdLTPJot\nGpAg\r\n=W1R0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./types/index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.13.0_1552901151204_0.3951242715592116","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"decoders","version":"1.13.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.13.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"ec4b8872eca6e5885fdef85ad9155331cd7c75d9","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.13.1.tgz","fileCount":60,"integrity":"sha512-jk+1zg7zZxiDKoYbK9//3s4qeez6wRI9Xcjf2y/HzQbT9U3Lafn08jEYj63CfKpz6Cv8cz+h9OaUnDJlz3iZ7g==","signatures":[{"sig":"MEUCIQCU29u2XFsDnoVaDSDgexlKceMj3UzsLuoYheui02rtnwIgZaQlIS+2wLO+ZOoKScMOJVY57z7ODy11R/sMIjz44Y8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyf5HCRA9TVsSAnZWagAA0aIP/ja7AvozkIu8InRcD8wG\nkrmx+RbB2gqpbQHURjSegza/pxCciY3Na8OY44FO0O7u4cyLzBPCVOxMGGtp\nq2DnfgGG+OJzwC7hh/jg3LrOarebKEsGX2q97vw4JzoKb7CRpTUpDoeGPlbA\nsDupeE+Q4F0JzuH94mJHLNhz4F53FAhk2/FpjQzhdukEO7LYwbk+wjEkeq7S\n3Z4YlSfh39CYDGEFntnzzjEjARnI86e9d8b4ViEaUVta4daMmTOuX336KDuk\ntvVY7BoNJIPJ1H04D9Bm059qAtN7cV1OZWNThlgyTAWrQbrskxZ68xAndT0s\nj1sidMd71yoMsmZO7Y9WUtqtG9VdWBYDg2aIBZisuVSxdvRtsjDw6B5zhZoP\nayw/RK/DQlqWZemIitYluS61a9Cz6ORmphlqWH4Y0fssjo52LONdZUWcsHxf\nVvzUOsRgkTZM2dbG+iJvCQ6bRi5DUIgW1s5sae0eZZSryi4dQHHbWgogaQ6I\ndQPRcT9tWb+ec+3N1oJYCBQTAmKwc2MQoVDsumRsPLRaqHgMJzJdWqab9/qX\nx+RlOsto3Te5peShMHUibvnXob1Wp7GVZMltWBvXg0DPgSXhggEzbqjrAAb7\nx8O5B/mjcTqoeF0jxIOuAcLgvGslh8P5nDZ/5S8vpyP/mC2jP5wtTMclMx2k\na6RK\r\n=JjfS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./types/index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.13.1_1556741702428_0.7906132127575936","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"decoders","version":"1.14.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.14.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"2389a9c9a78194a24053647d7fb7dc699fdf8851","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.14.0.tgz","fileCount":60,"integrity":"sha512-TPrsbujBNi8a30pKzjjSJU01wpaEBGILXYIfK+pJYX33O7g1eXM4L6wY482f8SPxGgQbNUzYVYkWYOv2R/hFXg==","signatures":[{"sig":"MEYCIQDIDmKl28sazfJnJO8nZowH5IsAxRo20ANs0N87V7TkPgIhAMYrpVp5N4zhm3tvL1/BkGOGEPfXCQDog01Fk3/Sy6tS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7PtCCRA9TVsSAnZWagAAZFMQAI2vS3cWhtwXKSmYyQ5w\nzhF+vLB9TBfjkL6iJJq3DeYAaEmGb1/xYTPVohwwfsLJwJ5LAfsLj9wI7e9W\nFt+Z2gCcmJvf27Uq5+peE7pXg/Ohj3HTLvOwPlOwspi921k9zC5zJ/63vQVF\nNNgdKGUWPDjUc/Cf/BR8R8HLQy5pgYepns4qEFs45SkFxs5U5SL3kW6Kt9oz\nEf9qks2gsunqUQsfaC9N1K06Yd5oy2eZRG4PGmEYxY7PrhVNagEpi0jUlx6Q\nbPsqEa6CnzSv2C5rVuaoIIG4rAiLDKJug48Vef35mvIzty5JdqZNT9S53VR2\nKT675eInoVv9k8+oGYo2bHjqIDDeLGpAO4x/0Yk0pz24UsXDuPcrodv9xgRS\nWBwDF2q960x7mzW85ZTP2GAK1VT+xRmhiq0u1kmBYK29p/QWrtMVr9qclV1W\ncUDk5tnIJdLsdfq2qGRfqva0e5MTrJi8vSlMZad7j/uP7hcH43EcRgQx2hr/\nZOiPtQIIqMHB0a3TEWVVF6Qfd56fyG8ZDtVZ3vgbbQsTf7QiM0snvow9ek02\nnGsxlU+NTaAMViYr5KGp+hIhJGATGj+iDRIm4SeK1m/IyHFLsEYIZDIrDMC4\n5Fa4QLpbCLOL0rt4LknUWoYiLH/IHYugTffOjYeRj4yX4AGjuigmddW5CvfX\nu9bT\r\n=1SLO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./types/index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.5"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.14.0_1559034689375_0.5958332978120009","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"decoders","version":"1.15.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.15.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e7556b87ab95cff47cb03511773d70a15ce82767","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.15.0.tgz","fileCount":60,"integrity":"sha512-KiOex7H31P2LjQgH3azmcRThaIcVGspaHIQlx6e/ik1PNUCs68QTTV8Qs6kowXCtCl4Q5yc1eGo7cbSwTqa9QA==","signatures":[{"sig":"MEQCIH03VFUh82kklXBlrv1CSMqJ3Y7p4+vwFLK07rIDt5WSAiAYEZD1yVn3yRglmalOCQ+YEx6/97NilEx9JIo9/4ycsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":124113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFG8XCRA9TVsSAnZWagAAf/sQAIcq7cl55eTc+8qgrv5T\ngUUNSXVr8opF2WnsrZI7fqMQtSU4lOG+4Fu1sZEpdNkzJZxW4xJqffkQBzQi\n+5+CspEGMqPIIa14cEWyg3b09cufFY92cS6nYUwImxj0E9fHDIXhidPYPgre\ng75lmiRNZ0IfZcevEi00hIjPQaB9UmNgvtkoDwdP3TMuiiZdmo3ygwtkitqS\n6YquuCvI5NyU7UV34TACg32NDxUBlWN3m+QlL+PnJ4z+omIWk5yI0qZPHhd1\nygHe4bJHwqlDCovTClnB+iSWYPd1RwlYthJw26rKyIfBpdhNHi5zrnYRt6KD\n/ob78cGnrDPfmIjMqPT0tiMG6Ko+Y/qDnpd27CFUVWDolnA8teYy0u3V2M9e\npcyqWdbKsN/AF1f0lm/nSM40lAdzfERG4dFIzrw/IoYlo7UXq659167bapRU\nYvP/b6DYngrbbt0kYHCK5mnJOfm4uQTXdu6VevwyqmK5VU91WkhaPuBJHZnD\nrF10CQPk3spoXMYJRhg5l7UkUkn+UemyIpYrpGVePpu5nZGfTMVpgLEAUUtH\nzVw45cfMB+xNLcNCjgWnnnT8yr82lZRRDGwZXotCaCxxqIK6jYKAR8msSrA6\nA7h+TCxHkXlifCOEc4VWCOpTWtnkTZn7m450ZCFmpwYjAHnUaQ90pnFfm0IP\nWAej\r\n=nr0I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./types/index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.15.0_1561620246855_0.16887988577742297","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"decoders","version":"1.16.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.16.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"690b8d1020fb05ade61f15946eca220bc4b6efb5","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.16.0.tgz","fileCount":60,"integrity":"sha512-38lzpTTtxAKj043aqAVfmJxAc8xwmNsFScIIjU7Gw2k4TsmhYK0KZ2sUjcgD0zMHF9lV1A7Iqvi87mhhnWp4RQ==","signatures":[{"sig":"MEUCIQDjQwYXntG7E8BMOYkswACgBA2EeWCXBisxpI1qvxC51wIgMIHaZ/VC5ImsBWKJl6ZLer1YiOC64QaUbCLUgPdeX0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTzzCCRA9TVsSAnZWagAAxVIP/31zJhf2pWpw4prHCjeW\ncmp2ZWaUuii7Vb61O/srPIhJO3tec0DmpIg0/UiW1tL1K5fuRPfGL2Z+vGAm\n37UWt+QsPk36CbRSxhSLbbmrwEN3m07t1o53B4CNPdaUDGxdN/vXGCv8Yq9W\nCPQZ40cU9dggVUgkHq5Kct8Alh/1PfIfKklPczXWUOcMl8dSviIV4G0PAMi4\nvusmMbJTtcjaXUN++xkVXcOgaNoNPIFSvS0cbPo/jNIx8R3y96qSfPclxfyl\nO0vp1Hz3v2COXZWuUogZxgrBrzU/oXgSXwhP7LAM+Qs7BFrQ9steGj9PWecD\nmTyAVstt+RNrGZB86uYbHN3LhJkf9eeQ4S9lN6de+vTM7/uYQI2Yf74whxIJ\nR8OWNB8JNw+KpAoK8X2bQO3wgDCz+/4cqwj22+T+BN0Jhgc2GHZtP2b3398m\n+NKW2VAmHtNTLeSYPEFK+JFGkAIfm1mdMiolSI83bM4OSnMWncj76PfTijJt\n8kYcUGD5kr0jYfTDHPrlJORqW4FcP+Zw1R8Fr3tRthWnVdngnex34ZRL9oEr\nFD3pz60yfihselRNUQhWrc9iQh3ptqUefwkcavMMsi/Iwv+MeFnIrEbpxc9Q\nlmU+hcd4KWk60w7zsrCNETXUGVf0sqilLtA7S0Kb7l38Lkx7sG8z2mayqdao\n3ZUq\r\n=szx8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./types/index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.16.0_1565473985426_0.8338191107251554","host":"s3://npm-registry-packages"}},"1.16.1":{"name":"decoders","version":"1.16.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.16.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"8eaa953ea6a10bd8f289458c2480b9c94d7a8ff1","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.16.1.tgz","fileCount":60,"integrity":"sha512-cvRFaAFcEHvpBuNi+8vDR5pkpVzpOAwXIE9JQZp/NkbyHoX+1jMv6KaeQzvaemwOpOhAsGpwIItGaXjqojLfiA==","signatures":[{"sig":"MEQCIEuJGmi6+VtpbPt/i5f/0Dokvz5ZV0+PceKZx0oTmCipAiB8hfvZtWoYwNgU/m7RxKlOtTcrlZ1Gjow0iZwBP/s9WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfP0iCRA9TVsSAnZWagAA5PcQAIjX5gGnokvF4CAgNhWy\nczhObHmXPQromxXPbf4zmOgnHElqemsH5pRkcP+ZexEHyAmnLb8bcuDfoXcE\nTkhLx3bWjVpKNrE7sDDgZhQ94IXRkbJh2rigkOUoVBrlslYz8n6XMrBEnMDo\nZQwmgbsf0CR5E9Yi+kI1gm1+7CUvLhYCbmcZxNhGQUFkFoY4qqgsHia57FsJ\nCLavvXK487lzHye7qrfyMzhG8S9OAJsiSTuWEd+AlFK9f5mpkA07COe2pbAs\nvGHA1sqNFmiFmeuI2xMjsTO0iz9vXHfWuHS5sMFU3mCAJt7UyduRJUjprNCt\nyqfOcEn5a4CiGh9W+tCJn1DyidB0t1gRNVcZufVcEhhIKEaB2RArMXIYrTH2\n+TZpWXITNxkPSyxWuvclcHCrw8EnnfcN2m1C9NiUlJfSu9m0BABI0T4wKGyh\nUmn3noN6GZbxzR2wnJRW17X5O1/Chg0m55VRxEqTOSQVJn3LmvwfcaIHmDkR\n60U82vHZeJA1gIa/fXyHh3oTWJF5zFg10SDKOeIbfSZUwYQ4NETy+ESmlzEz\nzVcBOF114hTSxxmElWS35Y0zC0o70fI5SJC9/0Wl1nNiPJqcnlba6BBnmR4x\nwHAOoe0yo2LH/QD3I4HZM2gmnNefjDeS3jCKDwSB3LEW/lVgczOJ9Pv3RSdJ\nw3TR\r\n=6dUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./types/index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.16.1_1568472353571_0.2253248274193096","host":"s3://npm-registry-packages"}},"1.17.0":{"name":"decoders","version":"1.17.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.17.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"d827419ab10e4e4c0cff1a3309b7deeabfee8d2e","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.17.0.tgz","fileCount":59,"integrity":"sha512-Md6BznJUULEWIfFRxQlVyKQhNG/zo1aLGqJe2StJbWKsR9fWZmykOAHyAaLSestKHca3pOBoWgKMlZ7i0xEVUw==","signatures":[{"sig":"MEUCIEdR/IMdnQbks8I4CRTcBBBAonS60nu04G9VNB40MSfiAiEAl1ub0Pv3pmd9JTIcv5FbHR0Dy9WHqNjTj5FGe1dAxgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy9GnCRA9TVsSAnZWagAABU0P/05qVLygAsQnsIX/F7OS\nI8iI+xnqLHDfvbjH33DP6+eChLBx4HSZIUt1oOz24tdPUTkwt4Cps+LxfBVQ\nBo9HS06hZ8eW0jrhdWU/T/Cgu4yNngfWOzq/SIfHxRty21/jefAHiKULCnGl\nz0d8Cna5BPH2LYBaFBTQ0eQzze9YMGy985uP9oC+Qh5NtyYCpoSE+0nCTce7\nQ1BkERJw9ibZLnghzp8+1zEXrb8j8pnc9S0Y0TCQC7o4KPagmqUcXgWnkg52\nbgfad4RJnLdFu9jJci/hiqLisTwHNQ07ib47ovG7aAWaXN++ykejHvZ1Pf8K\nAgfK7+UHfU8Umvt4+9e/tGd/Zg8JFdTH5t0eEAMttyriYENd+DH5IeCKLmLk\nxA66YtrKpR+mbA4iIpLKWebAdofQ6k7x7H+RoGNXKEsOEGMDMnhZ7sehMnrv\nDVNy+JVFaifoKe19BkQfmN982uaMOGwqkUibi4sxNWkS6kC1JhL/RLR/aTep\n7n32FAfyQArjnHDmLO6zY6WdWdMY3TXGMSDDTYrjrs4znDiH+M5sm3ACerQO\nYbOyUp3lrbeqUIJ6wdAZ+fLXsPimPMMw2yBtD7okMlAZi1wqbrK/cM79aOKK\nhY10rck55IxHFm+Afe9p0xPJHFZ481C9wDHMH1uAk6pYmGcHeAoAvv7EHLuR\nIwXK\r\n=M5z3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.17.0_1573638566619_0.30652623432929627","host":"s3://npm-registry-packages"}},"1.18.0":{"name":"decoders","version":"1.18.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.18.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7fc2601760bdee9c2b819b5c1a3da500cfa309c1","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.18.0.tgz","fileCount":59,"integrity":"sha512-mg3Xh2AVl6FneSnZzpvsGqQMo91Mwl83VG/nsoAsLqqq4BHAHQjtjxpJMEHrPfjUiPUiNdhmH9g23H6+9RrAVQ==","signatures":[{"sig":"MEYCIQCtCtW0bk/fjzQZyRCHwa1Pvy+Qc2ASBbZQpWYnZSnk4gIhALKNpLW3KAycNliiaQ4/Ffpr2PAA9jF+V5E6NjVITA0Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQyX2CRA9TVsSAnZWagAAx2sP/ie8ZQN0f9wJwAPDtb5J\nz3/6e0qfXS+dYKPW33fH6+sk/MmakruEhyQrbGwLc5WtWjqBf9djRPKlqONy\n51my+QYSv/dqgRoica57cUTbwqnMpLuBa8EeZAGXvQ38A9ASfbCFiqnq7x5M\nWWR6E59fXqfDct/sJxTUBD8/Dn2KYOyk0Esm9G1kakx0et/7O97NX9eEh2p/\nqNQ+RgKf2tvRXaU76sa/FFdLzNATNaBkajO2c443Q/eFWDTz2ojvlTm9M2Kc\n4e78Z1yMKDvwOMacAWHK27VrZ8aSglmkE9XsomCB5hT3TZI4GXUOWm/2uIGJ\nnQWNZHTeFZTxOEb2rKrB50QaKPlksM0CYC3/E89VbiJ9xaax8bThT4sPZES6\ncAy1AtyDGk+241eJZB7VARlqgWeltMmlWSJc1uXzca3F6Pt6MkOiJaJMpylk\n0/vds8n2KIhLUTyJ7my28hTtW48FK8ePXMCUkmeExV1Tkbw+81Cd+I9NrdSI\nuth0FDYk3PbgRYbBiJpu3m5H1b5XY0CaWMfqyR1Uc4DYUN4S6EnzchPM4h3w\nwjAtKkYleL0XwSgqh9z8fHt/5es84MBr5GGns6n01BLTWIm4iDEitolVXOHS\nkIDR5EBTotO5xoMIj91eFNZaqKatu5wMTcavz2brU8ySQxBgIX2+qD8SQN3e\nTbr6\r\n=55sV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.2.6"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.18.0_1581458933002_0.9335647224476062","host":"s3://npm-registry-packages"}},"1.18.1":{"name":"decoders","version":"1.18.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.18.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"1a3352783aac7df9902eebc013970b70926b096e","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.18.1.tgz","fileCount":59,"integrity":"sha512-MWaCZLK6GKX3D3DgJ1PEXE53SauhoNYYcgAipVffR/ROQ9GlRum7NkycIOBoziJ9nNBtYoZsoOcXUw3Y7ENWmQ==","signatures":[{"sig":"MEQCICq7pYBmFujRCrXkqUYdeXWjCTBBHpB0PsxudsC0QgIHAiAr/Tip6HFlfC1B3PkUJszmUFB5ta+CsGAl6ugc3RCPYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":130334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQyl+CRA9TVsSAnZWagAA3DwP/0GFMHs77v/bo0kd8GEh\nf70gTLpxQ9kz/Vb0ymTzg5Q0/N2MqiPyoYBXhK3Zh06hE7jA6P0oUmQmPj+f\nD5VgzXF7KzrnFoM2Ot3MODTGv4T1iUPSDlygnE/UfoR2pZs8zLZ0Q57Lb20n\n9xk2XtgKTfWmUGJeC3UWubLxvpDwTA2gKuS7IQBhnNRlKAaYArnr573+6hzR\naVcT44hP11V+NmBKDNC4Xvz+3S89LJWdTlEr+12t5lrqqpz5DGedsBcA8Adq\ncJBZtvvIQ89W7+2gVq2+PZPdOM8MSEIqCy4Okj4foxjWwbfMTTahaSC5fSIy\nKJdqRuvUxeM+bfapusoV7KElZ+Ejf0pF7iP9ZVI1yMtmzru8tyzx98SpZjtL\nodG3hLGFqPKD3618WMmd/y29Q4FLKNGEYgWJmSL+bWh1w0C1XNZd5Vzdkz97\n8qqGkhgnoTaYCi6VWNMRBzvW63bSoqjzdOZ7OE4r6WSjjWNaznAsnwBeFmIL\nnuNp+OcsieZHJ01b3GWuLLpxCjtYTciHHclT0lNPQxW/qCGZaCO0k55dKEf9\naOJO+aW29xMv0t3NAQsLktavFkrFVkTGVZz0oVsbfxaor1Zs8yQc7xbtzjnu\nMU5PyLIKfBDU1HCgxkW7Si7pEBG1kfSASNLvGqrSY1McUhvvdJ0q8nrnmBNN\nz0ng\r\n=h86Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elm-like decoders for when working with Flow types in JS","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.18.1_1581459837539_0.448265273715176","host":"s3://npm-registry-packages"}},"1.19.0":{"name":"decoders","version":"1.19.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.19.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"2d13ddbdd073edaa478a4d3c54e818c70c1a6c4c","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.19.0.tgz","fileCount":59,"integrity":"sha512-3osy2+UmOlrBbb+4l42mtWfH4pe6MPtdtFdxkHcLWEq156vkJ6l03OmKg+2cRPI5JhPgB0uHleHMCjuowMoGwA==","signatures":[{"sig":"MEQCIHIj/AioHoO1G8yWud+0O695sG+ydTUHtysncm+KDE/UAiAJ0IDOf0U2a1fTx0XqhgpbluxTa+A+zYmEx4tyPznJ2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevmecCRA9TVsSAnZWagAA3gcP/3GiHBWIVToDSvKF+kT4\nF6/ywseu31YAkU+J7so+KsCWjGIaI/P00pJ6+r2lTi8s2J/23PJkolHXqPMt\nGAJcNeG0owrpzaZGN4SCYnH7xMriMONRRUrxstgJiuf073oE7AXKKseIwIBc\nhGtu2j9ECGNGont5JiZZlO8Rcm8ltjGPSrBAX+vBoRzLD3N8Y5JHWI5ymdpX\nn2MYS3QJXXgJ7iNN9x7fy3NF+xpVNaxml26FvVL1+3EgK6F+lGOmWy+ekr8C\nMNTb9P9FvNoajCIwJ2tzW05Z71Z3fC0o4K9OUfPTc8rtAwiMrEUBfO9SIbBd\nzpGXX/sVjPCwPvatiAUEeiw3X4NyvowysyFNj77KOrMm5Qc0PP9CYO4qYv7M\nhzIDLlVS25/pDc2tOYkmHLCtialiprSOGxFBTonEclJHLIq5fZ4vsL4lquna\nRbQP6hkilbvJbVsDOZlIhQjY65tHbuqw4ULm6KOFwAQI5tQrZQyMxlHRshJp\nw0vGqsSFCyHzcYMQIDRNPgH6KFomjQiPpyADv4ONrNss0FYcjL2FBUJjRQzd\nz8HYuHFynqUy8NeHLmOOdCjgvivEyAGUSiEP+coqYKJLWfzwXO+RwH7k8wg8\nzs93dD2ZDI7fXMD7BNTefqcFLS3sEoEeQBA/ZTx4hwqGnUDIk1Huk1ZWNtjH\neUpx\r\n=DOYh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.19.0_1589536667430_0.42613782397774624","host":"s3://npm-registry-packages"}},"1.19.1":{"name":"decoders","version":"1.19.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.19.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"24d5eacefb8b606a8e4435f3fae159459a454508","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.19.1.tgz","fileCount":59,"integrity":"sha512-ynhjd7EdAs4C1RgSlDMdErQPdThvBduWI4rtHVnr+9WATc/59djEbJ9MW0VxtE9pc2rXA5GtHH4XfX0wOMeuKg==","signatures":[{"sig":"MEQCIDjyt5HowC+YWCexUEM79z6WzKB1SU4f7v8k8p69epEoAiBCxqWuHVwgoUkeZpDE0b2QUVv7kGpNEdCniBUdHi9pnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevmiNCRA9TVsSAnZWagAAf+MQAJNrGnmpo8++fTyGgnRm\nwIYyIGS2zM5hDdUHyZ4x0Ksb99TbS/yJSr0tUwPWAUlhHeYNqm8nPd+91VEE\nDJ/Nz5eOKMAggEXoEpeF/nM84gaBR/8zv/pRDmitAvBg6/lq8h6bf3Cw76MF\npPZrTbkB57C5nM5EcIQ+5xOMzCoPyIj/OQu7iErj0qq7q9oWwNobNeD97dgb\nIEMLrMjsj1IFuFRwNnbjrF+Zty/vPzCpCONHmEG9zVc+AmPSh3PZeS7o/NCq\nxVzii1kU8iFeSsm+TnLtkjy4WEMaKBUoYxHNCiiW+aFAQYLerYTsWfsvfurV\nR3wfmePDJpaPHgxbdGCPRj2KwW8fh9qSO2oTfOQKqW8x+kAymPtVxBD0FKix\nxDvJJ7hOieUAv4q6FG0n86FJkRXf5aIwvuKqlCwZwAw+lM6Up+bPOFzJIk1u\ngjgA766bGiZkLbDP/y0hr6+FAJPPGRAlNIkAeV6DU9PS5xv8VR8N97EYjYeO\nSutXSmVzKJqvIOiYBMmNzBWtVPD7q+SR4SgqsKvRtJSq+yDwOWjtY1EEkp+W\nQhRA8jnUGB8tk/yavvvBmbscBAnMQ2xiPTnUZZSGYv1Zfau4Ey0sXZoQf6FA\nXXRiV/bVeQvMr1vGMygnh49ZSTBstwtqneQ4qMPu4zmJ4rmzBUwew+jt2ZQT\nwqYH\r\n=KSzZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.19.1_1589536908972_0.3131094134125041","host":"s3://npm-registry-packages"}},"1.20.0-rc1":{"name":"decoders","version":"1.20.0-rc1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.20.0-rc1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"6d30cf2a0fead8a4d2bebe4858d5e4043eaf9e0a","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.20.0-rc1.tgz","fileCount":59,"integrity":"sha512-E75y0u2XEsKoFXtJHPunVIMKBDE9rpISaW6LCIXkUg+3x+KLvxOFHDyf0WNehv4nJHh3Rgy/yQfOeRmmd5DUhA==","signatures":[{"sig":"MEYCIQC4UigLCbjHTz1eFyiKzrARNkXjwPHK1+AfuV3FqhbocgIhALIgPHofqvI23r2qIlV8v4KWBdSyhm/w3X41GTlN5Kv2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey6ZiCRA9TVsSAnZWagAAcPgP/3AE1jLxOUCpauqTbfwP\n/jdG5sfoQwQp0NjtTwS80ir5e7MO7OEQLmXIbX0S+fooo6uYjtO+TgefDrB4\nlknzbBqX2yM/Dx6LKVL3r2Sky8VMTz+L8r8at/b7NTFVojWnfBE4U0jVmfUE\n+KiiI5hCyKYk22g9wbve7qc/l/uU2s471nnBQiiLT1IZRyzWMjvvtN2DorIm\n40LyB4ftfN8tf8Gyb3eE1kA8UYhKb0FRMXuMjsAQ4LYACa33WNvHh3mvTG28\n3PGXeWaawS8FfwEfEDmS+54Y1SXh+45aGo2xKh29vyFM1rfSDnZfVjMyVgrz\n4f9EgfhVGKElt1rtJX80pynO0hMk1xWxA+Cqrv0b/xwh3bVW3F/I7L2chlWK\nNxnVVZPXk4pv0aY8xqE2Vnn6VkAgKXSteCg++SIaWUKvUUHV0Q+qzca2Q8zk\nGXpstBpxCRod4agd59OWJAMLmOMXKMZZo0xs6Yx/X7dwwbbhlFu80ZFnRDwa\nW+JNJuN9g41B8DhVPWM3kMye4WzLtTZnDmfBK9UcViyR8sfaB8cbI7s0kUTs\nx0qCKe/SuA90U7yyatSlQa79VpFVEylROtD6LFHOH1bj5LkBYoCVWe1EuHAw\nDlBZxO2YdXY7LCsEdt7eAqLQfDklyxVmKGj0HWl56kpCo7IYx0GPFNTYr7HJ\nt0TX\r\n=nsTy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0-rc1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.20.0-rc1_1590404705477_0.7392354249315272","host":"s3://npm-registry-packages"}},"1.20.0":{"name":"decoders","version":"1.20.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.20.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"a03165b6b756883ceb1c1e517ab1ca07d83c90d7","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.20.0.tgz","fileCount":59,"integrity":"sha512-mGWtU74SsyDlKg25QlNpro+Clnlp1nK4mzJZ1Q5OJ1q4wt0Woxz5qBy02gyeke3cFWIwITlOJexG3atocrDOSA==","signatures":[{"sig":"MEQCIHnf/WQ7gtIyQCkvu8eNaZflO7rpxk3ELdZiOu0aEbQDAiBaX33JhXlsWIF42O4ay/oZ+AaDNnU4v667L50Ym7xJMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey7EkCRA9TVsSAnZWagAAlPAP/0mrohkrjJLmMdfhtaz8\noJXEmjU6O6SPNnK7ZN3U4G9z21B8wAYevDylnel0lVHg85HgjR68YOVNKgVM\nGdyT8lwyvk8s5NfBnsC1Q9exJNWeu3xdEogzvfivochtFr6xBJ3M1/tLUWR6\nfGofZeTryeDu60vUfxQ/4f6/tXFaTwaelDnrc9X+OeqYuay0X6dTqT27qNir\n3M8fXmOurTWTve2+MQ8+moe2MYNyJ91NJFIangwkobCQzaap7HFAn138i1ST\nA/s3NOHgNghuFPPR+Fepc93pOtclPbTG1PTrW1j6Im7PYV+g3xEB624pwRGF\nuqhB3rWPvPQN7sNkxet+IfTlzamX4vQmijcRtN73+jnXSAlq/+nhtpvvMJ+E\nWE6UgTjLmzb3GZluvAfSrEvNmBYkJIvhmDIA3BxWr5h1oJSyv9XjX/aNdGBE\nWHRwzjHKdKMzKsbte+hFBDZLi6wjLRr1CYiJUCQIW8rOMgAx3azKOaP3+FUk\nnTeHdywhM4xZ+ej7ABEDVaexIDccQK/ARETlMHlqByvxxaUnt76glNP/SAd9\neQQOTnRUSZowH0XvexEjcl6A5u4Zw/+JhfKXNdaY1c2MEF4RHdfmpr+WmlZp\nO87jZC2EbXHJmPlTCyWCp9MDjbdJKlmcHGNL4YCXfRscQfdO8nrR92+Zm8Rv\nCeF/\r\n=yDM/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0-rc1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.20.0_1590407460040_0.6142525237035807","host":"s3://npm-registry-packages"}},"1.20.1":{"name":"decoders","version":"1.20.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.20.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7615bbe3040bcd38e9284a8af176aceed233aa75","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.20.1.tgz","fileCount":59,"integrity":"sha512-e9stIRLJutNHnDe3HS5kseSPZY9H9T0/KDf1TVBZhJnl3H8LJC0gKdsu6NSPurGtEoijqA6UJtxOAOn5+eHkUg==","signatures":[{"sig":"MEYCIQDZUXJ2Bpf5CkspUibiF+lb2o2pkVZqHvz8sXHHG209IAIhALJsbIf+pYZVmm75jzX6oZAOVMg7R8lAdyH4cq84gOxY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJey7OECRA9TVsSAnZWagAAAgQP/266LeECaengWOR6M6Zm\ny8/ioV/sGWSNzAbB738tPp4Y9TdBd0cRblVzjHtrqe+K6FJR3hQ9TyOUGIIV\nyAh3j0bk7x/V+LmEkbGkgmQA2ms8NLXCheYfTYNxe+uocqTkpaBpzBT1ht5D\n2f6oIQ+mBpSiKUldoJvL55eHXeR2EFyE+mv+5u/pyslKpqpQBc+35N3wwpPS\nZlYzOHBakoCsnoVIhXElOIetfWoHs9phyjLRz/6IRO0OYWQsL7TRXA40Wrhk\niK0RepLLv2wj0pH/9IQ9PciBeQm/J4S495s99ZZdtQKOeEYZOyYH6UHj0nwj\nJLS8pCZmvIhF9qeNe5wNYeItSdLF4ysQezKyWJ3FaRj/V70wVhUa6GZYsZjM\nb0DjyCk1vhGgk1TsAP/lce4xNLpxN7HaZ3f5bHuIm2m2ca0H9lpv/ZshLJ/5\nketjcWJbcJSTqsSlLPzjQrmajIL5kf5tTpWKf2U599dfVcdc6F0hRbtFJrcj\nsBFreYIUfy3q9Kr4xZEpUjnobbpYYYT4MDZRYEo3cWtdxaNBiuC2EeVRHxau\nS8X6gn7Wjm9Bwaq7vwWiCCj0poAKQgb1oAdr3tW7gqCKGJ2hjoh5f+vBCkYX\nGfUuxa/CJzIrZ6b/7SVS49PQtPcvOVeOim+u/KqswlDcZRwvzFTKb9zDeyOC\nKGJJ\r\n=DITn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.20.1_1590408067563_0.8757385990261146","host":"s3://npm-registry-packages"}},"1.20.2":{"name":"decoders","version":"1.20.2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.20.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"2c49c42e6b6bab908bfe0faacbedef19fe0fa115","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.20.2.tgz","fileCount":59,"integrity":"sha512-wyrCWLye2X3fYId0loI5AouxIV8BAsKUU8RHgh7ljHBiAAoaTZddXVuqFy+4EP8rV9DebgT2JaCVM2IUM4D6VQ==","signatures":[{"sig":"MEYCIQC3fLxpPsx37pnh4t1AcwwjK+sWVnUhsmrWTh6v1TtfewIhAORyqNrYAPbkEgxJcBCXXUIMewK9mSlSzljy1WDLegOS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3LTJCRA9TVsSAnZWagAAmvUQAJ3SIJRBC6fdB7/EmkrV\nHOvpETLRILAvY4TjYQRfO6UT8B0XZenpy0zpI4aGtcES3HMnjn/ro14EIYGv\nnKztxmRcbimUZXRAVpb5H3/UrphZnBz0f51pCWHv4foaPLi35shW8QOyW5LX\nqhZ1rfaVtKDEAaH5TDpMJVFu+zGebA8CbtjIwYBOg1aulPZazIcE3eNTufNt\n/JFJwHYXBp5U7HjTR2s4kB0IFjuRvfPpMTem3vp57RCilS37vNOmKascsN39\nsSZozsVatXWekhrEkwBRhiyYsLZx4WX8A5UUy3EFyjhkB1ATk9NFzJoTTvYF\nmUvMB046PQODyzYmskCQwt26pbo47DMUwDJaK/BsXjtqBXo9j4ERgQ+MlbOS\ns+vbUH7ghkzRLirFG4uVgeT5R0AFLo8nqATbnqfBo6q+/R/rsCpjchVtrl3w\n6WSqasNTb8iNSWPUF8QgDUnlweCUGKzImwm+WUgCzhHvL53N/6X66NO3jSgL\nURAH8lMArDxtfoXznKW6VCA4pPRAgBSgIBFDvkXh5pfa7YPU0XIYjJlp3LHT\n5t02OqPKDiAEYGCZSgr91UqgVpHBlnDqVd2cui+OQT/QUwFrsyj+2hevFpKi\nkb9fzsO0ZYn2bb2HDBbNHIwt7IE0YmKSdMHVCc0DVfiH76ZCJvHzJHfVJu3O\n5r47\r\n=SJze\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.20.2_1591522504420_0.2634194698248804","host":"s3://npm-registry-packages"}},"1.21.0":{"name":"decoders","version":"1.21.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.21.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"04c3764433516d47c776f1e679593a38536c2534","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.21.0.tgz","fileCount":62,"integrity":"sha512-9C366jU64Zuifex9EX3pRrUYSrr+cqgBymZe8wmpD7GUcpbnB6Z6xT6gtq4IyvRldBB9a7MbIzGcepE2gA5+Ng==","signatures":[{"sig":"MEQCIHlkLXrU5i9uDj/G86Jleyo2gKDws8hX/75QoqMNif1GAiARGP/k8JfEeDHuRqtn0aUL2r5z3XFeEtIVLwv3rUu+/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5/NjCRA9TVsSAnZWagAAIqYP/2YmzyDVRRaqyWiCvfok\nHwbHGmtjISpGHM3PVrTpixeJfMmgUpLl3LQ11S6t6lYcgFv2JzCmFibBmyvr\ntVHR5W3aQnuzinANPq+jqwYYlj6/FAssyJceEWuA7iqjf9i5ypLDmDPYWyr+\ne0hlWzGVCZRst6BPnsS6lbYeLFmYvpU7BR+iepnDfP8XVtK5jvTrgRrAZU6m\n7PS+hGxa3SAZJLwTyeHQ8a0o9awVDAEj6ZUTDqRvD2LJqQ6TLJsidLDGitpf\ncyE+W4mAw+RdKEB9Sset4J7b7WzSJR/VsC8mezi3MlNz6tFtF/p94ToC+qaR\nUwi6m7fLrTK/VmHYgWVFZwBRTlcbHp2XeEM/VXoOde1nZboNgv2iQhPOLonp\n8Lc5Sd4fOVtIEDAhdXg/sHsHNasxQJwYA1PbRmo6tx5tvrIiY/gpFvBPdt+y\nd95mnAz9ESmU7/CHAF2F5kedQe1XpXe+I3j8yJ5NDWd7Qt7kf115OGGLPN2g\nrgMwHtvmQBIj7dZW923F8EPdevoU/eoNvNJ3jr+G6chDUWOEUqV1z6Ng2mix\n+GudHQ91FTNGPSIkVUf4tFAspIsB103PHdt0kM8T9db7vTkDmeksUmeQaVyX\ndEal8czOLA+4iRl7F6JwVf0pqw9y6qGwxCvNREfN8/TcULJGLscHPFPNYXLD\n+Agv\r\n=0Cdv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.21.0_1592259427220_0.3980351228056702","host":"s3://npm-registry-packages"}},"1.22.0":{"name":"decoders","version":"1.22.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.22.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e3c41b5f650fa043379c2f2dc8d8b59d7970dbcd","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.22.0.tgz","fileCount":63,"integrity":"sha512-lc2jPQ9LE+rD9dlC5Fi1vPL4srLUuv7bz+tEkVMDSYG38lYycoyQAaJ0gIE8WHBrXDcS7psc7xsAoy0HFHlOMg==","signatures":[{"sig":"MEQCIDt6/+ckyI5iM288E0pxliCjSoRcNWoof0bWVsdIYWTFAiBIK0Mfo8zNaYK5GR/6nKtb8Qa9MMASOZWnR9gOQOykPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8I/CCRA9TVsSAnZWagAAVT4P/jzIq2bFs+3PTclo2eJn\nyI5Qr9lUPrYtXJE24g10RE2ROes73OF9/voqJHOn+ZbKOOOwXFiosqYH19y3\ngFIRB9nUlyfU2fOFrPQ784+ZDREL2gC92S+S9uRrxhKRVuj+X/JcgORQ9lTd\nkRSsemWxF0MS7OM6uKTLKOMXS6ZLtk3r+sYJO+z0JTY43G5fZdRKpnMOzdgU\n2a4Nz5TB8NrtfExyfyaybbPZK/Ff1LueS7yV8V+t7OuMx+jhv73I/mXnXYAC\n3ijKHUkMiGerbN3H18TJscGEZcZ0aaQUIJjrM02lw51gvzkRkZjVvbSXv1JL\nOpvq4iCF673yAgP9pPbciVwePAQadxWG/pxfJqfH8OJK78ourFiDpb4ALeCv\nt4oy1YyCtm4XBAHEIB91iTw1DPZUQN8Ay0LrtJ9ee3/jLGyhfJCQDgvUHWuE\nfBGrKnV9r2Ouy5gWXxud3kwqJJL3hw/poI31jOmBhR3D2eFNkSxBDcfshbkk\nVdy+7WLsIUkdLEmLrkBoG45QO7nVT92xLQCmFVrNZ1hXlL6L8KLju0BnEaZK\ns3eIp+5Q+Utt8Z/PEgQ2IBNzt+bocI07qWHgIWjLqQQJP1TnN83Iw21JSOQ1\neS4N9Wp5Yx5TK9WdqC+rqbfpS4OyKNrnI9Zoe0+RvilVJETB9UKbkK28n0jB\nSHTo\r\n=IbCO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.22.0_1592823745992_0.6046789485663702","host":"s3://npm-registry-packages"}},"1.22.1":{"name":"decoders","version":"1.22.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.22.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"ce62f8f8c48ab9534c80956f80a085ba80164ace","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.22.1.tgz","fileCount":63,"integrity":"sha512-Ye3IjLP4MIrjdZneUHg9bdL7kJX+mOkMI4eZqav9IocOsHSh/REg0SFFkCrO1iNdtGz3cBePhl4eiLIisLm2GQ==","signatures":[{"sig":"MEYCIQCF8rSH1jxW8i6e+49xaTP6flGXzB579gVmAmxqIoR/6gIhALvWhx8V96HTmXIDUGwWDltBrO49IQCYBigIytLAKGAO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8JUBCRA9TVsSAnZWagAAObsP/A82TGMFYpLDhtVosVfa\neFNd5rnOXKVgg8rFjb3mmN7pNwa211mzM12vEXJvNzsir6MGQyUPC29GlAW6\nEC3pkpPshOHbbLJCocwdwjFMa75U1q20bTUbojIpoomT9eCIEexeem8kukgx\ndJzmrC26WW318h4OIqDVv3clhqnveCdyuPIJu+qullU/4oUlIObheYgbzSYi\n4E7egJTPOokzRiTOxcZaCEXHJ0V/j20ZIyz5yPndfq9vNWK/0Yn22tV6wv25\n59lggLXZlRxMwiJjnQKIO+8WDtFYfKI1RJvjiA50rJcIitXhk93WSyRhMNwi\nttdrq/yOMk9h5pM5CJ3jwqvN5IYvukFPd4i1u0Q+bSiLevoJ36ISr46mgml+\nsCLMGN7lSDVlpSaTDMoOEkQCHrqxVQ5+tWUYlgvvq6vbC1kf5K6IFtu/TFcC\neZ8TXNzWaTA6s33mvnrzTavk0tUGn5ZNu+yVuMykCKH+CLAfBHC4oCuvxL9k\ncQ/kOCAgpM3EvbnymyjUlDTznFre6Zyee8oa/yGhd5fhEsHd2mDWy236W2nh\nzKTP0ZxikE/cW8vrKrExH7zI+h9Qp5/TuFlIk1M5qrjYCx4VZWgB/PqKgzwN\nu8sfaFWnuRQEFih+F5QdZWvNmIz8KLJ/ankPes+mvbEisdzMoblte3msUfBm\ndHAM\r\n=jUpT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.22.1_1592825088488_0.3909968173922844","host":"s3://npm-registry-packages"}},"1.22.2":{"name":"decoders","version":"1.22.2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.22.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"f68d3f554b0bd1d2548b337c1ce8798a07bc7797","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.22.2.tgz","fileCount":63,"integrity":"sha512-zuEIXvJ5Kk0G7PV0gW4i23ElqhSMXo4D0G0Qm2gnNJnrSJn1lU7zykDHJqgEeTyFmXAXnAXqWe7wc9N8rK+d4w==","signatures":[{"sig":"MEUCIQDNM/hbbWAsjOWkkf7MjDHwm51OdKRq1wAfHx1r1lQ6PQIgYSKCZNNFQEV0Yc3a4StILJlqEgoRSPguxQHK2DCEJqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8Jc1CRA9TVsSAnZWagAAzzEP/ixX387FlCQkeXHbG0JK\nBdQzT8aThcHN8G0eHAxa9hc+lkKgyudMBxpd7Pfx2K9UGxghttqduukPOuqc\nx2kqzxCTQ56anLdPZlw0kRiH1Is4st6NHEtBEIy8nOps68okN1qVRIkJ8yjm\nWUce0u8E9RKW16batZBAJKFLoRC/EA2EbC6Mo8QdFpnQw1XVilDLAYVU0gBZ\ngFL6KYshrCedNYPHV9uhm3oZVsIufFaFCU1k2jcaCyACHGxWsKIDK8888puV\nWg/MQwOE7d3f81sAsil9IOzdZTUvQpIciKiuPbk8CVE7efXtWqUZ95bNp9Jl\nWro10C20rFf1Em/fGqgNHFGZP+NQP19KteHrc1Hy2Mv0LZ3uMVWSRlFqekFF\ng7TEh7v3DGs1kgaUPoIWqK/niKW1QgEzwbDUjUFcxc0y/nr0lXugMFAx9oHT\n/Iag4FBK1v+O7xSgmWsgvelx2gnsoml5J4R0RlNE9tJZuY92D6KwCXo8fL6U\nm67I6Fnyd72/iWJEuM+4ttYVEWKhAyHAHayG3UwXXwWxRntlCqMMpAGnPECL\nfrwV/Lvtjpz8zY4Qb0zSYMGO3SlIrwrEeuw9uT7IavQg6vN+e+9kkzRR3ANz\nsAX5PHPyUIZ6GzxwonO4MVlsKkVwhNP0TTOnsPM/99cnwlou9GzoCbsppC6R\nmiVq\r\n=x0Km\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.22.2_1592825653513_0.23336115328062035","host":"s3://npm-registry-packages"}},"1.23.0":{"name":"decoders","version":"1.23.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"3c4496c9ea14989cb88c16175ecfa83f89ce2a94","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.0.tgz","fileCount":66,"integrity":"sha512-1fxqgr+QO0yZ0vyLHqWmIwq3MzZrwVqoG9A9A75f1yEuRz9Gx92C0G2m9eNzDAddce9aLKk+CsLfb7YJ5K5sJw==","signatures":[{"sig":"MEUCIGQMiQRvj3BtBFlfcGkXVZ+Ddqbv1YOSXWHZuX+Vx+wzAiEA/MCdCT0WCDTnJ/PI0/+d2Cawx4nEClMIfae+Wl1Umas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWSo6CRA9TVsSAnZWagAAJlwQAJ+qf0aG51tV5y98E4Up\nsiN/t0XBCy5GFluH1/eZ81IXg9tdtkkGUbNJixEZOJBghmO7aCIoZ6pGkmTR\nmKjR3+A52OMhts9Vof65Xm2DZHzDFuwDIez870Ov8kJKItz7Lp2YMpkp0s9o\nTQ/Xr5st19beOm4VQvGmH4K/QmbbaMWOmanBNRN4qEZUTo11wQ8WzPT25p9+\nzmqUDDuWilbgSZufe38GuhDYwz/K3HH+WVxaAwSk9ufy97qTAdJW6tYW+BO9\n3EKSFueZIeSsE5v/NfgYUuYwzAU9+W1WHzIZCDuM26hoouaBgPFD9qPqUIuC\n+S7haaAyVH+LYyWfBoA4MkORq6xUwONTP4ltmKgekXdk7TujRyNH3zHZqp84\nllu1ctApQUVYcnvcHIHm2E1f7KNUPCJYXEZIUH5UCVel5MrX5alcOC39w+FF\nwK+d7JrxDsB/HvjTAHb6U6EEV3U6Mv8HPt9yJ2zj4cU7LGi9UVTRgwe70a0y\n/ok8tRcJTb8EZX8qVLdvnJSqrtQM/GmmCyr9WyU4Nl3+DPhIGYuEyETrfxNo\nFro6SDo9+GeS8iH2mInpijP2LMQXiNDGRffYs8Q8MjiD8/d24sL8K5baW36A\n1kmlHlkoHmr00tuoAnop17E6GKluWv73d5q11FJDRUz6eu2qp1eJRTx8W/1H\nJ/T0\r\n=pYzC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.0_1599679033620_0.7827179138717792","host":"s3://npm-registry-packages"}},"1.23.1":{"name":"decoders","version":"1.23.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"c465bd55994404f9394c106fd6a58c3cf5a1355e","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.1.tgz","fileCount":66,"integrity":"sha512-EotP/OspHuZ2dJZPiNUhO4Y7HWWElASawDZL4lTNsYY21jiMDMOd2wmdeuRODRcDjVCIvsMm8d7HWEDJYa3hXA==","signatures":[{"sig":"MEUCIAmlmTHIseXoJzBHmJl5om2qon7p/XQeahGkghwDoOjXAiEAskTJhN7dOsmyu6A+LwbR+04ih878guCzg0tsHH/+QZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfX2quCRA9TVsSAnZWagAA+6cP/3nc9Y19yGCyGyCGhRn3\nda2BxwHDOqqcNmDc4XYoaV3V/1R4xet+EuVTwAmSidABlYPF200lIDtCS1eZ\n1SWmlQMvUWRc8uKViSBrX2FzHRITJXDgkVw7J3JM2AovLivbeDW93ba+APbL\nzKYin5oDBdRaGxCL9ricP1SiulOlLjVjPbwKJ+U8CRs6Wr4lafDlnEPXjw1k\n89oUsqJrvMuhTbbAu9FWBwm6s0SzXAAPgtK8vZ3++/YAT/ZStz7qIHUTsXS7\nxywP66qlQS70iVfaR9W3oM7nf57pYFE4fnztNXDl1tjMN1FUxkPdr6vzVMCn\nB75AWFJJcRg/4WcGNN8haiMnFqGre/DWDz3RDQThPrR1qkDN5F/yTSPRJQrr\n7fEVb4zoh863e/XkAlVCrIAngsDp66TTnSrNW4m8PpoJWMRPJP7DUINX4Bft\n0/tbaI+GF19letmdHMC+b2iHjSAJL7V3wfHQcyAWWqXzDP2w4plGqhQdgTSF\n9kMjpv/LuI9+NrNVh2Fe6iLK1CiWFbwCAMm7dWarCkfVJPwZKJHpPhby7ZSU\nCHayNYG/zwuKnXpyYAPZItqNrurFg3URMiMMEo6FP4yyBDIG6gsHb7732iY+\n+Ra+TDWc8zkTdFzAibZELSeDQCuzYCKLm3/RGL3eB9nWftKLg/eNKTxy0vcI\nho78\r\n=lnAu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.1_1600088750127_0.19526479114499895","host":"s3://npm-registry-packages"}},"1.23.2":{"name":"decoders","version":"1.23.2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"5b63ef60ac8487b0962662eb93729b8e3c78f4cc","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.2.tgz","fileCount":66,"integrity":"sha512-JAw6jykTLm3zlD30xyF1kv/F/oZ3bUUOI4xXTz5CxSXKk1SzixoBfCZzqtZKo61OYGAjk0fomwaww0ntuSWIfg==","signatures":[{"sig":"MEUCIQCBU+fD+i1RCmNxdcxAIouKZW2cIgb/M9qGihzLPONE5gIga16AjnfDvujDGrC4Bybd4OtLFPAQ66BnoGePVG0Mryc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156900,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYKs4CRA9TVsSAnZWagAAJzsP/3aUyWh9dzi8AmV0ibey\np6mHPW/8nHuSqOsko6XAQbCneknHvatvjHkQMw0D1FOH1tcNU5iWs6b9UWAU\nGO1UJHWQIj3yFDtrtpGJma9LHFqhMdmIuE/YburFVZZZG+TfFblvSZcgSN3R\nqmJ0fkyS0HVZ01jSCWmLKUgWZkM3dBebFyF3AMjsGCU58U9T/b1XyhdQgpn4\nZ8y0n1OeZN45RzbV7HZ+RcHNqjUrMFKcXipeQIQLpwTtppyxw2OY0ipsXZUf\nGjfqR+sx6DvzV4BB14qWniVyBc3x3L5pwEG2CRusXFu4BMPXS+k2nMOOs1AS\n96yVx5PXbl11pokfH/44O9gWcfaG93v8SMdZWlz7K41/fpDNDkSsKQWMBlm+\n6Z3VSKsv8VFAN58WR4sgtfJW+MUeEUYAVgpC4Cnz3hafrA1xpT8dfWj+2aLA\nOBegVQQYxLN8jC2CtqGaUx2PpHB05SaMfJSOsBGAPUvRjLec3C2mLWLIVTJW\nskc2BRzDrWmg4k2m0rulX68rhY5PcOktcVfG9p5vh+bdyhcIRJeIPCh4xMnH\n6FoK53NjiFaAAl/sh/wQf/TI6f7L6Hr7zSItZBVPrkevrOrvRmEJTMk7j1zn\nH7W4hHU86FOGSV7yOhxt4Wb4rkw5SVFmHJ9yaVYO2pHRShv96L4wyC/92jWH\n+yNQ\r\n=axe2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.2_1600170807684_0.603442641200465","host":"s3://npm-registry-packages"}},"1.23.3-pre1":{"name":"decoders","version":"1.23.3-pre1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.3-pre1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"6382bf757ac53d40e9950f839b19f76cd9ceef68","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.3-pre1.tgz","fileCount":66,"integrity":"sha512-GjcwoU66oivntzSzedoTcBG496XBIP6etCReDLmfeAKws3z/B+O0MS5uyAwRjC6mX0CrX6CIUscSpiSfMGrUBA==","signatures":[{"sig":"MEUCIQDYeZWG8sSmJFWjIokacLBqNmJb8k8GX7DRvuTaHRv3jQIgGh2RiIwHuSSWlrf/0pg5GoxsGAMYRKrDolIqFiIjUGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeySDCRA9TVsSAnZWagAACJ8P/0jP0oXNYprY8NNU7UHe\n8dkY4rSbyzD44k6ltmQ9cwIZ4W53mvJeJjyL66V2PLqs4JqWiVNOClMJ16wy\ngb2Bzg7y5v439AXSYo7bU6X8KegtfjmZr5ECcpo5UByVq10ypWB3GlL5xXAY\ncMQFE1XRS9HkMNL6RG346igIt56LtqhyumrnWKdzHXhMA+h0ZWl1Hq4DuUIb\n60eyzMmW2NNkTGTurhQo+OYWBYZ0ocIpYTAANjzSnhYDadPK7BeMllpV94Q0\n31eofbBZnaR5Jx5hFSjiNGHcHAuA0HvGXHYSfWa1mXjBBGXKXMHyKkstmbXx\nrcO6FfcSqJTLM7FFHRs+NMEmMMzBQBGug2xNS//OGCDnxGDAGShjGow3Ovm4\nFq4ZHaVdqmAAafWAesvgS4K9qMFqgTU4aUEqQ0IoY5Ics/P/FWMaoiCvpm3T\nGhOZL/98JfRshoAXX/aQ3xZK7z8XKuT1tiBwY57ATNjJcobQPXoIlP4fLYoJ\nEZbEZkxWtDn9qnoal6GB6+5mAsDTEWCa00xcLM9Ul8Lbg1qDwi9eC6PQteBS\ni51Qv5GgoHNLv/fAUSQOWX+YpdTr37aUaE7lnQvVejo/2sR70VCwKWB+TPYk\nL9Gk7+1wxr0sWJ2TFBMaS/DZZJQEhWXV1txCgXmTatQ6q1UNCaDcDIBSr30K\nHJ2r\r\n=a7Zp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.3-pre1_1601905794620_0.30680071101527506","host":"s3://npm-registry-packages"}},"1.23.3-pre2":{"name":"decoders","version":"1.23.3-pre2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.3-pre2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"0544f73cbdb7ea68a733228d8ffaa7e1eca5eff8","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.3-pre2.tgz","fileCount":66,"integrity":"sha512-O5/j1goL/XzysBir0uexB8rQGsADNXSm0A58g/INe6wIYZSMk5ZnSyLn0/emThtoDG56Erzn6hbuyyeKDFQwcQ==","signatures":[{"sig":"MEQCIHXxR6gi/wkBJim4YmTnPQslncdKZiwekdOpj+cII29RAiBGKzRKzfBeKTUJf+Pd0ZxDU5FkHJDBGRkNjfbDQ3Vvqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeyu6CRA9TVsSAnZWagAAJoMQAKBbUPaQxn3cnwvlOuZK\nqNQFAzNH63NZ671sbXGNyEwJKvfBNSMrndIBjW9vLPD3nc65yGt9sc8kEaoO\nbQQU6C7e5dvaVx3c5O9rmRqSTi1Rde335zO2wse7oHFqw/Vd/+IlPk9aZ5DK\n2wyWglsit/YPyy9tGoTT7p0qWkM1YajptaAz8vaXnEiJrZa97+aBaXN6rfXl\nyFlVqz96YJBMXXHLqPmH5cWrY937IGSVcSdYhrRmgCmMnzIu7JKx6n31/CyN\nKIcYJtTU4qOmurwQipyAay/LJwsvuPHpnW/B+1ENxwbtLbYQXCKNybKxw7NR\nMR71a6/ihWoNaabQxjm/m5p2PhSxTOqpgOvUu88P+2TXzz1GkT2hf8oWXz1n\nKa6Z8WEp97zBuJLgb0b9vjGrrS9D46REn4aYqM3G0mRgH2TbWb7NUcqGqREv\nBFQzVErsF1DJZhOjbiyv0DXFOyusXIc/79n5+OPTr1qudcpnrmQbHYCZUpRV\njWiOYMOUis8BPmJI9WIv1TuUSas2wfoHq3+K36TJSk8VQV/Cm7470NhWP6tq\nHJp0Nw5VQSPJT8WyjvaKx3zb9X8KxsSYqnznaGjsm4/Lj7M67Wlt1Nouq3jz\nPhT/NEPAKwtdKH25iFolu6sVfgfcX3fOwMzxSXwNSQXl3S2j3qRJHTH7mSXv\nTn5X\r\n=d/qG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.3-pre2_1601907641810_0.4726390347129348","host":"s3://npm-registry-packages"}},"1.23.3":{"name":"decoders","version":"1.23.3","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"ac270f7f3c53bb85507bd1ed5d45522985da3a8d","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.3.tgz","fileCount":66,"integrity":"sha512-3NnMWTaiE0KIUb0CkdohR0GzU9q7QsUcR8f+SpqU2UZwpo5irBof0eJC8Jii6hCM38Cwedqp0woPneeKRKFoqQ==","signatures":[{"sig":"MEUCIEDuUlKMU3uvwFfUxkkXM5yWLvtrP+P6+1JAh8D+98udAiEAiIRV1KclNyZr7Y6etGAVOR3rziJqyZ2h7s4ANlTAMBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffNqhCRA9TVsSAnZWagAA5yAP/Axt7MhpeqqtMR+Vc+/F\nYIRaazIrHZXacAdVNpiqTGcIZ5a4vIeN3Kf8XiGXQ/JxV/zyCcUmsm/egmJE\nvyZXc/+EkU6vt4vqoXxxRfh4R1gmku0w7QNiP1yq1FmxSByCoYkXGnNsHpyf\nOq2xuDOnuH8l/4ectzR9dno3c1Y38EtN8gFV+NyKQQeDuu8laPjUxUJxzU+V\nJaY0yLpS7O9+q+DzzlX+QStoG+OaMHeNkjoqP+q1Lckmrb2s4zGrHPzdpYnp\nNZNFlIfUwj1Tsk5rp8tfplbwOU6lrjmkCnoXxtcHxhtELsfPxuHR7AJz45tj\naHehgjfVfr/QtyAQIT+09I2sbUvALFHAy2xaOd8r+2pe3IGmwDMAWokaB0W/\nGrwqaP9YHnpGjclPDqgNwE97cFx43ACiJtJOLTOmXCzopIQ/KR2d66NhYgd3\nxwhi3b5GsgdNz6yoE+m58EXy+Yz6DIVoE2cRYjEvewq26BULutNfD6nAca31\nRIWntPUvfDIVpuCcuKtbD91LClYn1OX8zQ3fKebpJwIX3WdNJ5rFgZijcyFR\nRPXcEommsgCFrKS00uEb2ZCXsVG5oOt1aZ6BqNHX7C2/gJb6mPCsvt1wbsQi\nizyaAu2JbHJG6WoU2CfYrluD6HEfrawt6QYGfM6mZrlIVp4NaSqjzNfkuI7Z\nQXSw\r\n=vyXB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.3_1602017953362_0.9777909366287594","host":"s3://npm-registry-packages"}},"1.23.4":{"name":"decoders","version":"1.23.4","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"39f164aa732550824aaf70f47f3d53707ae60b26","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.4.tgz","fileCount":66,"integrity":"sha512-/+Et21yvbd2IKD1wmGQAQP1K6fV16J6dTG0lSmQOcDWNapxzHWq4bGE7rfmU+aELdgK/pmFiknAktlJejgVQxw==","signatures":[{"sig":"MEYCIQCgrXNd1/9jQTwwr8OpyLjWyeVVj2nj2h4ZXK9w4UGxNQIhAO++/seYmloh8xXSSmDRN/akjDtSiaM1HBU9oabHctm0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJF7cCRA9TVsSAnZWagAAxzEQAInvwZZEz4R7x1Mit9s+\nTtS20tezVz7SiR/5adCX3fXMWGFXU9JL19kwEhQk0j2H5tJAlFSKIt1GOIyy\nTJKFIUa7f8Loju/uKyYWwGx02ytbu+q0ii/kmgKtVxOlXvyG4AmXTLNyeBUT\ncN/6Ia53cW0vVwzxaw2Y+o0CjyPigOGC/k2BrdsvLbV/gWsrS4A4nkvpoaUJ\nsG3weU9ub2qwhrIMytY51uiXBYcfVID8rEkUfb5cZ2Cvwp3XzWQvtInqNSJg\nKQ5D7xNSpGHJ+vQXK6yGB9+XDQjZI8/pIlOOtZ/czXh8MuxkFblvcqTQWSoi\nMZ1o+4m6Y62auNvyeyLMTDeJ6u3gkMbRr3epWduxIVTD6022k/6IzaPnaPX3\nGBJJ6ptN/WB1f6ETaLbWCgBXoaxXvMc/2Gx5yhdWsC5ZbDWwcvFxa6QIWqN2\n0H3ZXcqeUqDDbWuWHNgegi5N6yGxPp/ZBc4bidwy0+4XssRga6eM88uD2PNC\nGrniRlJaS1Hu2epOEwgCXZ7TYr2bNdnl7NZgr+5NtB4LrceIQEEydCqdaaEm\nCxI3d4vvI1KGMO+IH15QaYkTvvTdperYI6Xg8EB3u54E/pLTDzRu8EwI0VZJ\nhfCF/buTOWy1uXbd2mfMxO0B74xdU5/ztfG89Lw2BMzh7xChfRxvPCzcBFOH\nzLwV\r\n=RiO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.4_1612996316400_0.08497272317578308","host":"s3://npm-registry-packages"}},"1.23.5":{"name":"decoders","version":"1.23.5","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.23.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"fb66e3bbf62bca57185a666f5787545281715618","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.23.5.tgz","fileCount":66,"integrity":"sha512-ytEOF7prFr9WXeHHRh6d/Jp2bw+BpA1yibtqbuxPIyUpvaPs+bKgCaa918FiZf987IuXjLHPQa9hOQ7LoD0JDA==","signatures":[{"sig":"MEUCIQC7krcWHNgoNBERoQCjswmtIFZQ1X3SQ+XhZ7yvo1doLwIgKGMi5ylKoB9ICwNAI2f8lWuRpLyA3dcujTbo2r8QSvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZZtuCRA9TVsSAnZWagAA/qIQAJxp4yEf06nnpdnk0ILh\nebqesevoYRrAh32EVxjIzx8Kckeu+rAuvPi04iKcdBQAR5xoMusLs1KpowWa\noC/9WgU3AqEzemDkK8wuTwMfQK2AJ8QSUmtDb2kOOOthQAYW9zLTj0/xFasj\nJV5jaOKlTiTIfWAaEju4EO5ddqIzeWvgNsn5vyC66f6WwrFUmfRO1Q+JOhaO\nFl2bxCcqSPBFBqdo8jURW5tsEuzqfLtATOLs0ACSayGSFEu2949KG+Ak/KFO\nkohQF6UIqtgyATsO9Mem+ogNkE1dPa4ubB+WVNnpLLBuZNcBe7Twxe/47zam\nSpqnyjmATq21u61Ml206Opxu/oe5oQAG4pTu+RV1xzz57SYC1z0cLRS4QVrr\nHznug87vWg5R3f6ASk0ThbE357mLmUVYtjtgTum9ezDiVarQZ+LNVfb96QrY\nNeeutmXkp+zBw72PnBZq2Yfv51qGyJIBBwEqekXz8jCHrvYWX3l0RKjCH+0y\nv/4iyL7N0/4uZvodxogHHxnEGIWIO/29j8le9SrPktqRfAW4ON7BfkaY+kCP\nJIgJsCQZLaEOdNtXgYILyL02uG3xzrE8ae/a6RCPBXCAb+4sp3F+6WjI1sOJ\ntY5LnIhpO+fUugs0C2U2P/Gd8SPee6dgj6XTjLLod/P3Th65dn6PasZWg2Hh\ng30n\r\n=n+Dd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.4.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.23.5_1617271661983_0.29938244585514195","host":"s3://npm-registry-packages"}},"1.24.0":{"name":"decoders","version":"1.24.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.24.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"1bcd941306caa218c3e1ab4774f22b8d07e9b67e","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.24.0.tgz","fileCount":69,"integrity":"sha512-o0jhSmvsRKboXk0Dchj1ChJ8bmhlSVZe+u9ad1ZrFXKGLcqjs0QVooOXNsbU+X21ZwQ3GEAzpc6WMHOYFSDqmQ==","signatures":[{"sig":"MEUCIQDwoRjfPEfStcGn1Qq6eC5orlbd1WcuX6WE+wqA2dIdFAIgYYq7VKT0QkTiopEZbpMQz6FESdYfNlJIRbbtdhvmiLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzGd+CRA9TVsSAnZWagAAmpsP/3yFKZlMLKrrPM0hzcPm\nXPByyEXGabvUp31muO0Ry8ndvToMS/nrV1j1hflBXE7r8fqg8QzKdKcxrTrQ\nWdb/futY4orEGEskjRv85OPi97aJEQCywX8QXPGtBWbGh1t1Xiq0VpP1MDnT\nqMoVi7dFsEIaQJXTFmBLcUdgE0hN0eLuPMQ516Pe8O/9cWnaoM3RGndH1PmT\nVQ6+rcZucTH5HcTZGeqd7KqVnNZRn8d5asdWskTp8fOWq1CYFf+SQxAO6RBM\n7xn7jwrj3vVh5AfTv4GqzcMNdgSkn72iMdp+Si1xcI0EbDPcQ2igSTg31LHh\nvk9xCcV0mpCljnVY9MGpNqsTvuOinFwBatPzVoZHjyD5ZtXduLG38HoUTnAr\nKocjtYZ7JcM6OES8Cc4Dl06BzjXukrVrsTplEkfDyXiW3k7SCmEvfbETexQH\nXYqBscBgop5b1H3LnbcQsNItFX42IZrlesWb2La2cLJ9JIUfvkeDg+FkcN25\npQ7Vkytw5RdCtN4PdY07k296zPISu6agiYgMmLLbLZ/DEUZkBoVfryFdlYin\nY5Wt9u8kF7KzijIv1oRg2wlfdEDnZD3Bak2hQjiUGpAgFgimtMd3UlCHqqYI\n29ZG7iXaiQuVFyEl+CBpeshVMwKOR991qjtuMJ7M2VxIcSfxG8lgRd6DnTcH\nShp7\r\n=Xu1a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.24.0_1624008574325_0.9872970666480219","host":"s3://npm-registry-packages"}},"1.24.1":{"name":"decoders","version":"1.24.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.24.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"9f451a77783c72bacd495103ca1e6ce9b7c794a5","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.24.1.tgz","fileCount":69,"integrity":"sha512-uGMLUnQy7ELxOl9bOVbrafNutojqF0hAsMKhL7D5Z9Wvs5Kns75luPbPZi3tQJ28rAbNJ+cJ3TEOJxyrztKZVQ==","signatures":[{"sig":"MEUCIDZEWBKj8vg+bk4xrNZDY2MGeGDh0aYWk78wHCIHhZLTAiEAoBml5oeTJixKIzkuTNcxNBffK5AI+/b/KEAv3yQP2jc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0GkWCRA9TVsSAnZWagAAdKIQAJ8ZxcYebXZC2m303Utr\nSnL5gzuNfTi+f8GUCHap3zL7vRjqdK39BAN7D6C40Jjx2DoD0bhu9wLHbWPG\nYsNgOtQz5y2fcShWTW+XEps3LxcZ7QhNKD5mjYehdXzoTE6llHE6d2O3pHd8\ngkg0XdHO+mEknZyT7E89uUUUHwjvRy92ymFAya9h/n+7prqj2CIVABSC3YWh\nbpQUlA091fmCTsyyNCSkn6RrNW+w4r9rDy2RiEhD7HDYMFt8ojgeFH9QShcS\nV+YN53jnbmv9O2ySwH61xld9PdWbpSLHnOIJf5em/lRQFRnXVIyljE2Y2xHB\nvAwkuhwcfQDIShOM+nVPf3WMuJM8m0yhk3b5ZZwL/S6j3XrIgzNDihRZAPte\nAldHbhpTEYHKlwl9McRjSP3MKl2kB3vBY5T7CMAk8SgS/oqA4fz5nw90kK3c\nGWpUF152uUCFSFy44naKDPrfXqFx2AtjYW8dDehEOIpemptUhFJ4Yq5ltYu3\nsaiDK9QLD8ZnOyvs1p4T5Kfhrx/xamngQaaxudYUb59SOFEB6ktRkLEYvIMo\nxvVXQXvkZGXPbVNCp97zG8KYRfo7w0oRkSllMxUTe5OoK+NhihX+1oyPNPf5\ndGJ3WSeYpLJffMwGa3vF06yBHvgBpd7qsB9idbaqDAPnD0VUqPH/l8uESXqY\nWk3p\r\n=wo9N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.24.1_1624271125531_0.5548696077800968","host":"s3://npm-registry-packages"}},"1.25.0":{"name":"decoders","version":"1.25.0","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.25.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"229be5bd03cb01324043b81856c734cfb91d4edb","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.25.0.tgz","fileCount":69,"integrity":"sha512-rR3PDRxRLE4z3Xj7I1JMU5ZnzwU50Jd9rft8xY2RZAXCeKe+35/E3YvCIv1tS6m0tk8bWJxYqlEgqn823Yv9Lg==","signatures":[{"sig":"MEQCIEEqzhvqTbactkiMe+FL9SSy8+sRoncautap/Cn03GM8AiA7k69T8UNty84WjyCRCd/1a9QllrdMFiqc4iGtjlYwXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0u8FCRA9TVsSAnZWagAAlaYP/3B65DGTvv+0wg8ws24u\nh3VOVXpMoPYtKwiCfg6w0wFf8FFd5LjjWtnkyZWZjIun6T3y7iBY9PRU+3RN\nMXgEUhyc1MsMzMQZb8so34G04D/3JMVZBAhP1X+0bUaiULEydG3vFj4Gxgja\ngUPMzXqr8xXkI7QR5HEVD/m37H2M/SkjNfavcL9ptY87kX5E9h05OjljLF/U\njN007Ry1ovjhXBbyHhQdNIRwxVKf4mkxXA++d+icYnwJ2bJiIompkqWCJmjQ\n7JLRJ3ue/fW3bQJKF9HiEMrRlIIQSwPOlNI0l6INaXYG4BaNzvbVPsKdHxwS\n4iV1ThHt9qP8MD7UGNUd/e9VawZ98HQK5VRtUFkes7iMUwzmDweCPbnCDX59\njqpVkPQQ2qEuQ/6Y4OCGJ+PD6Sq9casSZmzmjLIqMZXsfcPxVAGoaSaIPXqd\nlveXOQrHK11jHZlRSvO7KsHRtDCH+Bq8uzXsrgRjShjGDRN0mJaAWKnGZnGk\nt4JyZU0/WpJVQtjlNAIcNKMRgASv1nRQxK2tCe6aodpzzmOM3bfL6ZY+R6+n\nbrHcy4K0DyOXkIymnRuibPurVmJzjB8GmivjZyMAU5oE1K0rxi995mDOW3L7\nzeS9eFUaHZi7EJf/F5jpTEaHgwtfLssCg8cpJtHTnpkiNmC3a2XBKx4mOu4j\nXrWv\r\n=ksrA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.25.0_1624436484452_0.6002538169581393","host":"s3://npm-registry-packages"}},"1.25.1":{"name":"decoders","version":"1.25.1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.25.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"331f483131c1819fe8ae4e3cdd9e41509213adf2","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.25.1.tgz","fileCount":69,"integrity":"sha512-QxS9EVDf2DW3ajbR3imGbxqc6d4yCUKj6CJyWUzQD5OkHXp/lDImq7I5qcHgRZI51a8jcBKVB8bHGOrZxphdPQ==","signatures":[{"sig":"MEUCIHSYz1R60j/73pCO+moqXNWqzG0Zjyc4mHLw3A4yar4TAiEA4nf7ycFMSIcY80kohIayUHDLVlMb7m9yGRwSkKoAfBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg237UCRA9TVsSAnZWagAA51gP/jhAqJAZKqrZcRm0piU+\nGGaofX+Z8dfzwrccWBobIpPvUnwYJI7D+BCH1cI2Zl+k7M0huBqxyOo6JWQE\nYX++cb/aHPgVzh+y+wOxDVhStDijRdJpo2yKUc+kejzGNPmcrnymgAUApnpI\n2Dibwqga87U2mGDLIkWskq63zRBvALPtUjI1HwVab3ycG/TPSkshMIRRCO3M\nj8ap58K3RbX6uWb0eT8WwW7lqlu6HUm7KUapCrPe70Hc24G1Go7sI9En3xIq\ndkyNlcqw1LtCiyyceOWKJ13jljxPejCndHDOc/AN6fYok7a7YztIOjS8jndS\na06i5q9Om4IPj2jMLPWuelyrqOk4CA5CjGFOiffsRYC9hHFgNTfuVojl2cv1\nTY3Eqn5gOmCVODAwA6QS1NX9j/Q+DOkxyOhxArc+BAoh91mJl7TERpTSRaVO\nsynprCLMaJkJ8dAnjEChwxXAG+LeZoqQ6R9KW8rNcmGrCs1+nhygW8gsr1DI\npRjuvGe44RMQzW9Ho1LjsrjjOZy/wljE1amiMPEt6GxzZk9U+wC2lzU9DRrb\nzc7PchTDWTRMVptQf/m9t+tl7FI4bOHWzQ+8cKqZyl3abmUEXVSWRNZKz/1Z\nQZYlCW6KtNHPgb7lxTor6Y1XeGBvUpfMpqtdO94wohhaunOcFSyHpx6Y3zLG\nzlIN\r\n=3VEW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.25.1_1624997588226_0.4742880368599074","host":"s3://npm-registry-packages"}},"1.25.2":{"name":"decoders","version":"1.25.2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.25.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"160acfe29252a50b28052ebcabc1f39dae33639e","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.25.2.tgz","fileCount":69,"integrity":"sha512-VT9W/H/syFF1vGCvqRHFND46xNedYn5TcLVT49PvWhBSnueR6LUu71Q3/bQVG6ppAym+NE08usSHk1ZPDGiDVg==","signatures":[{"sig":"MEUCIBFjeYXZQpvpuwRiFZQfSbSKCboN4xQxP67mrL2IqedRAiEA0SifMyqEWUxlbHhCdkKV4oAW8Du/M+m85v6xMhIqgaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJOyVCRA9TVsSAnZWagAA9JoQAJPkb4FwRP/W6ABt/o3x\nkmQd3urftPQpVFKS9yDaCZu3jf842nssEBUfKMSfDLdpa0pKs0tSwdPYqdNr\nrhFtONYYzJnOWy42hqBjc9lH7H+ceYi4V9rLXJTSWlfIQvYCSvui5X07MzUD\n5IOvc5hJBtLOJAPnVEucfd5x3sWFe67lr4hz2O+CC5MHwkx73QL26fNtL7jh\n3yLuzxtqXVonjNzqBn+KYo+1ru4qU5dELml2NbfwNFGhNl2tMQB9Sfcp7SUv\nttsjjc5IDGK3iYvtmGQwZrPzKCZ3p1nzI4tDi7c9QAKQvuKMhoiTBXdB93gh\nULVsziMU+TrUVmJXPN9lRvIWZv8K1CqYC+fhPacY+fGikqwxUh/C3gUDSsfM\nn2HsGpcLaK0GHPCzAdZcTg5sqJHeHysBRhHWtzt1Lekz5uViYBs/cLQKhtxn\nDCEXLDb4yr9CazM4rCPClN06ayAPbyTBhk8Q6wGUU6PNkxAhgG/lLo2yY55E\nEbuGCyWcyc+j2nGn8pG4Wful2DORTYhMqnkQHA/WPwx50kVeXY8u88ZpZ2qv\nkPn0B2NrPO/a0wPteH5D9lCLS0oAMIqnZpMDrz0zsBf9RzS4FkKL5C96XUg0\nNinB6X0jdvYdq4Be/1AFi8x9Xyt3YHeqbAKM8ip26zL5OQHUKvqwOgVeRKkO\nTAs9\r\n=lgWL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.25.2_1629809813065_0.051573892386627795","host":"s3://npm-registry-packages"}},"1.25.3":{"name":"decoders","version":"1.25.3","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.25.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"6a64d99bc05d2250a4d4014e8b68a472956931e6","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.25.3.tgz","fileCount":69,"integrity":"sha512-R8avvNDRdIjNrcAZN4pIBbDlE4LDDjsX/W1MtzhK64oM0h67o7PlmavMI7/HHHrlszjlqst6j8pEbHY16aogSg==","signatures":[{"sig":"MEYCIQDDuyReMLbccAlQ11UzElFipDHhkd+4pozib0wkxIR2LAIhALknXWbzRu01smWHgGo5avrVqbLrMhuKThWy+L0+jKIq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJPXsCRA9TVsSAnZWagAAl/kP/00DhEhkJoP1+ZR69Vxc\n81MfPwPrSe2q/DHxelwZnc/WtM+fK4+CDGKLqYTUPkRhbQpQsGzCFh2R3ZwG\nBEerKByiKxeqnhbJ1gebTdnBDvleQw7pJCnUvoOlzwsPpsAFaDB7XASwrq5g\nR5MI0n3JC81KdTkWgK7tz2fnwfGMaBmu3Jk6/TEtI9lVHXfiJPbELnN+pWoA\nXZ5PpTBg1rs2rQITVnhKoJPogUkAEXsSZWj0MWP9XVsoUA/jMfAFPyru+deK\nb3R9x7LgqlTHhv8hIWudm3xLQ75kPuhooRhD+MJfPhekhVirhSsZXXrhOTcb\naLIKNvLDtbjTtFdWs/mbVi+6bT35P2M0M/g2Z9LtJmsCVA6e54w64lL/HsDr\nt6ElEdjly1Ux8qQ1HehIq7anoRGYJDBy8fgq3+/j0FAOPeY2YmcY+RiF42Ss\ne5076Vm90JahOgBF38yuWiCbJx/I1j60UsdHSpIR46GhfxLfIs1V6bKHwCtL\nAz6+t8pQBQegREjYiKqgW9Ns5bMb4WDacD+8gPvfcv6YA+JHxENOBMglWGMY\nTdgoHMzqS/XygWzwGZN+Sqk6s16fPsK8PYe2nsxSdwn15gCHKWA2caUq9tIn\n68lWdOXV8ZDvOCkXM/zixWC8j6Imfnf8F0Xx989aMJJJz2xf+bSCy9r0r8/9\nZIB0\r\n=FcH/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.25.3_1629812204672_0.6102109039097783","host":"s3://npm-registry-packages"}},"1.25.4":{"name":"decoders","version":"1.25.4","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.25.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"b82deebb1566a34d136eca79486cb33fb8905da3","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.25.4.tgz","fileCount":69,"integrity":"sha512-BzpPbgXkao38yzmFdZ4HkdxrZAEehMjNACYi5e4dPyXWuaON1LDOodIlUi9Ttjcf61XUKTM771O6rT9n9V00SA==","signatures":[{"sig":"MEUCIHgJPkEnrDFoQsoa3h8F7ENwvQiRZt5yVWmyB2eVx/OYAiEAwgpIHneLYGbgohT4P7M86YT8MBi9ElpE/84OWwkHaTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160312},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.25.4_1634282518190_0.9681074844617008","host":"s3://npm-registry-packages"}},"1.25.5":{"name":"decoders","version":"1.25.5","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.25.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"bcd175d13ee8188e615412492dfc519aa7ce3b5a","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.25.5.tgz","fileCount":69,"integrity":"sha512-+vhqDkexYr35SFOhoPvn6S5Vz1qFq1MqlyblTKtt2KtYdy+IyfLuaI/QIpFfjApvXsppp0m8vIskAqgqrYctRg==","signatures":[{"sig":"MEUCIBwWi+Ow1AAcN7walheNOhHdH6fjB1j28JvUuiMBrCYVAiEAtWWZu+OP/ZmjF/koz2HDgaxRg7XPaUIyDpMcdvvpDec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161203},"main":"./index.js","types":"./index.d.ts","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_1.25.5_1635759172314_0.41758002115606274","host":"s3://npm-registry-packages"}},"1.26.0-test1":{"name":"decoders","version":"1.26.0-test1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.26.0-test1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"962d4d5f9868d4fa48d10d5ff813cc5a2fa00343","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.26.0-test1.tgz","fileCount":73,"integrity":"sha512-vWWMZI/yAmVT/JuDQi8a9zscY6M5kOm6ZGCAfzitHfJpcXo24D9NkpOEabGktcizjWciHJOOzSvlWTfpY0zu7A==","signatures":[{"sig":"MEUCIQCHKt8LLW7WFrtQKMNmQyLxs7szWQy20psAgCQkJu6RzwIgf0jPt08RcdE7hmsu5oO5p2LQMG0E7dRY7uQpsz0Hxyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197720},"main":"./cjs/index.js","types":"./ts/index.d.ts","module":"./es/index.js","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.4.0","debrief":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_1.26.0-test1_1635765141148_0.5892067087022999","host":"s3://npm-registry-packages"}},"1.26.0-beta2":{"name":"decoders","version":"1.26.0-beta2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@1.26.0-beta2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"91cbec82d53de87e292f0e682391f7c1b597a7ad","tarball":"https://registry.npmjs.org/decoders/-/decoders-1.26.0-beta2.tgz","fileCount":73,"integrity":"sha512-BDSMJmMw60V3xSvSnjbNlSdWmnCjPfZMJ/kOGj1H1BV9hXex+K9MVJzukM5tlJrgc+Ect4IQ0EXcAWyyAkWYFA==","signatures":[{"sig":"MEYCIQChy5tNyCGt5YHQrw8K+MWpa9rTbVYIVcC9XfZB/tFFpwIhANg5RUEmZZuKngh8J7+cNISobtOtGtVTfbuBwcbl5Ty0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199209},"main":"./cjs/index.js","types":"./ts/index.d.ts","module":"./es/index.js","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"dependencies":{"lemons":"^1.7.0-beta2","debrief":"^1.6.0-beta2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","peerDependencies":{"@babel/runtime":"^7.16.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_1.26.0-beta2_1635806114757_0.43287849100736486","host":"s3://npm-registry-packages"}},"2.0.0-beta1":{"name":"decoders","version":"2.0.0-beta1","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"6e687bdef1ec2fc7ed317d2472c2c0bd27b4a054","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta1.tgz","fileCount":119,"integrity":"sha512-ERzXTUi744jg/E5rA5nga2OnlWuEVjiNLe3gIjb0Or9kXLyDed2EwUEN1+L8jhCbu9fEZwWs0WiVWG6J2ONwTw==","signatures":[{"sig":"MEUCIQDDx4Kzy0JJJxS0/2qpXjwq4ciJyTJSfo6al7dnPGXDaQIgRWUGqpJEHrQIyEu7l1KGJ0QRSi/aslumEbPgqk0HpS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":244111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqKG2CRA9TVsSAnZWagAAeToQAI/W3J4opNlAUhRSHbQz\ntv7+vyXbBNfy9Ug/5amsT64AicYNYMmAgObu+QNl2a1Qt1aJQYwf3h41G5A5\nIqkg8A5yWo1aaoheJUIbMuFfJ7dvfnbeiGHMQpYd0vULlbisBObKNryNKTed\naSZqkIH8CCOhbdPA3aLaswnFKN4SalpAj8Z+KcJISepyzV9v4iz6OG6DsqP+\nT0ezwWCK0SIsDo6yE9TkSFN4sa4sWURVbRG/tXje/nt73201meURQ4ExN/rO\nrLrpuZ7ZsG0mCLlmp+EhTD+YLq6VU+CkqbsSJaZoneiAtZzRkkr+mGAYNMl2\n8MDyAzslhFkYCkzkPyU/MBjaj4uteTbW+iSJQEH2Uv6gU8Sy6VXAGlu4nH1s\nSbs0Vy+ofdSvd6PFj30JLcr9cJmiGxNgtx9EOnTMm2H6+O49KliGP1g5Cs0W\nRVdTb7FECzJpt4JO2p0EV9MJ04Rw0glUfybh3al21AiEiMJo2P1ADKvhoI2B\n9J2mBJphK7gtsp1TagiqRBj3dXV1RmgLpxZFPFNqgLT9g2sEfH5MSv7ho2qH\nXDF+K1Witc9ebXMQOaa6ZvUonsG005oIZa1S8caGNjQNEtxY5jmNBTe4/ha8\nixvtVcMMvCUR6h1iQlkrZECXWz1zZbvyJfVTOlpLKJWjpp+dQcsX3Vf7Z4TX\n26Wh\r\n=DLg5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./cjs/index.js","type":"module","types":"./ts/index.d.ts","module":"./es/index.js","engines":{"node":">=12"},"exports":{"import":"./es/index.js","require":"./cjs/index.js"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta1_1638441398371_0.10845651033779213","host":"s3://npm-registry-packages"}},"2.0.0-beta2":{"name":"decoders","version":"2.0.0-beta2","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"359eae41c8c30c48972dbe4091e50089da659702","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta2.tgz","fileCount":118,"integrity":"sha512-9/Gl9gEg93Sco/lw6Qkv8Mav3kUJ7B+tfz7CF3WXtUKzeD0oVIRey+SlK2vSE6rsC+2hNHJ8kuV7PZLbtXLLpQ==","signatures":[{"sig":"MEQCICiPaizdXIdJg22gqBq/G8JWnQZBLZe9/wDQsJCN1BmyAiAVDVB4QEmO7hOlIX78FReRylqPasK+iRD9fnijwAfruw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqUm5CRA9TVsSAnZWagAAA8AP/j9EHaZlKDN1YGR/4Qas\ndDDSADYa48CHpnfiubH+XHMyTy339/TksxsfBrmy8Etw76OGI1s31V+59s28\ncGmPxjrYZDrjL5QzeL4HuI8xCKArf3xEtmwnNGnKwRqeSfkIRYP0BQnZNrpE\nFIA0MMNJ1VgJEgHH7cmushPEYQKuz5y1qFt7kc+hPq1NuzdGiTpN6LEx+GpT\nL/fhtm05+OSq78A2kdOFb2XgoslhQTjljJ9s2Kac7LxAOlhL9/m8Dbx0HS7x\n0Kg7pf272hG/M4M3I66jgpCHhQ4hEo986o+jPkkZiRnTWTxX6c8HGIUqY59x\nMmbxgHP/i9l2Skncfs5Z83MYBFMzl/dWayDYuNP5PxpWlxbEzsjI2tJzBWls\nE69hD2vzDJ3hBKwN/hGfMlKSEyHVUWlgLrJyBVGD30n7he8WUr88NlzUz68N\nFQzBtzKStbbgyLd9wAqldOfFeswzHXdQpIKyVcwyAZP39yV6ApoZFALm/1+G\ndtpInUSEvnjiAZtnJXR2PKsfc8uX4PZYbtuGEU252UeH2eXK1Eei18lJQE82\nbeOL2Phuv5/vGhZcSXIwoY3YzhB8UY2ahzJRX0lTKV6OTXD3X/T01udIL6gr\neTZVXVYgbxcj7Oof2ElFyH5iGclWRtctS5eNfsHR6UL5vkPTD1XnPEEKasIk\nc5ju\r\n=4rpP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./_esm/index.js","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta2_1638484409549_0.6444202719065926","host":"s3://npm-registry-packages"}},"2.0.0-beta3":{"name":"decoders","version":"2.0.0-beta3","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"74d48fdaed0bdf60bd5313cab802f76a4f280c14","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta3.tgz","fileCount":118,"integrity":"sha512-zySgsxP1PndYYfsYIAKZWPSWBSizHkqC60WbzVOxMq7tjA/XvT6EFVLrmhCwHzY7bjlzZxZlFs/0SJXV3538aA==","signatures":[{"sig":"MEYCIQDo/98OYEP1o33XEzEwizxNmRtdIcOSRqWewSV0+4FtgwIhAJTk+TSEzlLBP9qdPGxTHigJwdcdjHwxqNVE5nDP7HH6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqfOXCRA9TVsSAnZWagAAZcgQAKMe10PS+vKlu8dN7NcW\nFb/Yr5fsC4KkDDRbxwsPovQ6Bzg+vnpsgLs1QxUzA2iZISaho5665IFPsGvn\nyXki6RbKiOOToAh9BDUQZ2PfNRt3bqwnUWRLV0s3xnSPkqvnNHgWsHEKIQtv\nvRQD1Xv/J7fx1G9X0152L2VVNOOojahCklUATdK4YFTGUHzxFDUQBJID44y3\nMik4eLzVsoll5UY2DGrfnU92KIQBpqFAYhTkyK9j6zXkW/B8vyqWPlAh92e6\n5JzD5FpvLl8OoI4ggCekNOvPZQ78bLz6Fj5zzO7ab98SGX2Aop4gXnJb92SX\nsbLo+EXNZHMrfRh4lTb9OCFO83xffSAzu6ILejw+JbHZNU8emIkW9WvncvmH\nEx562A0yur+RhYfXpuokrlGQRW7p2lDag3+gEHzq9OSRvhIBCaj74TJonrLv\n60xPw7tSX7xSycq1m/iO99rAVlcXVD8mis3a2U25HO245RXs1JjajeMnDeEP\n4v8WTyIPn9TVbQmmdySNM0ZZK3yIq5evwd9Z9yNqH5rG0Ath0gPU7g3q3kli\nwunvIfHpn/azhFKcSFo+J2g/5ZtWy1w8nqR2+yqlBRNjvWVNQsBZEN4q1LY5\nXcHy6PRJe439PnJv3V5zpsoLNR9btvTUDoxKUngPq/ZaJe6RSUOgPpFX9ORa\n9jRU\r\n=eB+I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./_esm/index.js","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta3_1638527895731_0.6015592986939999","host":"s3://npm-registry-packages"}},"2.0.0-beta4":{"name":"decoders","version":"2.0.0-beta4","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"b9e04640539102285aa628706330e00c30966caa","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta4.tgz","fileCount":118,"integrity":"sha512-mKqAD9uTAtzVoQvVKu7T6zwwGtODyyUQ+HVRs5GphvfXp/8ekz+ErI15m9kgC/g9aa9wE1XA19Yr4Yc30RQHhw==","signatures":[{"sig":"MEUCIGSekklsz9pGvoNwIPG106YZOnfPkEweBsx112DLeA4tAiEA64one9jRijRbrqJGotU8jMEEky4vOEFFW3YIHpS9qzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr3aeCRA9TVsSAnZWagAABAYQAJu3pqbICwHdYaMlT6gu\nsZ/ZPjmzB1TSA3/xt2kNBeW0C4aFtyZZIZV70Mqq2PCKo0ba1rauNiNvVXJW\nueH1I0IUpVYcwAqXpTUWLhUarq8gndfMmfmwfrhGM6dSph4u8OYQOQq40pzP\nKZszZaQTgftbosaSi8Kibt2Z0k99i0DHBbQtrBTjth2oNR/ESQ5HUHTBqxq1\n2CQde0giQ5zTLOs+R/mepnc7dmCUfNo9syVGzuBQty9J6WuhaIfwAZ3g+Vkq\n/oeplGmSdO3xygzb1ggNIFWH88n+KDFAvYLHutwulnZrG1X+k9HGwBoQpW7J\neqPrwHMZq07nhNIyxTPqSml21se4ASIbV7tmBPZiIWkopxaTemz+Xmpv1OgA\nchKGfb4gkYBEgo3JZGTa/I50AE7OYg+hKUKRZ3fe8W8LF6X5SifEHAwsW7Su\nqdX3wK8snXluL+4ZAGJwsWqmgmtF8GrtuuYcRv7PKeLeygIgPOHeUw6MDWyX\nnNM/W8OLdm5KbyGQON0vAImpeuhAjZKuj35UHATAQQlnjQBU1thVFm+IJlpj\nhhB9mX87McgjlEnpTVQWIJIRUZsiwRflOBFP9W3xn7jyZgO9KQa0xFMoQD3Q\nCOpKGwmgVwNAxQKKM91JUPeEsSzO/ZLba2n1WmnjhXiVJsmK58u/jCDnWS4E\nj8Z3\r\n=miXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./_esm/index.js","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta4_1638889118063_0.8583050511291683","host":"s3://npm-registry-packages"}},"2.0.0-beta5":{"name":"decoders","version":"2.0.0-beta5","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"483683d098df28307fa4f584f5d743aa63e95d9a","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta5.tgz","fileCount":118,"integrity":"sha512-4nROMlNZwsksW+EuRB3ZHe7OS4ZsuhsLVHb++rrEOF0f5wFyXSGSQRAER16G6pekuW/YE8IR08zvh3+8iRPSsg==","signatures":[{"sig":"MEUCIGuZrurgbyMJ3uKzDZR0lVhE8Z/XdjOEyng8+cowIUGgAiEA4lSfwu2ogFWFb+cF0iENBXkPOrpF0WLnAL7GIZXtRXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht70GCRA9TVsSAnZWagAAswEQAJW+ynIs5nMA59+ZpZtG\nMW11cM7QsxXAsx8vB7NKVhmipGinHULIFo9jbJw5jnoWM1/V6K6CmNSoHztu\nEqEBad9nko1yHMWqednA6EpYHr5Eot9DhNa4P7VFUDqhtdtklJu9esDor2Hp\nv65QfbS4WGmaO7NEjPzePuFoS2SIl/xRnGveYssL+jyDuKQ4ldJ2e4FxeJcc\nhrOebPvsiK+T2Dsv3sPt2jXuPrKed9ul3gqaA8bLERseoq5CBqnfQJ/evBJx\n1374/sj63JybRtmRZz3fkuKxcYQpKxzXVXRy6UvYcJXmz9kcA2uMoH8cxw4E\nvFFEBCe1epld6ql8qVfEDeBNL7dZDfoeCmg144qOdZGSnltn++WXzBhnEeSl\nM+6XN3Phlhh9Eq7D56nmTfvxYrYgjZfzzfXFwYxrKe9Zx2s7UtTx/0LiOHpJ\ncnoc+JDWJlY1EiaRegvbl/eiIxFuOj7HdJ3QCDfnUVbysFvaz5KK4EMKgXXO\n8I/oi7+ciPibCv7sWyQmUzIAYIX87CCmfib1lmocvSrL/LH0D1Bq0kS+/enz\nI7Qax9OpVSUFRGBS6NByZqgInnDpfesYR3v8S/kdXIsjS0D46QA4ASv05F0D\nPUhmNpScyMnHdd32pUueQX+fXT5mi2RQC9BimHtYwWSDvpGqF38mBtkd9BPc\nWwil\r\n=+gDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./_esm/index.js","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta5_1639431430223_0.8107765229512118","host":"s3://npm-registry-packages"}},"2.0.0-beta6":{"name":"decoders","version":"2.0.0-beta6","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta6","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"86feb04dba10ef1205814bc06b13be6eae6aee71","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta6.tgz","fileCount":118,"integrity":"sha512-v97M9kuM22wb7EE2epNoN00dW/7Yd22E7d2uorEBSlK8kegiOSusGc7k7u+EWfe23D3Apghp7vyGXMiLNyJ9tA==","signatures":[{"sig":"MEYCIQDxBTFp2Lms3XLhZxJrfDWWi2wVRcduroxvo8sSr7D6GQIhAO7w/ayH5VgaeYWjJgpVPCyg9APZEIe7Mq1Lu6Luml8f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":284856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuE0mCRA9TVsSAnZWagAA2ngP/1ulaWvsjGhKKNTCuyOU\nX2HHKXka0lcY1jQTimP0pcQKzKlC7kzlTGGmSNKFvWMGCG+2IGz9R2P+kUEm\njd9Ln/CW54Ob5DicJC/nO4ZZ8h94Nd7c+GsGRpeZegKg6y6UVlBshLDQJfp1\niWsQjAo5FoO0BBVMTW/4HMk+uDOxdEsUbBs2aGCamiCi3Rtx2OWnQY+yL+AT\nVxGM2kUyuSXX0GS+4QKXcU2t65VlwXgXG5mJPHjKmwvhfvCq0X0qcGiGezMN\nNASL7svgPHjylHX3CwhWZYDXH/KzMRx4T87ltkwYS6rhIja3y0SnahQ9ySYH\nAgpM/6c8Uy4ZnL9dfsRx9LEgA5HTYYVj15TdUSw45J8F+mnOB0E+JuVWzflg\nPrGzn7kmVjPybXMjtj6vr+FdEBAzr7n2ZiU/v7094iuS40t6PBIqJlTA+egW\ngSv8DKS5bgq3KQ2udOSKpkefT+PkunvF3VvkR6b3D2pJf4YjRTYoPp+IJDxv\nVOnrtfKdSQ9QKH4eeHC7eN8KOhygiLzn9FCDi6ILXa4GMkEWvT5N/ye0SWBB\nqs+BQw7ds/exaU/6FLe86FLo/rGkpk/qK8mD70/jmCqeZWyAnlJaX4LdZ9SN\ny6HRIFY9iLNN8zW1lWc3gIgJWBzBYhgz64vEwQGxocHiOLzDAbGDSFFTrpNO\n7k+x\r\n=ulUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./_esm/index.js","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta6_1639468326647_0.43260812107500923","host":"s3://npm-registry-packages"}},"2.0.0-beta7":{"name":"decoders","version":"2.0.0-beta7","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta7","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"*":{"*":["NotSupportedTSVersion.d.ts"]},"dist":{"shasum":"39f2934e8bb42f40a80ea7b05e0ca1536cdb6a22","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta7.tgz","fileCount":108,"integrity":"sha512-ua06EEW5N452Yf15cvv7J4mhC2P/AVsRxf+5Cm2Rlo7UgzyUG7L5IHOwjRU2iCuYUSu5Xrp5HxBlmUQ+1Nvjfg==","signatures":[{"sig":"MEUCICCrHK/07J8Goo5bSuAWOvzDvcVdF16ubWm66sIE/KXhAiEAgcGQES9byucaLHSbTcPz3uN9+XtNm/nrN6fyXBisNBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhua7UCRA9TVsSAnZWagAA+GcP/jnTHO6jqVJj7xHkIJd7\nXtAGtgDGRtS9n6buB3+K9Tp52z8D6pFMQaOBZGbXUCEmZSse2hMpyW7EdXA8\nTNXRoHG/c71ubivZgXsBemiuPoLlmNlpGbiSRkb5GZ4EmyLl1Wh/NUGoAUQP\nj4zsIJFGgRA7OQqWlVGuaH17BGVR3D5PrUeD2VZd73QZztbaMGALQKf1LB0C\nHwbnHKRtSfHXz93HSaPg1CQLnWVbIlO8yTg0Kz3G+kikq4hxf4dDKr4IIQUx\n9DQGzS7MATI5RBzYSp+U6488hFgwoamGUINtVZzUiqIYj4bNHtObge2lELeN\nP8x7Q6nRlRZ+PK8TpgYRCAzsKAPh3uOhhO4HoBxUa8Cu+8iLe7rUvqZiDvyy\nseqS3sSgbGmf7FC00ImG8pB9eg2xZRSOxHBECKJKy9uQJN2HxCHOgkLPgZEp\nbKC1WfcAX9EyO/bhflnCC9wzTNhORh3xAdMKTjHMUXLlkTEiOa9ETzqm+Nqz\nkz9y9ZowpbKBnjwlIXYtEku+t6DOeBZpXXpcgRvfrmXzhp8P+7ppD6RJVAXX\n/wyi7oWA3YJNda9PuSzWwHxUGvUcke4oMuEvV+Bzh1IA3kZmT8s8byM0sgku\nqH27Lqhl2rfmwMypVuEBF76bxrZoFaexAJyji6HXqgKSF/4ZHQ7lq7Kz36in\njyp0\r\n=/DrX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta7_1639558868305_0.32624496946684456","host":"s3://npm-registry-packages"}},"2.0.0-beta8":{"name":"decoders","version":"2.0.0-beta8","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta8","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"3cecf48f6d72ff1a45f98ab008fd95df49092450","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta8.tgz","fileCount":108,"integrity":"sha512-a+CPwHZmdKLTbAMWzL1UZWUDA9y4a7n2adlKsLOaVnXkOoiyZrY8WZfn/GSKX9RN6JRRlhA2rk5wdhOXcUQ6Pg==","signatures":[{"sig":"MEUCIQDheTo92etxRk3m4ScZ6nLSgi91XFitCkTZ6VCMDhid7AIgDxfzSX8+tT5/6KBo8R5jpq2Dk4kQw//vPTa8FEjqX58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwaCoCRA9TVsSAnZWagAAhe4P/2/6nwjGGdJeFjjWisSQ\na4z5KtAgsFhebg24FIXR2wGJcmrmA06NACasyy8JcWKrvcAKgv4kFZ3KHnHp\n3Rv8pfJL4dMB/NzrX5AZbfujhgfDgL2Xg4aqekh+ICAZ/6lO+4drNFIpU6dd\ndVAu8Gh6j9SDOlCVREG1vPPC1YyrMXnKvCGKIY1r4eCiMakBq4r/7bsDZEKa\np8emm2ALrLr/TbRzB+49lgUzQjKhctXsDQzwHhzja/iKcc8BoaNscKxxGwGw\n5dQBbz8Cxj18GuPopt26oMM0LB67MIfutOTWAax/TxunGBYkF4k00nTvGH5G\n6J+3r53hYi3HyOmDQxZt0kpgWH15cvWXhx3hwDCx6f3i3BmsFu61EUY9jEvb\nUnWHaJz7ecSiK6dQ30odLtXC2eAUO9tpE2zp+C5ZZvq+qyjfxvkYPBHBey5G\nRdlytru++eZvSP/DU/rNpkqAresRdBErq9x1lArh53lYBLCkW1IqoSHJaEsg\nORo3pUYu6kRgJCHk5vH2WHXqfTTW6Ff19IuHkLoTJofPWuwlpav0rME8u1vr\nM004T3TYMCG8QR1sJOQQ9NZvHkzGhm17kRcP9oZzIC8TVhqd9dOJ8SgDEhN+\nsNbME+Fh2j7bIQiVli4tWQ9H7fh93jj2bqptB0m48GdsDzGd6GUceCOvuJvj\nutbc\r\n=S8oV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta8_1640079527840_0.18530369893718723","host":"s3://npm-registry-packages"}},"2.0.0-beta9":{"name":"decoders","version":"2.0.0-beta9","keywords":["decoder","decoders","guard","object","array","string","email","regex","number","integer","boolean","truthy","date","mapping","dict","mixed","tuple2","unknown","optional","nullable","maybe","compose","map","predicate"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta9","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"eef8b6afbcf0afb0b1a822a2f8a68bb76515e2fe","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta9.tgz","fileCount":104,"integrity":"sha512-cJN90WKxcT1l1P3klJQxLf6hky6QlnDQseLo2A16iSEHc9YzuWIW/H8iO03hwBXgDxUPT7KOkFIRawl+GWWV5w==","signatures":[{"sig":"MEYCIQCXKJZUdwKZ/LAtDq0KHEtObVGYuXMP1T59G92ANWB6vQIhAKu/xbGGTaxlpWvMySDKzmpi8tbsPTMSnj9UYK7rdzKF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":217070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh02oMCRA9TVsSAnZWagAAhEkQAIpFhahSfkWMMVqtX8fN\nc6qTH3QwUav5FvPUqaCXF2dZdTfDPL8qQaxiU7LsBknY0C3gr8aviZXRkB35\n9X+Go0RKor4woFBW64/jJFxdAAIOb4W7z/B2elhBxYUY+hUkf8KT/Nku8kgC\nYMNaXQpVAWwxCFI2EcnLejfZe+614urmzr0NiRmzeijcFF3B7Px1yPRqz28Q\nINs2OHo3DecuPKGF37q2sWfQfwc3iDjZiTp1BYHJDaq7xa6zSvvuk0eAxXCm\nQSeduPgzTY+/kyCDLfraQZffdOdWVQ4obPghed8fKofw6tM54ZTenn27D6DQ\nKxJyUewNL3v0soCMsfJZucojQGO/MWA1sOc3djtKNv0quh9q9h+5xlYEWmUA\nemOGCP2IJBwDuQF0aMubX3KFsZLKW5TWKAUyxfQI29xC/L2mwa4a4OSI3sXt\nul1jb0iiMsnrIyJO7r95kCow4Qq8aVAwJxAR7qs/BnwEIVoB3cLMzw9E7L9a\nGFbez3iJHVWC+t10jzKKtNpceyjMXquZmReR/jUaZY5qWWgXDKr3dpwL0GZE\njHUYqM6E6G2HjKd6RpESzDAJNXKUXXiMPeKUePWPhLW7UI9JNY3KRR+dzs5z\n9URuGbpZAH9dBXU1xL97EFk/cqYvQ1LBZM8/D8AgQusDg2G3l0XaZf36oGKj\nEl72\r\n=85tm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta9_1641245196646_0.6100073592696504","host":"s3://npm-registry-packages"}},"2.0.0-beta10":{"name":"decoders","version":"2.0.0-beta10","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta10","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"60ca0c4c8163fb842bcf32687dcb964e815fd0e2","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta10.tgz","fileCount":72,"integrity":"sha512-5YRFSTPG7Mf+HDc9lKRHNu7XlPtRq38rRFEL5dED/5jo/tqZqhnJU2MVcN7lLrLHc3UTZRlm3Jqaoc8RJKiW9w==","signatures":[{"sig":"MEQCIGWwZ7WHWj3jr17u+kbb+PPYHT1KV0WQ8VhOtyW7doOOAiAs0nrZ082DCmE3nal0OdTCNBUz/5Xil/g8OL9UOtqaSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9AtUCRA9TVsSAnZWagAAGVoP/1dpqC/yrnBGsg/Ex6WG\nIrXbstRN5wboi1p9TsGthBBdP5pBH9V7awSTkvgMli03vksSTiAr3+QERqAj\n8ugyHLuDKsKkEF6wo1hnuLBrr9sK1XWqgU+2OFfMXS/Ku7Lo/9tqogglg3RT\nXy9hDfTmjOQWLZKTzIgGfXV0UYt+vPX9kAy1GjPU0xFPVrhrX0y9QJK7bYGf\nDT8b+bkbskYToXrCmNUTpxlvo6oP6GV7EN5/lvFSgZjF89h9se7ryBsf8/2r\n/D2e4h/sodDJ/y1dmjwbQznEzeSBsQ+dqTuSEik5X0/XnftOGy+1L5Nkjooe\ngNbEjc8yaZ8coWPGyXH44pSychpad4fdqaUGyMpcuKQ2IeNmaebayIXzaHgl\noC4xOJnJzolfUs1v0T05XCSU5vCubAiGBbcP2Fv2fJuYMEa5AK44toIhJgpf\nEKENU545ieE5nwDrE77G7tC23cFNG6A2D4Rq6IXPBZ/6MAWjq+Tedfsw596k\nMo6vWBBSN5BeejUlkHU1Xw2/XzolXsQVHp9NYI3LEOOz21ZB1/qqRhs0vFS5\n49xU2+32ITdoLzKis4MzVe/h2Z7Wt8j23SJOKvtb1Rdu57M+HCw7EpBob/4C\nMWdfTRM766x/RnMwgGepLRZCsC/FXknJ4giLRzYpdx1a9jlpigrY4B2wMxHV\naBAF\r\n=H4OU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta10_1643383636702_0.6469272743151742","host":"s3://npm-registry-packages"}},"2.0.0-beta11":{"name":"decoders","version":"2.0.0-beta11","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta11","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7d401ff560af8515d80b93e4c25092bb4dfefe38","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta11.tgz","fileCount":72,"integrity":"sha512-bVzhLsMgDNRk49ww3L88lgp4nf+NkaUSAiAv7ifIO3ghGPCRP8eyGJzrht3/HUHJss46NGHkprQYw3kPMeigiQ==","signatures":[{"sig":"MEYCIQDmrJB8CniEV/8zkVRisiLTWZqA+Y315DQusJ+nIh1GpwIhAMD55TTchQfNYYX5smhbh+1ZysyJL6AW6f8mT7Axh09l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97OWCRA9TVsSAnZWagAAMOQQAJdgelN4ZfjKE3aSoeH7\nKb2dYHlvVhsUdXIyo3Ua+9iypjtuDjxKdEniZVBqXDFUjTkefROMPgFB1bsf\n7dV4TR8DLZQ1YB7mnE9fblkbUZDNTe2fWG2Z97SqEZE1rNmJ/uKR0bYQ+B01\nyn9GoILQi9HQ8L+bQw2qz0rjdqBiUk5THKGDAqLFK2w8CVfIyWKl2XGuUm/2\nu89rMlEuI/KXVOoun9dUkpBg7aSQRDThfLESuhLXgFg+eG2t5XxdYiJZynim\nnmc5UhKM3U7f5udJwN1G9x4DbdomVr8HYn0KrvyfIAoNq8kgY46QkV68Y+zr\njs2DrbEJZSrkER4SaqkSxDhLW3xuTd+90stfV9mmUbx1AKyy25YzLqg5lFkk\nqEa3C2eSFM3GiUWfkN6YTqscowvFs+USi68QD3sGzR7YXb1iqSKCtzBomKN2\nbAORi+BAOjZFS27LXjH5caIiXmF45vbJO0FjCU7th29+Q03RWySiyi5sgrem\nJkJ1OBuTRDXd8BKdcSnmcqYGLcQw+jo3nOAGft6hZkgwcXBGb2Cg+EvE4GQQ\nYMsy0TQUV38PjlW1e/JVFWMjpE/UKW22jcbM4mLJiUUuksYxlYm3YdTx6TOY\nIPDw5dax+yWZt+iAE6TaDONiYjMpeqDsuCrIQtwml3P4fsmlvAUB8HG/ZVHc\nUidW\r\n=LEEB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta11_1643623318515_0.5231977039752098","host":"s3://npm-registry-packages"}},"2.0.0-beta12":{"name":"decoders","version":"2.0.0-beta12","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta12","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"aacf9772ce09993fbf1626ffdb30f3fdc04ce5fa","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta12.tgz","fileCount":72,"integrity":"sha512-t5b94WWTiI6H152jzuGy56L0XLI4tC5LnroXSoQI6ugl/862n0yNE5EebSfXARXrDlwp1CIdG0ZqQR9XXXpJBg==","signatures":[{"sig":"MEUCIBn8worWC0mOZRa7BWbYmDGNw/WAFAKNMtGXpnlKpVwAAiEAv6P97B3swv+O0p+n2eDg6MOss0erw66S7APvcn4IWc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+UuLCRA9TVsSAnZWagAAjRMP/2+JmtSPc7TCbk7TOVog\n9c+SYZWoOvecH0aYypyOhCK5tBD+1OcTgGTenayYEJPKG3buSSbMjTvbJz/B\ntpuwvWmcB3sLyWNck7AsGtqv8+y+A6VFXXnSvj0dYmwi4JVRi4BJGy+VbSSf\n9C7Y4Ed0JiLu1OH9KGOcWcHoVCbRtIwlFaCG+k4D9Fq7I3bHcHq17JwZbC/M\ngOg7Oxq0ikaz30Fy5fC27cczGWLeNFGLNkHjGjC4tIRiD5jnO7ogRUTgiOU8\nHy4h6SwGLnqK+SQnP54Dw+QyxhgtQx6SGWp4vBwrKnHFgHoebQwQ7mb5aArq\nFlDKRXs3+NHm8jc1BkyZdvKQFYJ686XxxJ5f44aD9PWjZMCJzyGkDglK4IYO\nj+Kf7KbxqyS7WuDDCK275CSi36pQ9mnSVj6DvxcIMzthJwtT5Zg8kVESOA13\n35fuQ5ovjgL77mN3YguPTbi1uzLeST2RLe7G98/bqhsZPpxUZVMjU5C8HtRu\n09IU7yb2xpL4gIkgX8F3I+M00tSB8Axy31TuLi6OzCvkdCpJUpnkOxRhlJDP\nA0ECd4Nmp410i64M6ZEnOIY0ium37XLKImpC+c6MKDngqYYXutSxOAIOo5tz\nwV1OnL/UAudKUYEck4Lbr2MRddhMOv27ILhpJ+8fq3as66sxCj/NAjJSHfUw\n3zJR\r\n=Yec+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta12_1643727754866_0.044551847005245504","host":"s3://npm-registry-packages"}},"2.0.0-beta13":{"name":"decoders","version":"2.0.0-beta13","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0-beta13","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"a0d9045fdb01872a9bc5e1ada019bc0409e4aa6b","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0-beta13.tgz","fileCount":72,"integrity":"sha512-DAbB055bya1zZ7VA3IhrViHJ4zAw8CC0PjJ7YOsWolCpN3a+cu+4PERvnNa7i6w9AiCdf9cGUtBPaqnURHj0Bg==","signatures":[{"sig":"MEQCIDUUEeruhsxQdXabHKWj+Z9WXV1BY4n0elNQHZfK7oInAiBTPTldKxJGkFbVIlXecJtK8clR2IEsI+OSCrG0x/fD7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiARGDCRA9TVsSAnZWagAA6JMP/0oYXKwI7jxeOe0nMb8c\nXNTu14p+6DK8n2zzpWDgRn92LhlDFRjTli2S7oQ+HELfZetOfSmWBidr5HmB\nK2JCuI1NB3iOwMlnXg7CSFEvrW7BkTrJA2dtfMT+JlA2H7U3YJHVrTILMywI\nui3HAhNjcOJ1pzfKaDcGPP7CSvnUKWs30OLYN4PukaWnK53urdkI//HMwvc0\ndvPd1Uv/3TVGDSQoUceXkMaSm3kvsQ6Qfcalxcnlqwg4lbN3V9tyUkJ9WLpr\n51HiUrJmrWij0Gi7WPwjbmHtKm9vvvULMUqqvlRjpBmkeopFSlp/RkU/bnsq\nAaJNjGdGogzWJrFqWqi3CeEf3PSReJSWYVbl613AzvHALW0fuleJ/ALoLrN2\nnOvLbITn5MhM1EYfbtfu0Hx5QMJe8XOjEegCoi3PJ6fN4UTjBrOVVMTxSWu0\nI19zdpj2wAxPCjxD5AUhfFE5YqbQYnauAXvADXrJzNHQIqjsW7EOaTKybECF\ntAEWLhXObAPHJOJwk6CRCb541vlYfvnLi81rQUp2PBf+NjtggtuytNwPfsIX\n9+obVXR2CRpwsAanVh+6scl4W6bJLv2UTnkUlSyY41ylwcUvczxhCf9du8Rr\nye8CwQTLvA+/6fjvGPY+ytdmBLNkehW6/nGj90fDQtarTPwW+vtYo09LR/3I\ndZW5\r\n=guJ2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0-beta13_1644237187217_0.6124227900521204","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"decoders","version":"2.0.0","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"bdbf6cfe89634d18fd8188d12812867979e3df80","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.0.tgz","fileCount":72,"integrity":"sha512-u6BlL3p8pj+pI3b/k+Q2n9KnoJGMFJ1VU7ThdpkvSdQ2z+jEj6SPB0Qx9rdsvCR0mNfJe/jUBeaeRmOhueP3HA==","signatures":[{"sig":"MEYCIQDhKCss1aQfWy8nReCdyb6jYN3I9PRNgwbqtGo+SJbDvAIhAJeSSYFtVb1lZOFp+/VyIfetDfNht9OdAuZW2Fga1Lck","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAnlmCRA9TVsSAnZWagAAu9AP/2ZnvZ6GdEmcrHrGrxZi\nFdTSmOGzCgwLUAJ4OoiFXnuZ6GeFUaRl4sId93g/knz1MSyKHgVXe3+L8yNU\nYE/0y8jPILesSpH05wwwgApye07Un6FwcB/KUWwSVuHtZ+mHkmmrqvBKhcnd\n49ZEsGVWHHD/lsS0e858rFp46/VMgDRPiaymQ/XzirxTfsqp5G9LiS1K9Tb7\nYrVzBBAIrC69RzjWCw6XYS4Le5YuFXrUd9F5t4YSZwfETBLAPF1F47brp44b\nVt9rJLsE+bbbToxYssQEVn0cZDOhnEeYJKfO1OpWwf6evW3eZcxhHBhdgeR0\nU7/Wpv5j+WQ6WnRF7FdSPWUZW66mCuueYNigbLc0Txg2MID63ov4K07auYZo\nmPWM0I7l54RgZ9651DW1wi39iKq1OdOWQiidWgJBSA96xP8XQIuMvsVE8V+o\nR7sIDLHs8F0n7c/DsMx8iMvzbGEyQVTz91MzrvSnP2oIFbmkpt5Iss3ArolJ\nLxew2tzGDjHyRHsU5LQ/s/ue3LmWKb2SChpGKiuOvCZFLE19hgGQkAEorRav\nd/KU/EOWafLmAX8zMC/zhG9SSSzz1WUjLAbTyEpQ/H1IkhDiMRA7/qEU8URq\nIE2aSJ0NBjaBPVAk3oRfc79g0Vt9cnox0RGTaLBnLXWR6uj6akqa8mancvGE\nvIMG\r\n=opNK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.0_1644329318286_0.4977392886093528","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"decoders","version":"2.0.1","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"c0997a5686e645130fc0261764fd7bef39b45e3f","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.1.tgz","fileCount":72,"integrity":"sha512-QZRZ8lj/PQMbEdUrA8wNVbMdYpve5gwK6LmW3I/iHgBX8P3TJfP5HTvA6pUjN0NXz/CI9cUwqWMHxMT/tVt/8w==","signatures":[{"sig":"MEUCIFGkQ4nzec2Yk4nHBXGEzbcGae/lFb8B2SynpXJ2pQ7uAiEA72ZAtgWAeFOfMD/3URT8dNEW0OBzvMZk2yxMamixVFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinzuSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqlpg//eXG/HNepfhMOBs+UHxiTFNhah9rOClEE06+DhSOVhP+rk/fg\r\nIVtzOpahMcQAESFdhRYgOM6moWNC5ZEZoAIby7hmwEzY8nBMyhi+Wxij16K1\r\nPX5IPZKco0DDHr+iWbD8VUwdeApKMrleOkgNSnkEaIajvxBoFoWvUQv6YBy3\r\nohBCANYXbypfu1E5eHukVCpQfrFW+oZYMlTa+uyzY8GYveMAUpHBYq+kK3iD\r\n1siJ83a6xrXH4gJlpQX1cHrvxLd8+QygP/mump+glaNhS1y91niSK9jqSyVj\r\nx8yBeIeEcdaKniRqUXNoWuYqcC6ltZjKo4QnhtoEYFJ8piBEdbJZND1x+O9x\r\nWuPn8Rt2hBUdY33s2HqxwWNlazFt0M5KMy3+5BeJMLc5ASJPUZSkXOI4VqPp\r\n7OAGvt7W7ouOqjl7aovvqf5tHWLcG2UDIr4j1nfJFCcpaxGYETAjnF2itlqs\r\n0bzJMgQ2KAvMn3bLgAbXbi7FoZALY+OhkGgFFsKswrPJpQpV25B1uqcAIFoa\r\nUqcnQh1anWaTGmdWUhH4cFTZVpgh6e0GsSJYjkG+ZgGVeZIzqepfD/CmpzIe\r\n8qtCcQto1GIcO79gSJbEWgAYFMG3p2KfsaUljCROb/cV05ybRcOwjDwI3Vjs\r\nj0s3qb5Hz8J3prkAcuXTtpKrYiHdA9wH77g=\r\n=yunU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.1_1654602642174_0.2191436840072618","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"decoders","version":"2.0.2","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7b8caa4d74311537367fdade4510b036de3c63de","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.2.tgz","fileCount":72,"integrity":"sha512-AmUS5drioNnc5241RfQfBErL+HESk8IdT5AsR+yS5yxlLqw0CfJ11TLk7VVakIojjtWD7XSqek5niume96XO2Q==","signatures":[{"sig":"MEQCIHXxC1fY9o7C7XhFJLNfHMfG+ukl7XO/3xdSWkLtxbk8AiB/Bo4cjBoCpHH6z0kide5MXGWSwHMaYc96H7G692a3Jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxTtSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoveQ/9EoaWydnUHrVqbUTXL6qUZ6F2Drrnk9bVcOIWUEfaQ8TWq+de\r\nMvX7NfgQUeYicsGhecF0cukO26grh6ktaiHE9tCn4FarqP1ZmQs1LPYf5to/\r\niU0tRcJIOo4lmbrJJ9SNzPtgEZFZzBKZOq8unXn4j5jlxozZgD5emvp1udfX\r\n7BIwRN4fG+0iioPVVLNY2su1ray4JL4Ip3wtNLg3HI6p0fcrsxCdVgFirCIS\r\nQ0ydGSCDgebTfeXmUAzhDiv7hNWpWYex27h6WHtBg+08oPUr7ZsXbhE4wTXo\r\npcM3a18+8hnLF8ItE+aFTMpThvJNl5/K1vSaRckfTelNd/Y/R7VGaLi6oS+7\r\nIKff9HDmpxG/lc/hzVN8lYC1tOLLxTxQPpcg47d3DHDFDu/USruST/hAHbs8\r\njtPo/ynUiXp407RuCirANCNCoAY3rW2fvizsDgOv89zzWw7fknWZM/UUwk0V\r\npnpmioG3sa9wsx7AvE7tyiZWwmWxbAWzB7EW5J3dkIu158JFO+ERtC066Qm0\r\nHeqkVyAs/jrij5Wl2FMbPz0uaG/fGjdIbWY0en65cbYqH0Z4eWM7Qwr4k2Gz\r\narxC8uZtGRmgcAo1ydEU3zY4pqYGM1soCfQA6L9Uy+bxHTOihk7ur6DPEosV\r\nLXoEtJ0VBrGPBKZav4SpABJr4JSRnJkio8o=\r\n=s7Pv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.2_1673870162433_0.9422572312813593","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"decoders","version":"2.0.3","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"038e18501871cb94cba0a1da6812f8d8d1e024c1","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.3.tgz","fileCount":72,"integrity":"sha512-yiM6jtLHFrhtbJyvbJ1FAv1R8YyxxEUKxDlzZBRGs76qCVMp/O8eJsKDRjrEfoJTj7wr0392LFem4Hfu/K1P6w==","signatures":[{"sig":"MEUCIAbQTLwLG6ddz9Fvg5aZ94GJhkKmnQhJr8EEZuoDTvbNAiEA32yMgUvqXsKpuY2nuW5AeZI//aTfk4WAb9dqKvjbEGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+HhcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9/Q/+Ok1dQ9zndajC7UPBqhttZEkNYedyD3N4FraUjNdVpxfi/mZf\r\nYVBAtm16xtMZKRn6eWneomRoiPf/hTSgq4aKE9yRDJk/SDZQjuOhKHAsrCOM\r\nUPhFmAwbbsz78b9hhgZmidprQ+4NhsTxZs2eo3pZBnkO7Nr1vtH+qakuPpMc\r\njQW01W1Ri+8JZvuRfA3OWQOq9zSX68Ql2vWi5M6GKDTaa6lfunGd8kmvNb5F\r\nH2shoh9yRc2f1RQaK1UHyyATkXDd5JIhvE3QlXIvKg/4tCkG7DegTbVm45C9\r\noQB8DsOTyFns3lFKv85u7g15ejuMx/CGNRTNzLJrGMnYg/88dkcykkQ5BHpr\r\n3yF28ociejY3d0rYYjQGZ9ct+DwrrChABECC5psvy8SrFrWBujhz7vyp9tnU\r\nC+WBrvCxFHoyZwovrZFqFtIelCy5vkfpBpcCEL6kix6LXAC4rypJ3D76ES82\r\nrGI9Y2sHh0c5zCjdhT7bLBvVeU142/ocQSzKBUqqfx0EDgGgNbvw5VnDTebk\r\nI6MNj2PLAaHmKi4ljMoK7mk4OL+7crXXvInqLYTYh6eub9B225jEcwa2kRHT\r\n7FsyRp49jL6Z5CGlbH0aWNfafDn10O6EMco9GFlH/O4p+YwYdGibZ65WDliJ\r\nrQ8kndw7qG538QT/hL8qAk2/ljF8k8gjXZY=\r\n=Gs4q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","module":"./index.mjs","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2017 Vincent Driessen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","sideEffects":false,"typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.3_1677228124392_0.12519479081369989","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"decoders","version":"2.0.4","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"424fb66a206f15418a0ff74693a1d39e17d48f01","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.4.tgz","fileCount":70,"integrity":"sha512-8MAA+9/tdlt4u8MvCleSZ3j+6QjBp4cjzvSW8dxLVhn8vZkP1X2V2ineCZudVPocHr9waUmlhb7XLvBKaSZ1GA==","signatures":[{"sig":"MEQCIBjsuBwnnv3TrmVhMspDTBAUW6ApoC1mwYi5c5j4m/nsAiBu3LjWbvCQIkr0e5Cyy8MhDMeF8gDB/bD5upmAEGQYBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162224},"main":"./index.js","types":"./index.d.ts","module":"./index.mjs","gitHead":"91d7bfbee8ebef987ac4545409ca476b132febba","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"8.19.4","description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"sideEffects":false,"_nodeVersion":"16.20.1","typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.4_1687902581393_0.7331704047668368","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"decoders","version":"2.0.5","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.0.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"6e128ac78b83a155b0fb9dc6bf129628f0be668b","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.0.5.tgz","fileCount":70,"integrity":"sha512-SGWqw2CGvXlnypRY+5sz2qDR+9YE9deHFMqjMZZzux5tyaOTnl84LiEXc/rtkwryNlGkN1JVP3nQCRuRMjA07A==","signatures":[{"sig":"MEUCIQCNcOTnf9JLU2vrrT7lXmwU3LrTfBdcrrMsnzdjm4THkAIgPmsLE6D7L864QXVsQflmIXPPvAJaB6wa234Qj+hDfL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162768},"main":"./index.js","types":"./index.d.ts","module":"./index.mjs","gitHead":"f9b0e1f8e211ffd0e3f8cfd0719ab8ad16f6afc2","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_2.0.5_1695285317790_0.730389897343434","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"decoders","version":"2.1.0","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.1.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"173e4f2a600695f15ec05b7e9ba54e8e7810a191","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.1.0.tgz","fileCount":70,"integrity":"sha512-4NYfZKYporGgSo4Qvtp2DgGtL6BeY/u+4xmymHbxCguZ+jQzKEEJlwJ08o2Yn4qlWLAPpj/9KXXQU4XU9hZpmg==","signatures":[{"sig":"MEUCIEctcwS73SF+X2/ACfR6TXqfbMwNNvb/6zl21Uj6MF9KAiEA8cPqFNJuGEp+MPkfd8F2PtFGA6OlgC0ER1SalW+aDew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162880},"main":"./index.js","types":"./index.d.ts","module":"./index.mjs","gitHead":"304cbcb439997123fb8b41b3499256f55b4ad3d1","_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","typesVersions":{"*":{"*":["NotSupportedTSVersion.d.ts"]},">=4.1.0":{"*":["*"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/decoders_2.1.0_1701700780968_0.746217053771336","host":"s3://npm-registry-packages"}},"2.2.0-test":{"name":"decoders","version":"2.2.0-test","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.2.0-test","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"a5278e1e4ee79eeb1e0cfe25cd85eb0580085d9a","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.2.0-test.tgz","fileCount":33,"integrity":"sha512-1+r0fSTrXc6WoNuaqlbC9wQEfnZxL3FK7THbKMN7SY+s77R1W60DzjR37EjgTDOY4SLWIb69qw8GDYXfow/Bgw==","signatures":[{"sig":"MEUCIQDweWH0n7B0+yjos6CYM3k5pt9B1xB7/X6nmGVbIDwmMwIgOUgiKxqE3y5Oj7vgzfrXhW3s0uVMX5EEBX2AiEV9pqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241085},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}},"./format":{"import":{"types":"./dist/format.d.ts","default":"./dist/format.js"},"require":{"types":"./dist/format.d.cts","module":"./dist/format.js","default":"./dist/format.cjs"}},"./result":{"import":{"types":"./dist/result.d.ts","default":"./dist/result.js"},"require":{"types":"./dist/result.d.cts","module":"./dist/result.js","default":"./dist/result.cjs"}}},"gitHead":"061c556dade19ce170d63de9f0d6157fdcff3779","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/**/*.ts test/**/*.ts && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup && cp dist/format.cjs . && cp dist/result.cjs .","format":"eslint --report-unused-disable-directives --fix src && prettier --write 'src/**/*.js'","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.0","publint":"^0.2.7","prettier":"^3.1.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.2","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.16.0","@vitest/coverage-istanbul":"^1.1.0","@typescript-eslint/eslint-plugin":"^6.16.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.2.0-test_1703776131345_0.031186512256768273","host":"s3://npm-registry-packages"}},"2.2.0-test2":{"name":"decoders","version":"2.2.0-test2","keywords":["decoders","Decoder","always","and","array","boolean","then","compose","constant","date","decode","decoder","decoders","define","describe","dict","either","email","exact","fail","hardcoded","httpsUrl","inexact","instanceOf","integer","iso8601","json","jsonArray","jsonObject","lazy","map","mapping","maybe","mixed","mixedarray","never","nonEmptyArray","nonEmptyString","nullable","null_","number","numericBoolean","object","oneOf","optional","poja","pojo","positiveInteger","positiveNumber","predicate","prep","regex","set","string","taggedUnion","transform","truthy","tuple","tuple2","undefined_","unknown","url","uuid","uuidv1","uuidv4","verify","DecodeResult","DecoderType","JSONArray","JSONObject","JSONValue"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.2.0-test2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7dc46e03ce8908b275fd06cca8283aec8d008e11","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.2.0-test2.tgz","fileCount":40,"integrity":"sha512-YK0cR8K6Td6y4bSE94PkBZuImkKpCFbyAOT9rbV+BrMGFYabT+dUamzQpOq+5VnnkMKb5WhEmSClg1ymw3rAJA==","signatures":[{"sig":"MEUCIQC6WrMYXZs3S0Wq1TCcmr/YVTc9p3ae85RWOvQ5u7wxNwIgaIqIlfU8Y2XTFf/ntUfPheaSMSxqLpfnG0Tbqa6o+lY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":284596},"main":"./dist/index.js","type":"commonjs","types":"./dist/index.d.ts","module":"./dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","module":"./dist/index.mjs","default":"./dist/index.js"}},"./format":{"import":{"types":"./dist/format.d.mts","default":"./dist/format.mjs"},"require":{"types":"./dist/format.d.ts","module":"./dist/format.mjs","default":"./dist/format.js"}},"./result":{"import":{"types":"./dist/result.d.mts","default":"./dist/result.mjs"},"require":{"types":"./dist/result.d.ts","module":"./dist/result.mjs","default":"./dist/result.js"}}},"gitHead":"5b9d472b659e5d0b8c7782a5428c60a9a96d8535","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/**/*.ts test/**/*.ts && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup && cp dist/*.js dist/*.d.ts .","format":"eslint --report-unused-disable-directives --fix src && prettier --write 'src/**/*.js'","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.0","publint":"^0.2.7","prettier":"^3.1.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.2","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.16.0","@vitest/coverage-istanbul":"^1.1.0","@typescript-eslint/eslint-plugin":"^6.16.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.2.0-test2_1703777779184_0.3296705656216852","host":"s3://npm-registry-packages"}},"2.2.0-test3":{"name":"decoders","version":"2.2.0-test3","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.2.0-test3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"03d8dbc38c9b258907c161e9a33505fa589dd382","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.2.0-test3.tgz","fileCount":9,"integrity":"sha512-LiGIsnXVv01lxNnQ0EbTy8UcyHhifL0FjPk7PFK74l5kZXqFnVpfPqT2YVCdBIzXGiMTvmJk6qzUOO8omnrHwg==","signatures":[{"sig":"MEUCICjrfhJ91iI18o3VepAIeCiDMzEW+m59NmrmW6H7P91uAiEA0Za+fQSpydCj+jG3Nqe88tmkOv4uvC7dmREMjTBnzO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235129},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"94611f74c8f8102bdfe6a5016811053fab21f956","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/**/*.ts test/**/*.ts && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --report-unused-disable-directives --fix src && prettier --write 'src/**/*.js'","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.2.0-test3_1704193371282_0.20727503473621178","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"decoders","version":"2.2.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.2.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"dc8c596b1fedae48ab5eb80ebf05a286736b4d50","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.2.0.tgz","fileCount":9,"integrity":"sha512-QhPWJx/8lXoBY3hj8HpXqsSGtTuaASN5sUcuEyRzB8BaN/kXtm0oUVXnkXkX5AratskNP4Gsim5/MVsxGESn5A==","signatures":[{"sig":"MEUCICuXM0fhSDMK9t1K3l3wlnO2wu6mmVjGPK3EycIRJ8Q4AiEA8Pz5okXreX1wB01xOXlD/UDNHuYtWQvWFnTmuBgiaIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235349},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"936ca5d2d5b39b0c365db391847e4faa8b3d2a8f","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/**/*.ts test/**/*.ts && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --report-unused-disable-directives --fix src && prettier --write 'src/**/*.js'","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.2.0_1704198825841_0.8978150347043401","host":"s3://npm-registry-packages"}},"2.3.0-test4":{"name":"decoders","version":"2.3.0-test4","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0-test4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"1b4e91b115a3722359afb4cfda1e72beff0b1f43","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0-test4.tgz","fileCount":9,"integrity":"sha512-QiXSP07C6j1ikXv3b9Y36j2LmSJ7REdSYYPivUSkEefOg0mCog+lA0LAx6VAP1EQZPLsJV6ZighO4XfEZG3gCw==","signatures":[{"sig":"MEYCIQCcoXsNX461GLTadIOZcbSfFBkQIHPfW14qfX6bcv4QVQIhAOYhg2aGejTBvdpHuJPJoNYS6LOFMQAnHGqOA32VYh9Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234986},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"283a003c2bd3b026409d7be42bd73d4c9c90039e","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0-test4_1704275161761_0.7707907032006829","host":"s3://npm-registry-packages"}},"2.3.0-test1":{"name":"decoders","version":"2.3.0-test1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0-test1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"145a74389ab19576d9139b7e2232c33acd5e7071","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0-test1.tgz","fileCount":9,"integrity":"sha512-RvktNMjHNLwziZ7OaIijBwdMVW0FuGxpjLfhabIE+kBDR1zmwGDKfx5H3t/q0cCi3ijjHvtguIwBaf8vm2yETw==","signatures":[{"sig":"MEQCIFI4UJduAlw7+2WCjvfRuVqqbrQ6zrjS/4Rw2OJskbEFAiA+ih+nmIiqEsJX0xTU5ulLeTQH/g2bslLT1SXNF54WlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234986},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"df44208f24d5c523cb2b4d745d851e9533a82f60","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0-test1_1704275549898_0.7085834003662823","host":"s3://npm-registry-packages"}},"2.3.0-test2":{"name":"decoders","version":"2.3.0-test2","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0-test2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"14e8c8c21c19c95144a9875ff9c3ff0af37edd86","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0-test2.tgz","fileCount":9,"integrity":"sha512-JQ1gDSABM/O++JsxsVB9e0Ivw00DxAkRIxq+wffotrtwh3HoUmDpussNeTLgf9cRDdyOFdSYoP8pXrJcjZbg3g==","signatures":[{"sig":"MEYCIQDjGxGyyVq8jlw4hghGDE4AYrtd7cQdfl9Lz4/gNR7EmQIhAN4aj4t/uErRrTJGXbfXjTPABx9EkIhTJbTEgJ2Syj8p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234986},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"3cafc1e5916cf25fbad123d736f27716e29ab444","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0-test2_1704276054757_0.6841900233476745","host":"s3://npm-registry-packages"}},"2.3.0-test3":{"name":"decoders","version":"2.3.0-test3","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0-test3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"77ad0b948a3eb16dd76ed87ee7e91265739d082a","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0-test3.tgz","fileCount":9,"integrity":"sha512-e1gXocPyhiIKhp7LxMqHvhap98t9BCuh440f4eePJcghOwvRX8Ud/bFgnOMVALaNCr4nNkd4ex+SbIcNiCsMow==","signatures":[{"sig":"MEUCIFTiJ3cLE/sl/hbnk6WTGMAMZQEiuRDo5mbmTDic3PtWAiEAyl90vtiysWXU28FRyhrcor58laww+qdhEzwScYh6xj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234986},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"f4b172a91361ae711e69543d25bc0cc34e8ddd27","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0-test3_1704276250376_0.22612301976778282","host":"s3://npm-registry-packages"}},"2.3.0-beta.1":{"name":"decoders","version":"2.3.0-beta.1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0-beta.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e25e202814693fc2bdd569e17fe8b9e0e58e6e9e","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0-beta.1.tgz","fileCount":7,"integrity":"sha512-Qs4lM+Ob1SzEndWit6cihnqdX6D47wdb1IXDmnvH1r1bfHIiyVYCvN2aqGFk8srhWmhRz0LN/IPMF6IUvfikbA==","signatures":[{"sig":"MEYCIQDgnHYrlDydalpYXbw0Dhi0WnmFvsNQcgZNAQ+wIKHBqQIhAKbZ+0XI+xK3SAqlBLy/1NFY3Rm/yOTeQRZLvVjs6IAi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93246},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"f6a5417505f03e12286b76658e1066d97e01f6d8","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","fast-check":"^3.15.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0-beta.1_1704411984817_0.5695519414044241","host":"s3://npm-registry-packages"}},"2.3.0-beta.2":{"name":"decoders","version":"2.3.0-beta.2","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0-beta.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"c6c88d07e979dff44b50b95340a0ddae3e7a0c54","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0-beta.2.tgz","fileCount":7,"integrity":"sha512-wyp1umG5ffxIZ8+NeiryQtaYQSmZuS1Vh4ZOgZDj9+jmNIGdUYEXTYU1QxJi8zqdf2utfAc+rPqY/gwMQe90yg==","signatures":[{"sig":"MEUCIA+EFd7LZPTw1NwrBdX71JFnv+NPkCwzoaaIZarJAlgtAiEA2Uqzwip/2YHNDleAJtEeJn3Y+OL7ZUrAfHk5X1UA8go=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97782},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"e43ebc4a6a4e2afeacf809aba0110d3f50c58e32","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","fast-check":"^3.15.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0-beta.2_1704666785152_0.9358868260332438","host":"s3://npm-registry-packages"}},"2.3.0-beta.3":{"name":"decoders","version":"2.3.0-beta.3","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0-beta.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7e918ea5df4c434926b4a1b292c2a00e07dccbf9","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0-beta.3.tgz","fileCount":7,"integrity":"sha512-pOKiYXIK3sqmUUUgFY62zq131X+st28ULgDiLiOU33fGkgJlVTa95hc6+rRcvEvrQ8yv48rdhPzZlzZD/ukYwA==","signatures":[{"sig":"MEUCIQDx+wwNYWirOGZsybzgjQZcJO660TO1eH2nAIkrxBmG8QIgVKFqHrrdrHVsILfA5LL+lhr+8L1zBAHjDoUghPIE5fg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98970},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"0756cc4b075e0fc92d385427e70dc151c512e47c","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.30.1","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.1","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.0","fast-check":"^3.15.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.17.0","@vitest/coverage-istanbul":"^1.1.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.17.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0-beta.3_1704755677051_0.24060102546542694","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"decoders","version":"2.3.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.3.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"1baa982929d0f48d5fe53b67bd8b152440a00207","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.3.0.tgz","fileCount":7,"integrity":"sha512-1OrZht1AFr0udu6WTp5F664Jf+CNX7MyqI0qjCoT0hcwlCX1wLo1sqG0GbRnPbvQ//3n5UOgpO5mF2zgdzMNKA==","signatures":[{"sig":"MEUCIQD0J8wZ47g0H1vSrf7ju/xN4MWbFzDMgiPuDtXxaNcCIAIgdYMiabRNlf8TWSZzSsETEZlSqycKjq0IJcw4BnqQQt8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99553},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"c6ca3ab077910bdf2d6aa1034dba4503ac093785","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"9.6.7","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.30.3","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.1.3","publint":"^0.2.7","prettier":"^3.1.1","ts-morph":"^21.0.1","itertools":"^2.2.1","fast-check":"^3.15.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.2.3","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.18.1","@vitest/coverage-istanbul":"^1.1.3","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.18.1","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.3.0_1704786896160_0.8403036172283824","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"decoders","version":"2.4.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.4.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"62f9de58b386f9f5163f022475f8e9ec996fb908","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.4.0.tgz","fileCount":7,"integrity":"sha512-QkDRQgemjUQKysrv01/uxex1Wcp37BlFGy0WDGhGQ9JfiES58LjgMXiBlFFT8G6jJS7PlQB1CSBXE7ZIYIpiJw==","signatures":[{"sig":"MEUCIBLhK4SMsZT2E7OuFn/iah/YT4NwlPqeobDY+pRT3oiLAiEAmldEnb5jzLy5NOd2sL86WeUPaRCdevJT8KKKwm35Ia4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102842},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"9034bf5f1032932bdb4f71fc6da15cf73d9c06e5","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ && prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.2.4","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"21.5.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.30.4","tsup":"^8.0.1","eslint":"^8.56.0","vitest":"^1.2.1","publint":"^0.2.7","prettier":"^3.2.4","ts-morph":"^21.0.1","itertools":"^2.2.3","fast-check":"^3.15.0","release-it":"^17.0.1","typescript":"^5.3.3","vite-tsconfig-paths":"^4.3.1","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.13.5","@typescript-eslint/parser":"^6.19.0","@vitest/coverage-istanbul":"^1.2.1","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.19.0","eslint-plugin-simple-import-sort":"^10.0.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.4.0_1705866157466_0.0795730866674571","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"decoders","version":"2.4.1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.4.1","homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"303ba9e7fb2617fd77fcc12759e7b5cbb78c783e","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.4.1.tgz","fileCount":7,"integrity":"sha512-UiG2XRd7N29O6wW68J2mn+zUUJpqSy42we2kefXqAectwWDOjga0ABftw41yGrA+JydmrgEZ4zdjGv6PK6PssA==","signatures":[{"sig":"MEQCICfsD6qALy433T2RcJu9fWz8t7ZzwV4FCo9nOr+xLxWOAiAS5oE64MbngQIq3BVgnbmJvSir5geINVkfcTKVqcRB2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101922},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"8e572cb4648681229f428045d6615c0b90d2a687","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.5.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.20.2","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.1","tsup":"^8.1.0","eslint":"^8.57.0","vitest":"^1.6.0","publint":"^0.2.8","prettier":"^3.3.2","ts-morph":"^23.0.0","itertools":"^2.3.2","fast-check":"^3.19.0","pkg-pr-new":"^0.0.9","release-it":"^17.4.0","typescript":"^5.5.2","@types/eslint":"^8.56.10","vite-tsconfig-paths":"^4.3.2","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.15.3","@typescript-eslint/parser":"^7.14.1","@vitest/coverage-istanbul":"^1.6.0","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.14.1","eslint-plugin-simple-import-sort":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.4.1_1719745733210_0.2882539799656523","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"decoders","version":"2.4.2","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.4.2","homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"ec1ed59232bf0ea2c00cb32a3f03ccdc83d61483","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.4.2.tgz","fileCount":7,"integrity":"sha512-pi3+CT6KjycAdBaqYjrUwwkq0zgUbCul44+sX8GN9fs8CsPVEnU2Etxqzgf7CYhZqW+kr044p7760/w7POp9dw==","signatures":[{"sig":"MEUCIQDAUXya5i+Yz0ZKQWs5eG0AsiE4yxejgTDQCxZq/TEj8AIgKgT4bvNACMXATb2nX/d+xn3B+GqA00JTb/INzkckZe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101908},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"c640658a8290599c3b19410ab607b9acc0ed6fd1","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.5.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.20.2","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.1","tsup":"^8.1.0","eslint":"^8.57.0","vitest":"^1.6.0","publint":"^0.2.8","prettier":"^3.3.2","ts-morph":"^23.0.0","itertools":"^2.3.2","fast-check":"^3.19.0","pkg-pr-new":"^0.0.9","release-it":"^17.4.0","typescript":"^5.5.2","@types/eslint":"^8.56.10","vite-tsconfig-paths":"^4.3.2","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.15.3","@typescript-eslint/parser":"^7.14.1","@vitest/coverage-istanbul":"^1.6.0","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.14.1","eslint-plugin-simple-import-sort":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.4.2_1719745811185_0.8195715632320129","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"decoders","version":"2.5.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.5.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"eb6738135d0afb390df1fc447d2e984f276f281c","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.5.0.tgz","fileCount":7,"integrity":"sha512-QrOwiH09cHcagp1rdZapsMKCmYrKH3nalggZaVau5BnJMo0XlMMMqsozAqZ0XHJNT5iwtH31Knmwctu7ZN0moA==","signatures":[{"sig":"MEQCIAb7TD8lI9QZburBSG3WUxIfYwAQ3zMa2YMq/aLxYEObAiAVwGjDMA9tpOs1QU6z7/DPoe5QYpHl8OgZy+fQ894sIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103164},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"c15c9268b4244c975e31eed886dcc5bf3d411e2c","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.8.2","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.3.0","eslint":"^8.57.0","vitest":"^1.6.0","publint":"^0.2.11","prettier":"^3.3.3","ts-morph":"^23.0.0","itertools":"^2.3.2","fast-check":"^3.22.0","pkg-pr-new":"^0.0.24","release-it":"^17.6.0","typescript":"^5.5.2","@types/eslint":"^8.56.10","vite-tsconfig-paths":"^4.3.2","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.16.4","@typescript-eslint/parser":"^7.14.1","@vitest/coverage-istanbul":"^1.6.0","@release-it/keep-a-changelog":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.14.1","eslint-plugin-simple-import-sort":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.5.0_1726689107943_0.6881805285174587","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"decoders","version":"2.6.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.6.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"97c83fc61c6dc6188c333de7b9101fd0fa848007","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.6.0.tgz","fileCount":7,"integrity":"sha512-7AVNiLpvI4erWuTeZ7zNOqSZq4wt12j/Tekz0w6l0AJCDnLSpy3DVqqh+sYbTyJYOtgqMNt1ceFf0IsjlRcp6w==","signatures":[{"sig":"MEQCIFXh0anEIVQr7dH+ky8VJydkaT+Cxn9ImsMfcr28mxDLAiAU+JDBGS8lGPGsy3XZVjzKATY281gBgW83ng1nfeltCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":110368},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"97410892a8f851bccbec5be6bf93a383bef509d4","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.8.1","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.3.6","eslint":"^8.57.0","vitest":"^3.0.5","publint":"^0.3.2","prettier":"^3.4.2","ts-morph":"^25.0.0","itertools":"^2.3.2","fast-check":"^3.23.2","pkg-pr-new":"^0.0.39","release-it":"^18.1.2","typescript":"^5.7.3","@types/eslint":"^8.56.10","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.29.1","@arethetypeswrong/cli":"^0.17.3","@standard-schema/spec":"^1.0.0","@typescript-eslint/parser":"^7.14.1","@vitest/coverage-istanbul":"^3.0.5","@release-it/keep-a-changelog":"^6.0.0","@typescript-eslint/eslint-plugin":"^7.14.1","eslint-plugin-simple-import-sort":"^12.1.0"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.6.0_1738661327247_0.6187649029545781","host":"s3://npm-registry-packages-npm-production"}},"2.6.1":{"name":"decoders","version":"2.6.1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.6.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"f66d4e05b071e8823bcb6cb8b2756f6b094f85c5","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.6.1.tgz","fileCount":7,"integrity":"sha512-oRbPKL/iaB347vHonsq4Y4XyP7V434u94icvhdr1ycyNJrHzVgd/tTN0z/1nMoH4Eo/mP4IkMo+rEfw4HwWQXg==","signatures":[{"sig":"MEYCIQCuFqMih4L18dBasoroh3ftbaOYEwEB81PerVmHvM1etwIhAN9WL9X4vFVjzhfPifaEoGC4MuCipXIhWQtort2Q1+9O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":110532},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"03bbc61adb893c659edfe57adb3274ba2dbc8262","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.7.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.3.6","eslint":"^9.21.0","vitest":"^3.0.7","publint":"^0.3.6","prettier":"^3.5.2","ts-morph":"^25.0.1","itertools":"^2.4.1","@eslint/js":"^9.21.0","fast-check":"^3.23.2","pkg-pr-new":"^0.0.39","release-it":"^18.1.2","typescript":"^5.7.3","typescript-eslint":"^8.25.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.0.7","@release-it/keep-a-changelog":"^6.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.6.1_1740473669635_0.5871012505062716","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"decoders","version":"2.7.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.7.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"bed08626889b3a86c38b2938b0b7ec99abfd84e3","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.7.0.tgz","fileCount":7,"integrity":"sha512-1hWieFpYdT6vnrWfQ+s8dHqpINPrWxHlAkpM+2VehKlN5mGkl4UE1435Os35Ibkr6d1PjcEZLhGhbSLMaG8qZg==","signatures":[{"sig":"MEYCIQD4alw2Y3VZWfzwqyPmIgwxOUiAtVn60IrzvHijluNZTQIhAOB08CNo1NvsW2OtB7BjTe40jCgZ8be8RaRd2WHktXgJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":110812},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"c9a47df1a68816717b9708796eebfab48ce9ee4f","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.8.1","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.4.0","eslint":"^9.23.0","vitest":"^3.0.9","publint":"^0.3.9","prettier":"^3.5.3","ts-morph":"^25.0.1","itertools":"^2.4.1","@eslint/js":"^9.23.0","fast-check":"^4.0.0","pkg-pr-new":"^0.0.41","release-it":"^18.1.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.0.9","@release-it/keep-a-changelog":"^6.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.7.0_1743457109102_0.7040180552318991","host":"s3://npm-registry-packages-npm-production"}},"2.7.1":{"name":"decoders","version":"2.7.1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.7.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"a054c8223795bc5fadd533b9d2653610f6b509b3","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.7.1.tgz","fileCount":7,"integrity":"sha512-8zQ9O10VvTEiPkZ4GX/5VjvXWV7lYbSfozXHPQjm1tFdrV6ve6t2SxV69tv4iTjBAfFLAMJwu34qqWn+rIrcUg==","signatures":[{"sig":"MEYCIQDs5tY9EZ0oiTTeTihOlgqqbhBRI/oG4WJwQG1YFSFHhAIhAM63W4GLJ9ktz0WkAXPPEO5ys5IVj8yarMeDXnaLZSMa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111224},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"3c4916ab48d0b2bdec1ddd2804cd2ab3f1ad1e10","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.8.2","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.4.0","eslint":"^9.23.0","vitest":"^3.0.9","publint":"^0.3.9","prettier":"^3.5.3","ts-morph":"^25.0.1","itertools":"^2.4.1","@eslint/js":"^9.23.0","fast-check":"^4.0.0","pkg-pr-new":"^0.0.41","release-it":"^18.1.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.0.9","@release-it/keep-a-changelog":"^6.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.7.1_1754042050889_0.17360338504918094","host":"s3://npm-registry-packages-npm-production"}},"2.7.2":{"name":"decoders","version":"2.7.2","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.7.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"750084c97c6f99127d7f5b4cdcb8c42e8ded741c","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.7.2.tgz","fileCount":7,"integrity":"sha512-Z2+c1vvKRjXJZ1uIaNhs4AZTmnHGTLy/L1I1s2ZBl9RZhS2b0esveD/Ts7yX/bwjAk7JNmTP9GOCv3B19bRkJA==","signatures":[{"sig":"MEUCIHLmhH1ImU0pJnXYoQLefs37eDkvQm6GEnBrXIxRIq/sAiEA++PlFoFgLByLEHuO6HMT1TRFp4y1BprV1xXnUBmgV0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111228},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"2c26172f98cc4fc48067673d39ccecc1578104bc","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","deprecated":"Bad release, please upgrade to 2.7.5","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.8.1","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"22.4.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.4.0","eslint":"^9.23.0","vitest":"^3.0.9","publint":"^0.3.9","prettier":"^3.5.3","ts-morph":"^25.0.1","itertools":"^2.4.1","@eslint/js":"^9.23.0","fast-check":"^4.0.0","pkg-pr-new":"^0.0.41","release-it":"^18.1.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.0.9","@release-it/keep-a-changelog":"^6.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.7.2_1756740547077_0.8448597848510908","host":"s3://npm-registry-packages-npm-production"}},"2.7.3":{"name":"decoders","version":"2.7.3","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.7.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"03a223c4855c344a2e5164cf4dd72ce8593d80a4","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.7.3.tgz","fileCount":7,"integrity":"sha512-Yq4S3OlielADqWnFXKuChKrBOmfL1t8Ij4YDzwwYXf3o2pgHWM3NYEQmDSyv3XGeYWRxTHBLlegDzVCdIaQeew==","signatures":[{"sig":"MEUCIGMlcffpyO5zZHT6xcULc9WgwgjBOMEiM+tbrZK6ieg5AiEAtXa9JmSFhOOCP9P9RQWU/o0uE46hh9eRKUo01e1PMgM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111228},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"2c9d6d2e12dc3c15aebd1ecce187a484705ff11a","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","deprecated":"Bad release, please upgrade to 2.7.5","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.5.1","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.4.0","eslint":"^9.23.0","vitest":"^3.0.9","publint":"^0.3.9","prettier":"^3.5.3","ts-morph":"^25.0.1","itertools":"^2.4.1","@eslint/js":"^9.23.0","fast-check":"^4.0.0","pkg-pr-new":"^0.0.41","release-it":"^18.1.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.0.9","@release-it/keep-a-changelog":"^6.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.7.3_1756826989672_0.6083388727552106","host":"s3://npm-registry-packages-npm-production"}},"2.7.4":{"name":"decoders","version":"2.7.4","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.7.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"f83508844bf2ac6a214fbc71a0d8720d14cdcd5a","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.7.4.tgz","fileCount":7,"integrity":"sha512-yNXqFAD1Py9hhc8b0ze8lT+YtmABGaFmXwrfV/f30fAinwpf3pW4JQ6vH4L+mB4zLfgacgzg2u7XjbDq1hvKww==","signatures":[{"sig":"MEUCICnMGekjOwO/hgz3Y9ga6eB45yEjM56uqxZA+64dyRvEAiEAj4NzE6lOqcnVzCdwG5qr1DMG+41josnSWyqcTQxftNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111228},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"f7a08535f3c4e346044d44997714685c21076cac","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","deprecated":"Bad release, please upgrade to 2.7.5","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.5.1","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.4.0","eslint":"^9.23.0","vitest":"^3.0.9","publint":"^0.3.9","prettier":"^3.5.3","ts-morph":"^25.0.1","itertools":"^2.4.1","@eslint/js":"^9.23.0","fast-check":"^4.0.0","pkg-pr-new":"^0.0.41","release-it":"^19.0.4","typescript":"^5.8.2","typescript-eslint":"^8.28.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.0.9","@release-it/keep-a-changelog":"^7.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.7.4_1756829119057_0.7467791080134363","host":"s3://npm-registry-packages-npm-production"}},"2.7.5":{"name":"decoders","version":"2.7.5","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.7.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"67dc4b2d036398e2e2aa28fb8a934b867cc04e35","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.7.5.tgz","fileCount":7,"integrity":"sha512-K6MEz552H590LHKt8xaVH8vRgOppBjQQfxhoQkpHH0ywMusAS5ntSlMbZwRe4Y1pmDhVreS2v1VlDv5tDOA7bA==","signatures":[{"sig":"MEUCIQDLu2phmMGE7vZclkqjJEcvMKL6c9RvsO34twZiY3Cp3AIgczI2j5U1uP7q6fq8C96+Mv7OM3LN2cZY2gSdQoCdRug=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111238},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"18afe46d814a7c32272fc40ee250b4887819c101","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.5.1","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.31.2","tsup":"^8.4.0","eslint":"^9.23.0","vitest":"^3.0.9","publint":"^0.3.9","prettier":"^3.5.3","ts-morph":"^25.0.1","itertools":"^2.4.1","@eslint/js":"^9.23.0","fast-check":"^4.0.0","pkg-pr-new":"^0.0.41","release-it":"^19.0.4","typescript":"^5.8.2","typescript-eslint":"^8.28.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.31.0","@arethetypeswrong/cli":"^0.17.4","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.0.9","@release-it/keep-a-changelog":"^7.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.7.5_1756842404868_0.3478572438409846","host":"s3://npm-registry-packages-npm-production"}},"2.8.0-0":{"name":"decoders","version":"2.8.0-0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.8.0-0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"0eda36578a6b8f21a3285924e513af2defbf058b","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.8.0-0.tgz","fileCount":7,"integrity":"sha512-jyl/6i7VOPKdIUdJsM+GG86wiQR0qq97WJQAz0H6dTcoKX+nHyAVUTNYp+Pylt6sG5BO+vkhnEWX6RMWiMZBbw==","signatures":[{"sig":"MEYCIQCRb3WevQwJGKCVTIxjomM+fJGxq/WZ+X6Wu3N7gKfRfQIhAJilizcZCGf9ud4t8WeoZNBKUe6ULCCzl75kXreZP33M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111582},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"c39506384d717ac955e90833bd2c4dbf409ed088","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.9.3","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.0","eslint":"^9.35.0","vitest":"^3.2.4","publint":"^0.3.12","prettier":"^3.6.2","ts-morph":"^27.0.0","itertools":"^2.5.0","@eslint/js":"^9.35.0","fast-check":"^4.3.0","pkg-pr-new":"^0.0.60","release-it":"^19.0.4","typescript":"^5.9.2","typescript-eslint":"^8.44.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.32.0","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.2.4","@release-it/keep-a-changelog":"^7.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.8.0-0_1758195244504_0.8120149692427272","host":"s3://npm-registry-packages-npm-production"}},"2.8.0-1":{"name":"decoders","version":"2.8.0-1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.8.0-1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"52fde7f4f585734909dfd2f04cc87745ac1de749","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.8.0-1.tgz","fileCount":7,"integrity":"sha512-RYLK31b0AtrtqwLYaCG/Gbeoe3QdXXEaGNbxy7nnTQacSgxrLbfQtUpsh3jf5OdceVWAw/GGi3na/QZafmZ8iA==","signatures":[{"sig":"MEUCIQCeg9zwUvnfLz0Bjh4zGKOUS5NeXHOvt+n3+PcXvTtIDAIgXtWjgru+ZeMZaAfoBw4fcruRHmrBr7rIyRhMzSa3FuU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112543},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"fd580f34816d9519a1a7fcb163594d1f434156aa","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.9.3","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.0","eslint":"^9.35.0","vitest":"^3.2.4","publint":"^0.3.13","prettier":"^3.6.2","ts-morph":"^27.0.0","itertools":"^2.5.0","@eslint/js":"^9.35.0","fast-check":"^4.3.0","pkg-pr-new":"^0.0.60","release-it":"^19.0.5","typescript":"^5.9.2","typescript-eslint":"^8.44.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.32.0","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.2.4","@release-it/keep-a-changelog":"^7.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.8.0-1_1758720079096_0.5429881729424235","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"decoders","version":"2.8.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.8.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"d8d2d6248d31c2bed0c8ff4d7e6e0766c7d007c6","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.8.0.tgz","fileCount":7,"integrity":"sha512-VONc1zao3a/RcJLaOJSpekRku/e1a3ZDVxGj7TLYUGe0ASSFTSYXgL4Uf0mYIaQarLCxSb8TlUXcC1jBLYwVOA==","signatures":[{"sig":"MEQCICv4gCtyDbDU2wmiwhKXUYtjPmvED3e0jgF2iQxKjJ/bAiBtPuPKvvoSb2duc9ggB525xq2nZG5dq2ZBI6HhZTbCJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112541},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"31df3744f894d3793b3b3b7d8b8e1d662938992d","scripts":{"docs":"cog -cr docs/*.md","lint":"eslint --color --report-unused-disable-directives src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"eslint --color --report-unused-disable-directives --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"npm run test && npm run lint && npm run lint:docs && npm run build && npm run lint:package && release-it","lint:docs":"cog -c --check docs/*.md || (npm run docs; git diff; echo 'Error: docs not up-to-date, please re-run \"npm docs\" to update them.' && exit 1)","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","actually-prepublish":"echo \"\\n\\nPlease run \\`bin/publish.sh <options>\\` instead.\\n\\n\" && exit 2"},"_npmUser":{"name":"nvie","email":"me@nvie.com"},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"10.9.4","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.0","eslint":"^9.35.0","vitest":"^3.2.4","publint":"^0.3.13","prettier":"^3.6.2","ts-morph":"^27.0.0","itertools":"^2.5.0","@eslint/js":"^9.35.0","fast-check":"^4.3.0","pkg-pr-new":"^0.0.60","release-it":"^19.0.5","typescript":"^5.9.2","typescript-eslint":"^8.44.0","vite-tsconfig-paths":"^5.1.4","eslint-plugin-import":"^2.32.0","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.0.0","@vitest/coverage-istanbul":"^3.2.4","@release-it/keep-a-changelog":"^7.0.0","eslint-plugin-simple-import-sort":"^12.1.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.8.0_1771767750273_0.5545007532291386","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-pre.0":{"name":"decoders","version":"2.9.0-pre.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.0-pre.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"2dd6c335853663744c6ec08556e55404e147fdfd","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.0-pre.0.tgz","fileCount":7,"integrity":"sha512-pbBXmWmhvUGwWGqKgMSiMKl+DtgJYq888i/M0h0eytSuPw+hCExS1PDUFctwNJ+E8wUOLmIxQFa8dJ8m2jbmow==","signatures":[{"sig":"MEUCIGWUagMwGGVXdSkGOxIZkS1XJo0VioRYRt5Xlh4DlKbgAiEAzGxiUgc8uLCGWs8ZP6bOop+MHw5mF7sUU1xjgfP4Mzg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.0-pre.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":109733},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"dd8859c9af056333a936704aa863ea55c04c1b0b","scripts":{"lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"release-it","docs:dev":"cd docs && npm run dev","docs:build":"cd docs && npm run build","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.50.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.0-pre.0_1772488983954_0.40346919407060744","host":"s3://npm-registry-packages-npm-production"}},"2.9.1-pre.0":{"name":"decoders","version":"2.9.1-pre.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.1-pre.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"26794d8e9ae4c714520aeb7eeb371fdcd41928d2","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.1-pre.0.tgz","fileCount":7,"integrity":"sha512-BpKsoOH3XtW75NRnPmy5VZO7XdRnQlw9DqdETRcSfB4de86jfJsXakRTuCGUhnnpkuDKoxuQPZ5mN83cW2HF9g==","signatures":[{"sig":"MEYCIQCA6MTjikm3pjL9vAZlXsAe3qFIm80TPGONUEMR55rx6AIhAPjwXt4Nknv/GJ9YrHGLvM86ZlQ5CDpmCt7H08SbsXOI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.1-pre.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":109949},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"609b14ec39725abc98b25dc16601b63b5cf15d7e","scripts":{"lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"release-it","docs:dev":"cd docs && npm run dev","docs:build":"cd docs && npm run build","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","deprecated":"Incorrectly published, do not use","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.50.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.1-pre.0_1772489274848_0.8274785521261661","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-pre.1":{"name":"decoders","version":"2.9.0-pre.1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.0-pre.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"7dfcc5ad16fc8ed4abd52c17b5927f9144f46514","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.0-pre.1.tgz","fileCount":7,"integrity":"sha512-b3Ab31l9XaiV6TaIWKLlUv0izr1DwI3j7OsOE/o9vNMudc4eK6mF0Iyz2wvbohjzcUK0a5w7beT8pLJX9EKRSg==","signatures":[{"sig":"MEUCIFyjAYIBD17mqinTNuFFzKVNJCqH/4yGOWi0YqE3VEYTAiEA9ySOz4dAgQ68i09vkXo7fENgzgdwGX3oy9htvWyXF50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.0-pre.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":109949},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"939b406a9c708e187e294e95607c1b38693183e6","scripts":{"lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/","release":"release-it","docs:dev":"cd docs && npm run dev","docs:build":"cd docs && npm run build","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.50.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.0-pre.1_1772489392615_0.10251890587919488","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-pre.2":{"name":"decoders","version":"2.9.0-pre.2","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.0-pre.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"d2d2425ab95c07bdca0ab159a7254548e278b9df","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.0-pre.2.tgz","fileCount":7,"integrity":"sha512-DelxWH45ScafsfaJAqYCaW15GGwuhNVjR6nxchYWTdn0uRPrO+JjKRUn0xElGVR5hqU0EEmGh+/GVJ56fyP5sQ==","signatures":[{"sig":"MEUCIELpPq721TyvTDPAEf6JwC9JTq8/n8CSpmvjRvefl7veAiEA5r2v5r44e2/LZmMEvdkBGK68G+UjSO5iMppzjNh62rM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.0-pre.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":115938},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"7bedba79ccd619307f7ee6ff9845f20faafe2e13","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.51.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.0-pre.2_1772571563900_0.07311469839327134","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-pre.3":{"name":"decoders","version":"2.9.0-pre.3","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.0-pre.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"1c6be64fa59f661ea62737948d3128b1bcf2657b","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.0-pre.3.tgz","fileCount":7,"integrity":"sha512-LR7uuCFN4rAfuSPBE+3sAYLiXsWD/HeSfcX5zcaao6+H3iAHgh0+1n4GvHPvuFS/KA6qaUIT9pdOx/n6wsfIRg==","signatures":[{"sig":"MEUCIQDpKYb+qeASiogYQyvTpKbXvmOg8N0JZJsCHycjNMzVPwIgLBTb8DBPvgrhkr/E69LpBvqd3xyTivk3ih6auAWfqOo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.0-pre.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116092},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"48e51350edd995b9d6f0eb6fe84635294f63348c","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.51.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.0-pre.3_1772611537684_0.7424707376749171","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-pre.4":{"name":"decoders","version":"2.9.0-pre.4","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.0-pre.4","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"932aa988d78f1e8290c1d6e8202b0efc5ef469af","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.0-pre.4.tgz","fileCount":7,"integrity":"sha512-Ut1TU/2FX42BQTzETIt/zyhLjKwwqPGcjvm+95ALtoaUIWC/KQF8UYJxftz9ZC+7XRzlRkN0JLuTxTbop9UUFg==","signatures":[{"sig":"MEUCIAtW8A8XwaDwn87rl5lrfca2PQGDso6RZE982O6YX4eQAiEAjb34Ht3/hCi+w9AMFF56vQ/550oTQ29WZ7Ce9kcLP2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.0-pre.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116916},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"2e50aa46fc9b6ad5236fc17441a3438efdb14e49","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.51.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.0-pre.4_1772621035593_0.6153453600382497","host":"s3://npm-registry-packages-npm-production"}},"2.9.0-pre.5":{"name":"decoders","version":"2.9.0-pre.5","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.0-pre.5","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"86a00d012ce5601be50f9e1c430c547e477f3cd1","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.0-pre.5.tgz","fileCount":7,"integrity":"sha512-6uqaZjrK39YMXI7OIvsaq/XjMzODRQlH5GjrmKx78HqCzW2x5Bmu0nKjlI/YgtN2yl5XhPtiz6TXOnaDluyqDg==","signatures":[{"sig":"MEUCIQDBjQctspkqcmFhzlNLe3LDRANSoKvG5La75+u/YBsHfAIgHh+9isfi9wOIvpY4rg9EVd6rbibx+7Wku5yCesJ/jT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.0-pre.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117039},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"77b01f6ea2c628a7d4aaff607864e976bb72bb2b","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources ; npm run docs:update-redirects","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.51.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.0-pre.5_1772802279882_0.9256353216054432","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"decoders","version":"2.9.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"1f3f118724919222f9a507954583ad4c41f7f485","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.0.tgz","fileCount":7,"integrity":"sha512-8vDiEZPd9E5hQ2feHeVexVBOWnnV1R55LFf2FP9kvQNCVunPUjsjpK37ooPkcXHQMGTqM8q5FKcYGodXA1k3Hw==","signatures":[{"sig":"MEYCIQCCw9xas4WYeiFFX8UXr2DdpHhrN2RlmRUudiLPxHnQWwIhAN/+8X8iy/3L4+4cnfAYW6x+AA80Y0Vt2+1meyPgsUt2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":120961},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"1e54511eebe97c90d5e3313f08b4eb0dd6ffc2c6","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources ; npm run docs:update-redirects","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"npm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.51.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.5.3","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.0_1773004194011_0.4536665912809914","host":"s3://npm-registry-packages-npm-production"}},"2.9.1":{"name":"decoders","version":"2.9.1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"c16001bd6c3b64bf4a86ce120648c2bb777ea4a6","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.1.tgz","fileCount":7,"integrity":"sha512-nc9GoTecWs8zAfdcGLtZyJQY98zbdL8bQm8RhqNOtDrLy8SKGbBhdEEM2NjenDdlsZIthHR6Ga6pOJa2qF1+oQ==","signatures":[{"sig":"MEQCIDDL+0cw7LhassvlUDhv5VhqhlsgIeLM2nRnzZHEajrxAiBNsywvbxNDE7CxCJ937Z5426zh0WTScaWZnlUkcjeyxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":121355},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"fe2fe9285bfc4101d2f3e7427cd98b5781623b0c","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources ; npm run docs:update-redirects","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"npm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.52.0","vitest":"^4.0.18","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.6.0","pkg-pr-new":"^0.0.65","release-it":"^19.2.4","typescript":"^5.9.3","vite-tsconfig-paths":"^6.1.1","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.0.18","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.1_1773240031612_0.0668381681257757","host":"s3://npm-registry-packages-npm-production"}},"2.9.2":{"name":"decoders","version":"2.9.2","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.2","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"791266ab2e3db2ab7a77062ce6e447f08d6a579e","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.2.tgz","fileCount":7,"integrity":"sha512-+Obij531mgtN3bdXTk7xcupGQG6G1Lp3LlFX/WwiapHqnnU7lXbR+MD065X91Rh8alhqUxX6nNmNBskq5icb8A==","signatures":[{"sig":"MEYCIQCQLERS0nJtUtLRtr1Mld0ftnjPbMG8YJCajkA9Yyta/QIhAOd/1Ut+IfGE3XHDFBAKgGQPRxA5CpsEL8GYUF6AIQxq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":121336},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"801d23daabff2357ee823806538bd4678f6e1c31","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources ; npm run docs:update-redirects","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"npm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.57.0","vitest":"^4.1.2","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.6.0","pkg-pr-new":"^0.0.66","release-it":"^19.2.4","typescript":"^5.9.3","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.1.2","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.2_1774905725694_0.2335022529051709","host":"s3://npm-registry-packages-npm-production"}},"2.9.3":{"name":"decoders","version":"2.9.3","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.9.3","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"94a9ec6244b369f1419ed78aee2949a2e549bad5","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.9.3.tgz","fileCount":7,"integrity":"sha512-Zewdy1D3bddIMlKLnzKsPWE/n0qJyDkdsQqF85CO8ZlKGF8UtkGOzuDpjBfMMbR0o//gkAyIMnLcRniVGZhFRA==","signatures":[{"sig":"MEYCIQC/z8xN2lOCbmOqFJZphfHNOwEzSnTj0iWGLWfafUV7GQIhAOQ1UxFVeXTdsvIDwFVO5d5BMpvoo8hrKxy4uUhxqmah","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.9.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":121376},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"55c234dad04f906b5da6f35e3a214b4df7e23636","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources ; npm run docs:update-redirects","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"npm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.9.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.59.0","vitest":"^4.1.3","publint":"^0.3.18","prettier":"^3.8.1","ts-morph":"^27.0.2","itertools":"^2.6.0","fast-check":"^4.6.0","pkg-pr-new":"^0.0.66","release-it":"^19.2.4","typescript":"^5.9.3","@arethetypeswrong/cli":"^0.18.2","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.1.3","@release-it/keep-a-changelog":"^7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.9.3_1775594768484_0.49334951111392344","host":"s3://npm-registry-packages-npm-production"}},"2.10.0":{"name":"decoders","version":"2.10.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.10.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"09e200b72c3b733a25a0595fede06e424f22fceb","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.10.0.tgz","fileCount":7,"integrity":"sha512-FHwFrwolZeghXMjUf5cNMg9kQFhRUI9O7vZEZDfvsKKfsDIkvNlhbHfP7prhIVOKVbHIkaN6yl87ruHU0VFFJQ==","signatures":[{"sig":"MEQCIFEcg1QXHthW2efZQ8VYi+Yqi2NwbZLjIUgiVy/MMvlFAiBG96LV3tjjJQqtDIUYTHZwXUtoKd3IY/VlOXgpQPMpQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDPtJ1UJgqIo4lzyzbdCa9hHbDqqqnZ9whV+ATetV2LHAiB5EYpVXNVMUqIU8Eq8B3xy6znro++fDsjhHwDPx7QV4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":123722},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"68ec42b8e7794d936d4f38935cc73e7ee3559d31","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources ; npm run docs:update-redirects","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"npm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.19.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.21.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.83.0","vitest":"^4.1.11","publint":"^0.3.24","prettier":"^3.9.6","ts-morph":"^28.0.0","itertools":"^2.7.1","fast-check":"^4.10.0","pkg-pr-new":"^0.0.88","release-it":"^21.0.3","typescript":"^5.9.3","@arethetypeswrong/cli":"^0.18.5","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.1.11","@release-it/keep-a-changelog":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.10.0_1789396797783_0.6389571875774325","host":"s3://npm-registry-packages-npm-production"}},"2.10.1":{"name":"decoders","version":"2.10.1","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.10.1","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"01394cbb76d2f4e5c1216a03e51583b0daae9ab9","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.10.1.tgz","fileCount":7,"integrity":"sha512-412YgI7hZReB7Ycfgj/5iX+IaoKtN89qtSMeoXBrDnKKC1J9TdgQFGfJarJ4edriuPDONBxBVHC3JGVqEvfncA==","signatures":[{"sig":"MEQCICDJff3Bame/EfCA5oXozeTdD/+y0bsQKyiMaHCVM76QAiAyf35OkGX533VJA5Ip7Bd3ISlzxKkY35ahekjuuwmalw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIHcNPyuIuhYREv6HuwTlcCBNZO/Pp41ap9Sq0fDmbioZAiEA/y97k1wYwV5qrGk8Di4ZgXXzzBGGla6Las/oePprQ9s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.10.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":124194},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"2513cbfa9704da81565924e9ac5fb85e9a804350","scripts":{"docs":"npm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && npm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; npm run docs:update-sources ; npm run docs:update-redirects","release":"release-it","test:types":"npm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"npm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.19.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.21.0","_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.83.0","vitest":"^4.1.11","publint":"^0.3.24","prettier":"^3.9.6","ts-morph":"^28.0.0","itertools":"^2.7.1","fast-check":"^4.10.0","pkg-pr-new":"^0.0.88","release-it":"^21.0.3","typescript":"^5.9.3","@arethetypeswrong/cli":"^0.18.5","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.1.11","@release-it/keep-a-changelog":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.10.1_1789413590904_0.07225017752734542","host":"s3://npm-registry-packages-npm-production"}},"2.11.0":{"name":"decoders","version":"2.11.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.11.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"e9a5c11d91b0bac9fa71fd28eb945585466f7c92","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.11.0.tgz","fileCount":7,"integrity":"sha512-HaytLqb1Jc6DyhLCMKReaqRTSoQpiBz7hRXrQRD2n79Ugh7mWwj2MobJC1p5+ipkLO246/CzJNFwqAtT0T8INQ==","signatures":[{"sig":"MEUCIQCmDH2gOz7s1Lxrc6Tk+3iWp57dV3FfwzMp56VjJoia3AIgDzVOA5DVPHvjLoaPcq5LZj717l42TICF+Mjypt8g+Tg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQCipTirJ67bC+jWi/rQd+n2xrij+7urLx7hor8huWPQVgIgVEV3vE4O62T8+pZeptNhg8n8Sh1v2v54VCYmX4oP7k8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":126800},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"ec71af46b6d5d77b5ac8e423ce329a2bc1e3044e","scripts":{"docs":"pnpm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && pnpm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; pnpm run docs:update-sources ; pnpm run docs:update-redirects","release":"release-it","test:types":"pnpm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"pnpm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.19.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.21.0","_hasShrinkwrap":false,"packageManager":"pnpm@11.24.0","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.83.0","vitest":"^4.1.11","publint":"^0.3.24","prettier":"^3.9.6","ts-morph":"^28.0.0","itertools":"^2.7.1","fast-check":"^4.10.0","pkg-pr-new":"^0.0.88","release-it":"^21.0.3","typescript":"^5.9.3","@arethetypeswrong/cli":"^0.18.5","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.1.11","@release-it/keep-a-changelog":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.11.0_1790158114032_0.6658577709143867","host":"s3://npm-registry-packages-npm-production"}},"2.12.0":{"name":"decoders","version":"2.12.0","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"author":{"name":"Vincent Driessen"},"license":"MIT","_id":"decoders@2.12.0","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"homepage":"https://github.com/nvie/decoders#readme","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"380db29ac233d57b5e7fa30ee970fbcd692c4c2c","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.12.0.tgz","fileCount":7,"integrity":"sha512-QAPRMlSffzrs5KEB4rNx7ytTq6Iqd8goY4fo+RubZGw0+2/GygxfBgy0Qx5PlFOEm+2cXApC/R3S978OfoeSrw==","signatures":[{"sig":"MEQCIBmHKsAAkV6nUViJaBVoTuQCwks+ZAWcxpTi4sJd22xeAiBud/A0N3hk0200KfYaaBVX3XLzc0H+DLtmNMli6cxafA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIE8Dt3pmvcx2MtziWG3TEo7tpIMp+UbLroiFTHpTc0nXAiEAveZhIhzm/63rB1fMY3tjCptYIVC8a/CRWvYIdFEUmck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":132842},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.cts","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"cdacb12ae80e4557fe4ec94f22642bbc7f4194a2","scripts":{"docs":"pnpm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && pnpm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; pnpm run docs:update-sources ; pnpm run docs:update-redirects","release":"release-it","test:types":"pnpm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"pnpm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.19.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"24.21.0","_hasShrinkwrap":false,"packageManager":"pnpm@11.24.0","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.83.0","vitest":"^4.1.11","publint":"^0.3.24","prettier":"^3.9.9","ts-morph":"^28.0.0","itertools":"^2.7.1","fast-check":"^4.10.2","pkg-pr-new":"^0.0.88","release-it":"^21.0.3","typescript":"^5.9.3","@arethetypeswrong/cli":"^0.18.5","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.1.11","@release-it/keep-a-changelog":"^8.0.1"},"_npmOperationalInternal":{"tmp":"tmp/decoders_2.12.0_1790275812548_0.015398778619431397","host":"s3://npm-registry-packages-npm-production"}},"2.12.1":{"_id":"decoders@2.12.1","bugs":{"url":"https://github.com/nvie/decoders/issues"},"dist":{"shasum":"dbf350eb6c3d03e9e69907a31548ae91056fb467","tarball":"https://registry.npmjs.org/decoders/-/decoders-2.12.1.tgz","fileCount":7,"integrity":"sha512-sgL3G7i0cYs1y3KqsvpvTIDuaZtuSlisBDD8xEveXhPMFikaRj/ssMSX2KQyIYmtOlZtbtnfYtY9Uvbgr7RKRA==","signatures":[{"sig":"MEUCIQDIMJmTC5xwZOp4zHJGBwLmezREdtylPHxEhu7B2I/8WgIgWTMivAXenhS6BEzjKKm2T/jsmu3Drtj/ClMM95w4FG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFiznRMcHa56RD7C7rn3F5OHXBoexi3YoE50TFlmcMU0AiEA1Xwu8AHi7tzwKJsI7ipvOXASQz7Vf4ik8Kq8QH9Iec0="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/decoders@2.12.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":132682},"main":"./dist/index.cjs","name":"decoders","type":"module","types":"./dist/index.d.cts","author":{"name":"Vincent Driessen"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","module":"./dist/index.js","default":"./dist/index.cjs"}}},"gitHead":"98c52f2852349c42f040c3bd86abbd94a442dee5","license":"MIT","scripts":{"docs":"pnpm run build && cp -r dist/ docs/decoders-latest-snapshot/ && cd docs && rm -rf .next && pnpm run dev","lint":"oxlint src/ test/ && prettier --list-different src/ test/ test-d/ && node bin/lint-side-effects.js","test":"vitest run --coverage","build":"tsup","format":"oxlint --fix src/ test/ ; prettier --write src/ test/ test-d/ docs/content/ ; pnpm run docs:update-sources ; pnpm run docs:update-redirects","release":"release-it","test:types":"pnpm run build && tsd --typings ./dist/index.d.ts","test:watch":"vitest --coverage","lint:package":"publint --strict && attw --pack","test:treeshake":"pnpm run build && node bin/test-treeshake.js","test:typescript":"tsc --noEmit","test:completeness":"./bin/check.sh","docs:update-sources":"node bin/update-source-lines.js","docs:update-redirects":"node bin/update-decoder-redirects.js"},"version":"2.12.1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c70cda25-247c-4861-8598-5c642c7ec980"}},"homepage":"https://github.com/nvie/decoders#readme","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"githubUrl":"https://github.com/nvie/decoders","repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"_npmVersion":"11.19.0","description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","directories":{},"maintainers":[{"name":"nvie","email":"me@nvie.com"}],"sideEffects":false,"_nodeVersion":"24.21.0","_hasShrinkwrap":false,"packageManager":"pnpm@11.24.0","devDependencies":{"tsd":"^0.33.0","tsup":"^8.5.1","oxlint":"^1.83.0","vitest":"^4.1.11","publint":"^0.3.24","prettier":"^3.9.9","ts-morph":"^28.0.0","itertools":"^2.7.1","fast-check":"^4.10.2","pkg-pr-new":"^0.0.88","release-it":"^21.0.3","typescript":"^5.9.3","@arethetypeswrong/cli":"^0.18.5","@standard-schema/spec":"^1.1.0","@vitest/coverage-istanbul":"^4.1.11","@release-it/keep-a-changelog":"^8.0.1"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/decoders_2.12.1_1790337882860_0.467792874180037"}}},"time":{"created":"2017-06-06T19:09:03.209Z","modified":"2026-09-25T12:04:43.838Z","0.0.1":"2017-06-06T19:09:03.209Z","0.0.2":"2017-10-04T20:27:15.211Z","0.0.3":"2017-10-04T20:33:48.299Z","0.0.4":"2017-10-04T21:01:57.810Z","0.0.5":"2017-10-04T21:07:57.971Z","0.0.6":"2017-10-05T13:55:00.925Z","0.0.7":"2017-10-10T10:40:01.676Z","0.1.0-rc1":"2017-10-27T08:26:14.508Z","0.1.0-rc2":"2017-10-27T09:35:05.234Z","0.1.0-rc3":"2017-10-27T10:30:06.884Z","0.1.0-rc4":"2017-10-27T10:49:36.264Z","0.1.0-rc5":"2017-10-27T11:14:54.366Z","0.1.0-rc6":"2017-10-27T11:22:52.361Z","0.1.0-rc7":"2017-10-27T12:00:33.506Z","0.1.0-rc8":"2017-10-27T12:15:44.761Z","0.1.0-rc9":"2017-10-30T11:10:09.393Z","0.1.0-rc10":"2017-10-30T11:34:30.361Z","0.1.0":"2017-10-30T12:22:50.809Z","0.1.1":"2017-10-30T22:20:41.034Z","0.1.2":"2017-12-06T09:46:46.140Z","0.1.3":"2017-12-08T12:40:13.251Z","1.0.0":"2017-12-08T12:48:20.627Z","1.0.1":"2017-12-09T08:39:11.643Z","1.1.0":"2017-12-11T09:53:05.825Z","1.2.0":"2017-12-18T20:46:32.560Z","1.2.1":"2018-01-05T14:30:39.474Z","1.2.2":"2018-01-05T15:09:18.073Z","1.2.3":"2018-01-05T15:13:37.777Z","1.2.4":"2018-01-08T12:21:53.555Z","1.3.0-beta.1":"2018-01-08T15:41:58.006Z","1.3.0-beta.2":"2018-01-09T09:24:31.234Z","1.3.0-beta.3":"2018-01-09T14:18:54.956Z","1.3.0":"2018-01-15T21:33:29.154Z","1.3.1":"2018-01-22T16:13:54.663Z","1.4.0":"2018-01-30T09:53:39.591Z","1.4.1":"2018-02-01T10:22:53.653Z","1.4.2":"2018-02-20T21:09:47.161Z","1.4.3":"2018-02-20T21:11:26.483Z","1.4.4":"2018-02-21T07:51:32.275Z","1.4.5":"2018-02-26T08:12:12.342Z","1.4.6":"2018-03-10T09:23:28.337Z","1.5.0":"2018-04-05T09:08:13.276Z","1.6.0":"2018-05-02T09:47:29.331Z","1.6.1":"2018-05-26T10:34:38.291Z","1.7.0-rc1":"2018-05-28T08:51:45.087Z","1.7.0-rc2":"2018-05-28T09:27:33.724Z","1.7.0":"2018-05-28T11:08:44.772Z","1.8.0":"2018-06-05T11:16:53.455Z","1.8.1":"2018-06-06T07:09:20.310Z","1.8.2":"2018-06-11T19:20:19.965Z","1.9.0":"2018-08-29T09:18:23.813Z","1.10.0":"2018-09-23T18:56:25.769Z","1.10.1":"2018-09-23T19:00:46.757Z","1.10.2":"2018-09-25T08:19:53.087Z","1.10.3":"2018-09-25T08:59:59.579Z","1.10.4":"2018-09-25T18:19:50.982Z","1.10.5":"2018-09-29T09:54:43.079Z","1.10.6":"2018-10-30T10:20:22.399Z","1.11.0-alpha1":"2019-01-01T21:01:44.539Z","1.11.0-alpha2":"2019-01-02T11:50:50.349Z","1.11.0":"2019-01-05T09:46:32.798Z","1.11.1":"2019-01-19T09:13:59.857Z","1.12.0":"2019-03-13T12:58:49.260Z","1.12.1-test1":"2019-03-16T10:52:55.900Z","1.13.0":"2019-03-18T09:25:51.360Z","1.13.1":"2019-05-01T20:15:02.590Z","1.14.0":"2019-05-28T09:11:29.491Z","1.15.0":"2019-06-27T07:24:07.032Z","1.16.0":"2019-08-10T21:53:05.559Z","1.16.1":"2019-09-14T14:45:53.741Z","1.17.0":"2019-11-13T09:49:26.762Z","1.18.0":"2020-02-11T22:08:53.624Z","1.18.1":"2020-02-11T22:23:57.701Z","1.19.0":"2020-05-15T09:57:47.536Z","1.19.1":"2020-05-15T10:01:49.267Z","1.20.0-rc1":"2020-05-25T11:05:05.720Z","1.20.0":"2020-05-25T11:51:00.235Z","1.20.1":"2020-05-25T12:01:07.786Z","1.20.2":"2020-06-07T09:35:04.593Z","1.21.0":"2020-06-15T22:17:07.362Z","1.22.0":"2020-06-22T11:02:26.261Z","1.22.1":"2020-06-22T11:24:48.715Z","1.22.2":"2020-06-22T11:34:13.632Z","1.23.0":"2020-09-09T19:17:13.765Z","1.23.1":"2020-09-14T13:05:50.245Z","1.23.2":"2020-09-15T11:53:27.797Z","1.23.3-pre1":"2020-10-05T13:49:54.765Z","1.23.3-pre2":"2020-10-05T14:20:41.973Z","1.23.3":"2020-10-06T20:59:13.480Z","1.23.4":"2021-02-10T22:31:56.513Z","1.23.5":"2021-04-01T10:07:42.218Z","1.24.0":"2021-06-18T09:29:34.500Z","1.24.1":"2021-06-21T10:25:25.687Z","1.25.0":"2021-06-23T08:21:24.571Z","1.25.1":"2021-06-29T20:13:08.440Z","1.25.2":"2021-08-24T12:56:53.245Z","1.25.3":"2021-08-24T13:36:44.809Z","1.25.4":"2021-10-15T07:21:58.399Z","1.25.5":"2021-11-01T09:32:52.423Z","1.26.0-test1":"2021-11-01T11:12:21.288Z","1.26.0-beta2":"2021-11-01T22:35:15.112Z","2.0.0-beta1":"2021-12-02T10:36:38.552Z","2.0.0-beta2":"2021-12-02T22:33:29.944Z","2.0.0-beta3":"2021-12-03T10:38:15.919Z","2.0.0-beta4":"2021-12-07T14:58:38.239Z","2.0.0-beta5":"2021-12-13T21:37:10.407Z","2.0.0-beta6":"2021-12-14T07:52:06.773Z","2.0.0-beta7":"2021-12-15T09:01:08.533Z","2.0.0-beta8":"2021-12-21T09:38:48.033Z","2.0.0-beta9":"2022-01-03T21:26:36.793Z","2.0.0-beta10":"2022-01-28T15:27:16.863Z","2.0.0-beta11":"2022-01-31T10:01:58.646Z","2.0.0-beta12":"2022-02-01T15:02:35.026Z","2.0.0-beta13":"2022-02-07T12:33:07.388Z","2.0.0":"2022-02-08T14:08:38.428Z","2.0.1":"2022-06-07T11:50:42.331Z","2.0.2":"2023-01-16T11:56:02.566Z","2.0.3":"2023-02-24T08:42:04.593Z","2.0.4":"2023-06-27T21:49:41.623Z","2.0.5":"2023-09-21T08:35:18.144Z","2.1.0":"2023-12-04T14:39:41.129Z","2.2.0-test":"2023-12-28T15:08:51.580Z","2.2.0-test2":"2023-12-28T15:36:19.355Z","2.2.0-test3":"2024-01-02T11:02:51.516Z","2.2.0":"2024-01-02T12:33:46.076Z","2.3.0-test4":"2024-01-03T09:46:01.919Z","2.3.0-test1":"2024-01-03T09:52:30.106Z","2.3.0-test2":"2024-01-03T10:00:54.914Z","2.3.0-test3":"2024-01-03T10:04:10.568Z","2.3.0-beta.1":"2024-01-04T23:46:25.051Z","2.3.0-beta.2":"2024-01-07T22:33:05.337Z","2.3.0-beta.3":"2024-01-08T23:14:37.277Z","2.3.0":"2024-01-09T07:54:56.359Z","2.4.0":"2024-01-21T19:42:37.615Z","2.4.1":"2024-06-30T11:08:53.376Z","2.4.2":"2024-06-30T11:10:11.373Z","2.5.0":"2024-09-18T19:51:48.231Z","2.6.0":"2025-02-04T09:28:47.445Z","2.6.1":"2025-02-25T08:54:29.870Z","2.7.0":"2025-03-31T21:38:29.365Z","2.7.1":"2025-08-01T09:54:11.052Z","2.7.2":"2025-09-01T15:29:07.278Z","2.7.3":"2025-09-02T15:29:49.854Z","2.7.4":"2025-09-02T16:05:19.242Z","2.7.5":"2025-09-02T19:46:45.072Z","2.8.0-0":"2025-09-18T11:34:04.675Z","2.8.0-1":"2025-09-24T13:21:19.273Z","2.8.0":"2026-02-22T13:42:30.416Z","2.9.0-pre.0":"2026-03-02T22:03:04.100Z","2.9.1-pre.0":"2026-03-02T22:07:54.987Z","2.9.0-pre.1":"2026-03-02T22:09:52.768Z","2.9.0-pre.2":"2026-03-03T20:59:24.073Z","2.9.0-pre.3":"2026-03-04T08:05:37.832Z","2.9.0-pre.4":"2026-03-04T10:43:55.760Z","2.9.0-pre.5":"2026-03-06T13:04:40.043Z","2.9.0":"2026-03-08T21:09:54.174Z","2.9.1":"2026-03-11T14:40:31.755Z","2.9.2":"2026-03-30T21:22:05.850Z","2.9.3":"2026-04-07T20:46:08.633Z","2.10.0":"2026-09-14T14:39:57.866Z","2.10.1":"2026-09-14T19:19:50.984Z","2.11.0":"2026-09-23T10:08:34.113Z","2.12.0":"2026-09-24T18:50:12.634Z","2.12.1":"2026-09-25T12:04:42.941Z"},"bugs":{"url":"https://github.com/nvie/decoders/issues"},"author":{"name":"Vincent Driessen"},"license":"MIT","homepage":"https://github.com/nvie/decoders#readme","keywords":["Decoder","decoders","typescript","runtime","input","schema","validation","type","inference","verify"],"repository":{"url":"git+https://github.com/nvie/decoders.git","type":"git"},"description":"Elegant and battle-tested validation library for type-safe input data for TypeScript","maintainers":[{"name":"nvie","email":"me@nvie.com"}],"readme":"<img alt=\"Decoders logo\" src=\"./assets/logo@2x.png\" style=\"width: 100%; max-width: 830px; max-height: 248px\" width=\"830\" /><br />\n\n[![npm](https://img.shields.io/npm/v/decoders.svg)](https://www.npmjs.com/package/decoders)\n[![Test Status](https://github.com/nvie/decoders/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/nvie/decoders/actions)\n[![Bundle size](https://deno.bundlejs.com/badge?q=decoders@2.9.0&treeshake=[{number,object,optional,string}])](https://bundlejs.com/?q=decoders%402.9.0&treeshake=%5B%7B+number%2Cobject%2Coptional%2Cstring+%7D%5D)\n\nElegant and battle-tested validation library for type-safe input data for TypeScript.\n\n## Basic example\n\n```typescript\nimport { array, isoDate, number, object, optional, string } from 'decoders';\n\n// Incoming data at runtime, e.g. the request body\n// The point is that this data is untrusted and its type unknown\nconst externalData = {\n  id: 123,\n  name: 'Alison Roberts',\n  createdAt: '2026-01-11T12:26:37.024Z',\n  tags: ['foo', 'bar'],\n};\n\n// Write the decoder (= what you expect the data to look like)\nconst userDecoder = object({\n  id: number,\n  name: string,\n  createdAt: optional(isoDate),\n  tags: array(string),\n});\n\n// Call .verify() on the incoming data\nconst user = userDecoder.verify(externalData);\n//    ^^^^\n//    TypeScript will infer this type as:\n//    {\n//      id: number;\n//      name: string;\n//      createdAt?: Date;\n//      tags: string[];\n//    }\n```\n\n## Installation\n\n```bash\nnpm install decoders\n```\n\n## Requirements\n\nYou must set `strict: true` in your `tsconfig.json` in order for type inference to work\ncorrectly!\n\n```js\n// tsconfig.json\n{\n  \"compilerOptions\": {\n    \"strict\": true\n  }\n}\n```\n\n## Documentation\n\nDocumentation can be found on [decoders.cc](https://decoders.cc).\n\nThere is a dedicated page that explains how to\n[build your own decoders](https://decoders.cc/docs/building-your-own).\n","readmeFilename":"README.md","users":{"nvie":true}}