{"name":"d3-array","version":"1.1.1","description":"Array manipulation, ordering, searching, summarizing, etc.","keywords":["d3","d3-module","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","module":"index","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":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-array/build/d3-array.js d3-array.v1.js && cp ../d3-array/build/d3-array.min.js d3-array.v1.min.js && git add d3-array.v1.js d3-array.v1.min.js && git commit -m \"d3-array ${npm_package_version}\" && git push && cd - && zip -j build/d3-array.zip -- LICENSE README.md build/d3-array.js build/d3-array.min.js"},"devDependencies":{"eslint":"3","package-preamble":"0.0","rollup":"0.41","seedrandom":"2","tape":"4","uglify-js":"^2.8.11"},"gitHead":"7231ef430be2cbe9e5ea83956c2f0e24b13565e3","bugs":{"url":"https://github.com/d3/d3-array/issues"},"_id":"d3-array@1.1.1","_shasum":"a01abe63a25ffb91d3423c3c6d051b4d36bc8a09","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"a01abe63a25ffb91d3423c3c6d051b4d36bc8a09","size":26965,"noattachment":false,"key":"/d3-array/-/d3-array-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-array/download/d3-array-1.1.1.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/d3-array-1.1.1.tgz_1489169843237_0.7088544375728816"},"directories":{},"publish_time":1489169845038,"_cnpm_publish_time":1489169845038,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.2.4"}}