{"name":"d3-format","version":"1.0.2","description":"Format numbers for human consumption.","keywords":["d3","d3-module","format","localization"],"homepage":"https://d3js.org/d3-format/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-format.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-format.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-format.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-format.js -c -m -o build/d3-format.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-format/build/d3-format.js d3-format.v1.js && cp ../d3-format/build/d3-format.min.js d3-format.v1.min.js && git add d3-format.v1.js d3-format.v1.min.js && git commit -m \"d3-format ${VERSION}\" && git push && cd - && zip -j build/d3-format.zip -- LICENSE README.md build/d3-format.js build/d3-format.min.js"},"devDependencies":{"d3-queue":"3","eslint":"2","package-preamble":"0.0","rollup":"0.34","tape":"4","uglify-js":"2"},"gitHead":"44ed4cfd04bba86fb60e8d69be82d77084f56ed4","bugs":{"url":"https://github.com/d3/d3-format/issues"},"_id":"d3-format@1.0.2","_shasum":"138618320b4bbeb43b5c0ff30519079fbbd7375e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"138618320b4bbeb43b5c0ff30519079fbbd7375e","size":16126,"noattachment":false,"key":"/d3-format/-/d3-format-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-format/download/d3-format-1.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-format-1.0.2.tgz_1470174396002_0.45379301672801375"},"directories":{},"publish_time":1470174396257,"_cnpm_publish_time":1470174396257,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.2"}}