{"name":"should","description":"test framework agnostic BDD-style assertions","version":"10.0.0","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=es --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":"^3.0.0","mocha":"latest","mocha-better-spec-reporter":"latest","rollup":"0.34.1","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":"^2.0.0","should-type":"^1.0.0"},"files":["cjs/*","es6/*","as-function.js","index.js","should.js","LICENSE","*.md"],"gitHead":"c9661251b0414704936f1ba82275a502b1fcf652","bugs":{"url":"https://github.com/shouldjs/should.js/issues"},"_id":"should@10.0.0","_shasum":"863b82c792260a7aa6da55032bd0d854a63163fe","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"btd","email":"bardadymchik@gmail.com"},"dist":{"shasum":"863b82c792260a7aa6da55032bd0d854a63163fe","size":62622,"noattachment":false,"key":"/should/-/should-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/should/download/should-10.0.0.tgz"},"maintainers":[{"name":"btd","email":""},{"name":"gjohnson","email":""},{"name":"travisjeffery","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/should-10.0.0.tgz_1468840870623_0.9425587288569659"},"directories":{},"publish_time":1468840872991,"_cnpm_publish_time":1468840872991,"_hasShrinkwrap":false,"dist-tags":{"latest":"13.2.3"}}