{"name":"d3-format","version":"1.3.0","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":"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 ${npm_package_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":"3","package-preamble":"0.0","rollup":"0.41","tape":"4","uglify-js":"^2.8.11"},"gitHead":"22e7e1f61b5cb8b5f354b313ad3e48fbfee82484","bugs":{"url":"https://github.com/d3/d3-format/issues"},"_id":"d3-format@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"a3ac44269a2011cdb87c7b5693040c18cddfff11","size":17279,"noattachment":false,"key":"/d3-format/-/d3-format-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-format/download/d3-format-1.3.0.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/d3-format_1.3.0_1525876414038_0.5709670711924675"},"_hasShrinkwrap":false,"publish_time":1525876414149,"_cnpm_publish_time":1525876414149,"dist-tags":{"latest":"3.1.2"}}