{"name":"d3-random","version":"0.3.0","description":"Generate random numbers from various distributions.","keywords":["d3","random","rng"],"homepage":"https://d3js.org/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":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-random.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-random.js -c -m -o build/d3-random.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-random.js ../d3.github.com/d3-random.v0.3.js && cp build/d3-random.min.js ../d3.github.com/d3-random.v0.3.min.js && cd ../d3.github.com && git add d3-random.v0.3.js d3-random.v0.3.min.js && git commit -m \"d3-random ${VERSION}\" && git push && cd - && zip -j build/d3-random.zip -- LICENSE README.md build/d3-random.js build/d3-random.min.js"},"devDependencies":{"d3-array":"~0.8.0","eslint":"2","package-preamble":"0.0","rollup":"0.27","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"d6b8ec9b18924fb64a87d3eae05bf73440d52ac8","bugs":{"url":"https://github.com/d3/d3-random/issues"},"_id":"d3-random@0.3.0","_shasum":"2f184f714e9bfdcfc743225fc737836e4ae8c848","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"2f184f714e9bfdcfc743225fc737836e4ae8c848","size":4498,"noattachment":false,"key":"/d3-random/-/d3-random-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-random/download/d3-random-0.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-random-0.3.0.tgz_1465344834512_0.2448085630312562"},"directories":{},"publish_time":1465344836442,"_cnpm_publish_time":1465344836442,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1"}}