{"name":"d3-array","version":"0.8.0","description":"Array manipulation, ordering, searching, summarizing, etc.","keywords":["d3","histogram","bisect","shuffle","statistics","search","sort","array"],"homepage":"https://d3js.org/d3-array/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-array.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-array.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-array.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-array.js -c -m -o build/d3-array.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-array.js ../d3.github.com/d3-array.v0.8.js && cp build/d3-array.min.js ../d3.github.com/d3-array.v0.8.min.js && cd ../d3.github.com && git add d3-array.v0.8.js d3-array.v0.8.min.js && git commit -m \"d3-array ${VERSION}\" && git push && cd - && zip -j build/d3-array.zip -- LICENSE README.md build/d3-array.js build/d3-array.min.js"},"devDependencies":{"eslint":"2","package-preamble":"0.0","rollup":"0.27","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"ebe69929f3cda3c5f32a50c768053e69adc3e483","bugs":{"url":"https://github.com/d3/d3-array/issues"},"_id":"d3-array@0.8.0","_shasum":"103b1fe2b58b572b0a4ac141c509837662053a2c","_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":"103b1fe2b58b572b0a4ac141c509837662053a2c","size":25703,"noattachment":false,"key":"/d3-array/-/d3-array-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-array/download/d3-array-0.8.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-array-0.8.0.tgz_1465342442973_0.3248849641531706"},"directories":{},"publish_time":1465342445247,"_cnpm_publish_time":1465342445247,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.2.4"}}