{"name":"type","version":"1.0.0","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":"83b5ba1c42bd92c431fdcc4ca65fe64d0687b1b9","bugs":{"url":"https://github.com/medikoo/type/issues"},"homepage":"https://github.com/medikoo/type#readme","_id":"type@1.0.0","_nodeVersion":"11.13.0","_npmVersion":"6.7.0","dist":{"shasum":"36799d75457d1dc9f528730396c0ab247264e950","size":21357,"noattachment":false,"key":"/type/-/type-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/type/download/type-1.0.0.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.0_1554455336096_0.38991648377472776"},"_hasShrinkwrap":false,"publish_time":1554455336236,"_cnpm_publish_time":1554455336236,"dist-tags":{"latest":"2.7.3"}}