{"name":"d3-array","version":"0.7.1","description":"Array manipulation, ordering, searching, summarizing, etc.","keywords":["d3","histogram","bisect","shuffle","statistics","search","sort","array"],"homepage":"https://github.com/d3/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":"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_array -o build/d3-array.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-array.js -c -m -o build/d3-array.min.js && rm -f build/d3-array.zip && zip -j build/d3-array.zip -- LICENSE README.md build/d3-array.js build/d3-array.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-array.js ../d3.github.com/d3-array.v0.7.js && cp build/d3-array.min.js ../d3.github.com/d3-array.v0.7.min.js && cd ../d3.github.com && git add d3-array.v0.7.js d3-array.v0.7.min.js && git commit -m \"d3-array ${VERSION}\" && git push"},"devDependencies":{"faucet":"0.0","rollup":"0.25","seedrandom":"2","tape":"4","uglify-js":"2"},"gitHead":"1894359c3716fc5aa793cbc669a1dccc8fa69378","bugs":{"url":"https://github.com/d3/d3-array/issues"},"_id":"d3-array@0.7.1","_shasum":"a321c21558459d994eb4ad47b478240e64933942","_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":"a321c21558459d994eb4ad47b478240e64933942","size":26673,"noattachment":false,"key":"/d3-array/-/d3-array-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-array/download/d3-array-0.7.1.tgz"},"directories":{},"publish_time":1454090978874,"_cnpm_publish_time":1454090978874,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.2.4"}}