{"name":"should","description":"test framework agnostic BDD-style assertions","version":"9.0.1","author":{"name":"TJ Holowaychuk","email":"tj@vision-media.ca"},"repository":{"type":"git","url":"git+https://github.com/shouldjs/should.js.git"},"homepage":"https://github.com/shouldjs/should.js","scripts":{"cjs":"rollup --format=cjs --output=cjs/should.js lib/should.js","es6":"rollup --format=es6 --output=es6/should.js lib/should.js","build":"npm run cjs && npm run es6","prepublish":"npm run build && npm run browser","pretest":"npm run build","test":"mocha -R mocha-better-spec-reporter --check-leaks ./test/*.test.js ./test/**/*.test.js","zuul":"zuul -- ./test/**/*.test.js ./test/*.test.js","browser":"rollup -c rollup.config.js  --output ./should.js"},"devDependencies":{"bluebird":"^3.0.6","eslint":"^2.4.0","mocha":"latest","mocha-better-spec-reporter":"latest","rollup":"^0.29.0","rollup-plugin-node-resolve":"^1.5.0","zuul":"latest"},"keywords":["test","bdd","assert","should"],"main":"./index.js","license":"MIT","dependencies":{"should-equal":"^1.0.0","should-format":"^1.0.0","should-type":"^1.0.0"},"files":["cjs/*","es6/*","as-function.js","index.js","should.js","LICENSE","*.md"],"gitHead":"4e97b97dd002da8b578c7d7689288126f39ff617","bugs":{"url":"https://github.com/shouldjs/should.js/issues"},"_id":"should@9.0.1","_shasum":"8cbfe1f962def89916eb04f988ae6968b889b329","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"btd","email":"bardadymchik@gmail.com"},"dist":{"shasum":"8cbfe1f962def89916eb04f988ae6968b889b329","size":62478,"noattachment":false,"key":"/should/-/should-9.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/should/download/should-9.0.1.tgz"},"maintainers":[{"name":"btd","email":""},{"name":"gjohnson","email":""},{"name":"travisjeffery","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/should-9.0.1.tgz_1465451704346_0.40550884092226624"},"directories":{},"publish_time":1465451707004,"_cnpm_publish_time":1465451707004,"_hasShrinkwrap":false,"dist-tags":{"latest":"13.2.3"}}