{"name":"type","version":"1.0.1","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":"^5.15.3","eslint-config-medikoo-es3":"^2.1.0","git-list-updated":"^1.1.2","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.0.2","nyc":"^13.3.0","prettier-elastic":"^1.16.4"},"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"}}]},"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":"eb9e77ae26450e8d250db7f1f1b5e01f13011750","bugs":{"url":"https://github.com/medikoo/type/issues"},"homepage":"https://github.com/medikoo/type#readme","_id":"type@1.0.1","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"shasum":"084c9a17fcc9151a2cdb1459905c2e45e4bb7d61","size":16455,"noattachment":false,"key":"/type/-/type-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/type/download/type-1.0.1.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.1_1554733326657_0.6015133915569804"},"_hasShrinkwrap":false,"publish_time":1554733326794,"_cnpm_publish_time":1554733326794,"dist-tags":{"latest":"2.7.3"}}