{"title":"TypeChecker","name":"typechecker","version":"4.5.0","description":"Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)","homepage":"https://github.com/bevry/typechecker","license":"MIT","keywords":["types","type","check","getType","isPlainObject","isEmpty","isEmptyObject","isNativeClass","isConventionalClass","isClass","isObject","isError","isDate","isArguments","isFunction","isRegExp","isArray","isNumber","isString","isBoolean","isNull","isUndefined","isMap","isWeakMap"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist","---","slackin"],"config":{"patreonUsername":"bevry","opencollectiveUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"bevryme","email":""}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Joe Gesualdo","email":"joegesualdo@gmail.com","url":"https://github.com/joegesualdo"},{"name":"Sean Fridman","email":"mail@seanfridman.com","url":"http://seanfridman.com"},{"name":"Matt Bierner","url":"http://mattbierner.com"}],"bugs":{"url":"https://github.com/bevry/typechecker/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/typechecker.git"},"engines":{"node":">=0.8"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","directory":"source","entry":"index.js","syntaxes":["javascript","esnext","require","defaults","const","let","destructuring","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","directory":"es2015","entry":"index.js","syntaxes":["javascript","es2015","require"]}],"main":"index.js","browser":"es2015/index.js","dependencies":{"editions":"^1.3.4"},"devDependencies":{"assert-helpers":"^4.5.1","babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","documentation":"^5.4.0","eslint":"^4.17.0","flow-bin":"^0.65.0","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.4.0","surge":"^0.19.0"},"scripts":{"our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:compile":"npm run our:compile:es2015","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:verify":"npm run our:verify:eslint && npm run our:verify:flow","our:verify:eslint":"eslint --fix ./source","our:verify:flow":"flow check","our:deploy":"echo no need for this project","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","test":"node --harmony ./test.js --joe-reporter=console"},"gitHead":"2f40cd40a2694f70bd8aaa94cccd4a2ae907fb18","_id":"typechecker@4.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"bevryme","email":"us@bevry.me"},"dist":{"shasum":"c382920097812364bbaf4595b0ab6588244117a6","size":9669,"noattachment":false,"key":"/typechecker/-/typechecker-4.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/typechecker/download/typechecker-4.5.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/typechecker_4.5.0_1518814579748_0.07945814157056197"},"_hasShrinkwrap":false,"publish_time":1518814580067,"_cnpm_publish_time":1518814580067,"dist-tags":{"latest":"9.3.0"}}