{"name":"d3-scale","version":"0.7.2","description":"Encodings that map abstract data to visual representation.","keywords":["d3","scale","visualization"],"homepage":"https://github.com/d3/d3-scale","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-scale.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-scale.git"},"scripts":{"pretest":"rm -rf build && mkdir build && json2module package.json > build/package.js && rollup -f umd -g d3-array:d3_array,d3-collection:d3_collection,d3-color:d3_color,d3-format:d3_format,d3-interpolate:d3_interpolate,d3-time:d3_time,d3-time-format:d3_time_format -n d3_scale -o build/d3-scale.js -- index.js","test":"TZ=America/Los_Angeles tape 'test/**/*-test.js' && eslint index.js src test","prepublish":"npm run test && uglifyjs build/d3-scale.js -c -m -o build/d3-scale.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-scale.js ../d3.github.com/d3-scale.v0.7.js && cp build/d3-scale.min.js ../d3.github.com/d3-scale.v0.7.min.js && cd ../d3.github.com && git add d3-scale.v0.7.js d3-scale.v0.7.min.js && git commit -m \"d3-scale ${VERSION}\" && git push && cd - && zip -j build/d3-scale.zip -- LICENSE README.md build/d3-scale.js build/d3-scale.min.js"},"dependencies":{"d3-array":"~0.7.0","d3-collection":"~0.2.0","d3-color":"~0.4.0","d3-format":"~0.5.0","d3-interpolate":"~0.8.0","d3-time":"~0.2.0","d3-time-format":"~0.3.0"},"devDependencies":{"eslint":"2","json2module":"0.0","rollup":"0.26","tape":"4","uglify-js":"2"},"gitHead":"7373ec0d7005d410240656f4fa38773ff5cbd7cc","bugs":{"url":"https://github.com/d3/d3-scale/issues"},"_id":"d3-scale@0.7.2","_shasum":"6b2cd8b9f4fb82b8d4a6c6879a1ef89077961105","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"6b2cd8b9f4fb82b8d4a6c6879a1ef89077961105","size":71943,"noattachment":false,"key":"/d3-scale/-/d3-scale-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-scale/download/d3-scale-0.7.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-scale-0.7.2.tgz_1464042242891_0.006318632746115327"},"directories":{},"publish_time":1464042245422,"_cnpm_publish_time":1464042245422,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.2","next":"3.3.0-rc.3"}}