{"name":"type","version":"1.0.3","description":"Runtime validation and processing of JavaScript types","author":{"name":"Mariusz Nowak","email":"medyk@medikoo.com","url":"https://www.medikoo.com/"},"keywords":["type","coercion"],"repository":{"type":"git","url":"git+https://github.com/medikoo/type.git"},"devDependencies":{"chai":"^4.2.0","eslint":"^6.1.0","eslint-config-medikoo":"^2.5.0","git-list-updated":"^1.2.1","husky":"^3.0.2","lint-staged":"^9.2.1","mocha":"^6.2.0","nyc":"^14.1.1","prettier-elastic":"^1.18.2"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint"],"*.{css,html,js,json,md,yaml,yml}":["prettier -c"]},"eslintConfig":{"extends":"medikoo/es3","root":true,"globals":{"Map":true,"Promise":true,"Set":true,"Symbol":true},"overrides":[{"files":"test/**/*.js","env":{"mocha":true},"rules":{"no-eval":"off","no-new-wrappers":"off"}},{"files":["string/coerce.js","number/coerce.js"],"rules":{"no-implicit-coercion":"off"}},{"files":"plain-object/is.js","rules":{"no-proto":"off"}}]},"prettier":{"printWidth":100,"tabWidth":4,"overrides":[{"files":["*.md"],"options":{"tabWidth":2}}]},"scripts":{"coverage":"nyc --reporter=lcov --reporter=html --reporter=text-summary npm test","check-coverage":"npm run coverage && nyc check-coverage --statements 80 --function 80 --branches 80 --lines 80","lint":"eslint --ignore-path=.gitignore .","lint-updated":"pipe-git-updated --ext=js -- eslint --ignore-pattern '!*'","prettier-check-updated":"pipe-git-updated --ext=css --ext=html --ext=js --ext=json --ext=md --ext=yaml --ext=yml -- prettier -c","prettify":"prettier --write --ignore-path .gitignore '**/*.{css,html,js,json,md,yaml,yml}'","test":"mocha --recursive"},"license":"ISC","gitHead":"2d807119cad3861d4ad11b2fe184592dcad121c7","bugs":{"url":"https://github.com/medikoo/type/issues"},"homepage":"https://github.com/medikoo/type#readme","_id":"type@1.0.3","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"16f5d39f27a2d28d86e48f8981859e9d3296c179","size":17527,"noattachment":false,"key":"/type/-/type-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/type/download/type-1.0.3.tgz"},"maintainers":[{"name":"medikoo","email":""}],"_npmUser":{"name":"medikoo","email":"medikoo+npm@medikoo.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/type_1.0.3_1565090948273_0.19859132289824077"},"_hasShrinkwrap":false,"publish_time":1565090948511,"_cnpm_publish_time":1565090948511,"dist-tags":{"latest":"2.7.3"}}