{"name":"d3-shape","version":"0.6.1","description":"Graphical primitives for visualization, such as lines and areas.","keywords":["d3","graphics","visualization","canvas","svg"],"homepage":"https://github.com/d3/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 && json2module package.json > build/package.js && rollup -f umd -g d3-path:d3_path -n d3_shape -o build/d3-shape.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs 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.6.js && cp build/d3-shape.min.js ../d3.github.com/d3-shape.v0.6.min.js && cd ../d3.github.com && git add d3-shape.v0.6.js d3-shape.v0.6.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.1.3"},"devDependencies":{"d3-polygon":"~0.2.0","eslint":"2","json2module":"0.0","rollup":"0.26","tape":"4","uglify-js":"2"},"gitHead":"f56e823e29e7cedf5b19fda4b1c06d88fb4d9612","bugs":{"url":"https://github.com/d3/d3-shape/issues"},"_id":"d3-shape@0.6.1","_shasum":"a7ce43292e6d3ca5079c5626add03b56cd39176e","_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":"a7ce43292e6d3ca5079c5626add03b56cd39176e","size":614038,"noattachment":false,"key":"/d3-shape/-/d3-shape-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-shape/download/d3-shape-0.6.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-shape-0.6.1.tgz_1464129737456_0.5010737914126366"},"directories":{},"publish_time":1464129740374,"_cnpm_publish_time":1464129740374,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.2.0","next":"2.0.0-rc.1"}}