{"name":"d3-format","version":"0.4.0","description":"Format numbers for human consumption.","keywords":["d3","format","localization"],"homepage":"https://github.com/d3/d3-format","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-format.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-format.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 -u d3-format -n d3_format -o build/d3-format.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'`","prepublish":"npm run test && uglifyjs build/d3-format.js -c -m -o build/d3-format.min.js && rm -f build/d3-format.zip && zip -j build/d3-format.zip -- LICENSE README.md build/d3-format.js build/d3-format.min.js"},"devDependencies":{"faucet":"0.0","rollup":"0.20.5","tape":"4","uglify-js":"2"},"gitHead":"23f5670245b0544a1ea3569ec9010631eff37fad","bugs":{"url":"https://github.com/d3/d3-format/issues"},"_id":"d3-format@0.4.0","_shasum":"484df6c261da32dbbbc6965eeb52a6f3b81ddb1f","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"484df6c261da32dbbbc6965eeb52a6f3b81ddb1f","size":16519,"noattachment":false,"key":"/d3-format/-/d3-format-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-format/download/d3-format-0.4.0.tgz"},"directories":{},"publish_time":1448904843374,"_cnpm_publish_time":1448904843374,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.2"}}