{"name":"expect","version":"1.12.0","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","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","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"},"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":"a2196f500d6d3077997d139afb49dfce23789d6f","_id":"expect@1.12.0","_shasum":"32a0a8a018b3f434b48e811c3e76f9efe16ee5a4","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"mjackson","email":"mjijackson@gmail.com"},"dist":{"shasum":"32a0a8a018b3f434b48e811c3e76f9efe16ee5a4","size":16824,"noattachment":false,"key":"/expect/-/expect-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/expect/download/expect-1.12.0.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":1444080851373,"_cnpm_publish_time":1444080851373,"_hasShrinkwrap":false,"dist-tags":{"latest":"30.3.0","next":"30.0.0-rc.1"}}