{"name":"d3-random","version":"0.2.1","description":"Generate random numbers from various distributions.","keywords":["d3","random","rng"],"homepage":"https://github.com/d3/d3-random","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-random.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-random.git"},"scripts":{"pretest":"mkdir -p build && node -e 'process.stdout.write(\"var version = \\\"\" + require(\"./package.json\").version + \"\\\"; export * from \\\"../index\\\"; export {version};\");' > build/bundle.js && rollup -f umd -n d3_random -o build/d3-random.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-random.js -c -m -o build/d3-random.min.js && rm -f build/d3-random.zip && zip -j build/d3-random.zip -- LICENSE README.md build/d3-random.js build/d3-random.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git tag -am \"Release $VERSION.\" v${VERSION} && git push --tags && cp build/d3-random.js ../d3.github.com/d3-random.v0.2.js && cp build/d3-random.min.js ../d3.github.com/d3-random.v0.2.min.js && cd ../d3.github.com && git add d3-random.v0.2.js d3-random.v0.2.min.js && git commit -m \"d3-random ${VERSION}\" && git push"},"devDependencies":{"d3-array":"~0.7.1","faucet":"0.0","rollup":"0.25","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"00adfea48630c8419f7d3987672245da15f77362","bugs":{"url":"https://github.com/d3/d3-random/issues"},"_id":"d3-random@0.2.1","_shasum":"6141837199e6e7dbf13125e01e44b2c83e5e483f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"6141837199e6e7dbf13125e01e44b2c83e5e483f","size":4534,"noattachment":false,"key":"/d3-random/-/d3-random-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-random/download/d3-random-0.2.1.tgz"},"directories":{},"publish_time":1454092134176,"_cnpm_publish_time":1454092134176,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1"}}