{"name":"d3-chord","version":"0.0.1","description":"Visualize relationships or network flow with an aesthetically-pleasing circular layout.","keywords":["d3","chord","radial","network","flow"],"homepage":"https://github.com/d3/d3-chord","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-chord.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-chord.git"},"scripts":{"pretest":"rm -rf build && mkdir build && json2module package.json > build/package.js && rollup -g d3-path:d3_path -f umd -n d3_chord -o build/d3-chord.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-chord.js -c -m -o build/d3-chord.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-chord.js ../d3.github.com/d3-chord.v0.0.js && cp build/d3-chord.min.js ../d3.github.com/d3-chord.v0.0.min.js && cd ../d3.github.com && git add d3-chord.v0.0.js d3-chord.v0.0.min.js && git commit -m \"d3-chord ${VERSION}\" && git push && cd - && zip -j build/d3-chord.zip -- LICENSE README.md build/d3-chord.js build/d3-chord.min.js"},"dependencies":{"d3-path":"~0.1.2"},"devDependencies":{"json2module":"0.0","rollup":"0.26","tape":"4","uglify-js":"2"},"gitHead":"acace49779616c094a49ff16622410ec626e6c79","bugs":{"url":"https://github.com/d3/d3-chord/issues"},"_id":"d3-chord@0.0.1","_shasum":"9b388609409163c4bed8c62b587ff0e77c4b2186","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"9b388609409163c4bed8c62b587ff0e77c4b2186","size":4152,"noattachment":false,"key":"/d3-chord/-/d3-chord-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-chord/download/d3-chord-0.0.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-chord-0.0.1.tgz_1462212437883_0.5140030204784125"},"directories":{},"publish_time":1462212438971,"_cnpm_publish_time":1462212438971,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1","next":"2.0.0-rc.10"}}