{"name":"d3-shape","version":"0.7.0","description":"Graphical primitives for visualization, such as lines and areas.","keywords":["d3","graphics","visualization","canvas","svg"],"homepage":"https://d3js.org/d3-shape/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-shape.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-shape.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -g d3-path:d3 -n d3 -o build/d3-shape.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-shape.js -c -m -o build/d3-shape.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-shape.js ../d3.github.com/d3-shape.v0.7.js && cp build/d3-shape.min.js ../d3.github.com/d3-shape.v0.7.min.js && cd ../d3.github.com && git add d3-shape.v0.7.js d3-shape.v0.7.min.js && git commit -m \"d3-shape ${VERSION}\" && git push && cd - && zip -j build/d3-shape.zip -- LICENSE README.md build/d3-shape.js build/d3-shape.min.js"},"dependencies":{"d3-path":"~0.2.0"},"devDependencies":{"d3-polygon":"~0.3.0","eslint":"2","package-preamble":"0.0","rollup":"0.27","tape":"4","uglify-js":"2"},"gitHead":"492501387e26ad705920fa2f60aa72231d9f3aa8","bugs":{"url":"https://github.com/d3/d3-shape/issues"},"_id":"d3-shape@0.7.0","_shasum":"49422045d08f4afdaccd3d9c93bc54973c79b78a","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"49422045d08f4afdaccd3d9c93bc54973c79b78a","size":614319,"noattachment":false,"key":"/d3-shape/-/d3-shape-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-shape/download/d3-shape-0.7.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-shape-0.7.0.tgz_1465347589949_0.12160907196812332"},"directories":{},"publish_time":1465347592963,"_cnpm_publish_time":1465347592963,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.2.0","next":"2.0.0-rc.1"}}