{"name":"should","description":"test framework agnostic BDD-style assertions","version":"9.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=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.26.3","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":"76af330b90af4021aa1f283d2118343e27c6443a","bugs":{"url":"https://github.com/shouldjs/should.js/issues"},"_id":"should@9.0.0","_shasum":"114e39ee829fd470051ea31bbfa34e5a8411c0c1","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"btd","email":"bardadymchik@gmail.com"},"dist":{"shasum":"114e39ee829fd470051ea31bbfa34e5a8411c0c1","size":62988,"noattachment":false,"key":"/should/-/should-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/should/download/should-9.0.0.tgz"},"maintainers":[{"name":"btd","email":""},{"name":"gjohnson","email":""},{"name":"travisjeffery","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/should-9.0.0.tgz_1464618176349_0.8325789771042764"},"directories":{},"publish_time":1464618178828,"_cnpm_publish_time":1464618178828,"_hasShrinkwrap":false,"dist-tags":{"latest":"13.2.3"}}