{"name":"type","version":"1.1.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":"^6.4.0","eslint-config-medikoo":"^2.5.1","git-list-updated":"^1.2.1","husky":"^3.0.5","lint-staged":"^9.2.5","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":"96e12224d737814f66b2314b985f392c5c56e3b9","bugs":{"url":"https://github.com/medikoo/type/issues"},"homepage":"https://github.com/medikoo/type#readme","_id":"type@1.1.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"a795fcf14c01b2ef73ccf106d34f3a4d590a1bcb","size":17523,"noattachment":false,"key":"/type/-/type-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/type/download/type-1.1.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.1.0_1568977476690_0.6923908247199781"},"_hasShrinkwrap":false,"publish_time":1568977476881,"_cnpm_publish_time":1568977476881,"dist-tags":{"latest":"2.7.3"}}