{"name":"expect","version":"1.12.2","description":"Write better assertions","main":"lib/index","dependencies":{"deep-equal":"^1.0.1","is-regexp":"^1.0.0","object-inspect":"^1.0.2"},"devDependencies":{"babel":"^5.4.7","babel-core":"^5.4.7","babel-eslint":"^4.1.1","babel-loader":"^5.0.0","eslint":"^1.3.1","gzip-size":"^3.0.0","karma":"^0.13.3","karma-chrome-launcher":"^0.2.0","karma-mocha":"^0.2.0","karma-sourcemap-loader":"^0.3.5","karma-webpack":"^1.7.0","mocha":"^2.0.1","pretty-bytes":"^2.0.1","webpack":"^1.4.13"},"scripts":{"build":"babel ./modules -d lib --stage 0 --loose all --ignore '__tests__'","build-umd":"NODE_ENV=production webpack modules/index.js umd/expect.js","build-min":"NODE_ENV=production webpack -p modules/index.js umd/expect.min.js","lint":"eslint modules","test":"npm run lint && mocha --compilers js:babel/register --reporter spec 'modules/**/__tests__/*-test.js'","test-browser":"npm run lint && karma start","postinstall":"node ./npm-scripts/postinstall.js"},"keywords":["expect","assert","test","spec"],"author":{"name":"Michael Jackson"},"license":"MIT","repository":{"type":"git","url":"git://github.com/mjackson/expect.git"},"bugs":{"url":"https://github.com/mjackson/expect/issues"},"homepage":"https://github.com/mjackson/expect","gitHead":"94f6261a325b6643c1b6b6c35ee84b3b8cf75213","_id":"expect@1.12.2","_shasum":"01455020e746eb6cec650fc423044812bbe9d060","_from":".","_npmVersion":"3.3.1","_nodeVersion":"0.12.7","_npmUser":{"name":"mjackson","email":"mjijackson@gmail.com"},"dist":{"shasum":"01455020e746eb6cec650fc423044812bbe9d060","size":18389,"noattachment":false,"key":"/expect/-/expect-1.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/expect/download/expect-1.12.2.tgz"},"maintainers":[{"name":"aaronabramov","email":""},{"name":"cpojer","email":"christoph.pojer@gmail.com"},{"name":"openjs-operations","email":""},{"name":"rickhanlonii","email":"rickhanlonii@gmail.com"},{"name":"simenb","email":"sbekkhus91@gmail.com"}],"directories":{},"publish_time":1444777204422,"_cnpm_publish_time":1444777204422,"_hasShrinkwrap":false,"dist-tags":{"latest":"30.3.0","next":"30.0.0-rc.1"}}