{"name":"d3-shape","version":"1.2.0","description":"Graphical primitives for visualization, such as lines and areas.","keywords":["d3","d3-module","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","module":"index","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":"git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-shape/build/d3-shape.js d3-shape.v1.js && cp ../d3-shape/build/d3-shape.min.js d3-shape.v1.min.js && git add d3-shape.v1.js d3-shape.v1.min.js && git commit -m \"d3-shape ${npm_package_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":"1"},"devDependencies":{"d3-polygon":"1","eslint":"3","package-preamble":"0.1","rollup":"0.41","tape":"4","uglify-js":"^2.8.11"},"gitHead":"acb6053eae36fe6dcdb0b62fe2691bee2acc511b","bugs":{"url":"https://github.com/d3/d3-shape/issues"},"_id":"d3-shape@1.2.0","_shasum":"45d01538f064bafd05ea3d6d2cb748fd8c41f777","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"mbostock","email":"mike@ocks.org"},"dist":{"shasum":"45d01538f064bafd05ea3d6d2cb748fd8c41f777","size":48317,"noattachment":false,"key":"/d3-shape/-/d3-shape-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-shape/download/d3-shape-1.2.0.tgz"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-shape-1.2.0.tgz_1494947139179_0.7248193745035678"},"directories":{},"publish_time":1494947139454,"_hasShrinkwrap":false,"_cnpm_publish_time":1494947139454,"dist-tags":{"latest":"3.2.0","next":"2.0.0-rc.1"}}