{"name":"d3-path","version":"1.0.3","description":"Serialize Canvas path commands to SVG.","keywords":["d3","d3-module","canvas","path","svg","graphics","CanvasRenderingContext2D","CanvasPathMethods","Path2D"],"homepage":"https://d3js.org/d3-path/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-path.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-path.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-path.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-path.js -c -m -o build/d3-path.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cd ../d3.github.com && git pull && cp ../d3-path/build/d3-path.js d3-path.v1.js && cp ../d3-path/build/d3-path.min.js d3-path.v1.min.js && git add d3-path.v1.js d3-path.v1.min.js && git commit -m \"d3-path ${VERSION}\" && git push && cd - && zip -j build/d3-path.zip -- LICENSE README.md build/d3-path.js build/d3-path.min.js"},"devDependencies":{"eslint":"3","package-preamble":"0.0","rollup":"0.36","tape":"4","uglify-js":"2"},"gitHead":"71c2a6f323cc4882123465004e20b19a55e7c4ef","bugs":{"url":"https://github.com/d3/d3-path/issues"},"_id":"d3-path@1.0.3","_shasum":"60103d0dea9a6cd6ca58de86c6d56724002d3fde","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"60103d0dea9a6cd6ca58de86c6d56724002d3fde","size":5964,"noattachment":false,"key":"/d3-path/-/d3-path-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-path/download/d3-path-1.0.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-path-1.0.3.tgz_1479861602057_0.5242280913516879"},"directories":{},"publish_time":1479861602288,"_cnpm_publish_time":1479861602288,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.0","next":"2.0.0-rc.1"}}