{"name":"io-ts","version":"2.2.2","description":"TypeScript runtime type system for IO decoding/encoding","main":"lib/index.js","module":"es6/index.js","typings":"lib/index.d.ts","sideEffects":false,"scripts":{"lint":"tslint -p tsconfig.tslint.json src/**/*.ts test/**/*.ts","jest":"jest","prettier":"prettier --no-semi --single-quote --print-width 120 --parser typescript --list-different \"{src,test}/**/*.ts\"","fix-prettier":"prettier --no-semi --single-quote --print-width 120 --parser typescript --write \"{src,test,examples,exercises}/**/*.ts\"","test":"npm run prettier && npm run lint && npm run dtslint && npm run jest && npm run docs","clean":"rimraf lib/* es6/*","build":"npm run clean && tsc && tsc -p tsconfig.es6.json && npm run import-path-rewrite","prepublish":"npm run build","perf":"ts-node perf/index","dtslint":"dtslint dtslint","mocha":"TS_NODE_CACHE=false mocha -r ts-node/register test/*.ts","doctoc":"doctoc README.md Type.md Decoder.md Encoder.md Codec.md Eq.md","docs":"docs-ts","import-path-rewrite":"import-path-rewrite"},"repository":{"type":"git","url":"git+https://github.com/gcanti/io-ts.git"},"author":{"name":"Giulio Canti","email":"giulio.canti@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gcanti/io-ts/issues"},"homepage":"https://github.com/gcanti/io-ts","dependencies":{},"peerDependencies":{"fp-ts":"^2.0.0"},"devDependencies":{"@types/benchmark":"1.0.31","@types/jest":"25.2.1","@types/node":"13.11.0","benchmark":"2.1.4","docs-ts":"0.4.0","doctoc":"1.4.0","dtslint":"github:gcanti/dtslint","fast-check":"^1.24.2","fp-ts":"2.5.3","import-path-rewrite":"github:gcanti/import-path-rewrite","jest":"25.2.7","mocha":"7.1.1","prettier":"2.0.2","rimraf":"3.0.2","ts-jest":"25.3.1","ts-node":"8.8.2","tslint":"6.1.1","tslint-config-standard":"9.0.0","typescript":"3.8.3"},"tags":["typescript","runtime","decoder","encoder","schema"],"keywords":["typescript","runtime","decoder","encoder","schema"],"gitHead":"e9a608ee54485a8d6a44e49f22e682eb1fbea6eb","_id":"io-ts@2.2.2","_nodeVersion":"12.7.0","_npmVersion":"6.10.0","_npmUser":{"name":"gcanti","email":"giulio.canti@gmail.com"},"dist":{"shasum":"82b9ef96d95a3fb27a1abf5f29f59b07cc9b8cca","size":35427,"noattachment":false,"key":"/io-ts/-/io-ts-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/io-ts/download/io-ts-2.2.2.tgz"},"maintainers":[{"name":"gcanti","email":"giulio.canti@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/io-ts_2.2.2_1588581911044_0.005295180660830567"},"_hasShrinkwrap":false,"publish_time":1588581911137,"_cnpm_publish_time":1588581911137,"dist-tags":{"latest":"2.2.22","next":"2.0.3"}}