{"name":"d3-sankey-align","version":"0.1.0","description":"Visualize flow between nodes in a directed acyclic network.","keywords":["d3","sankey"],"license":"BSD-3-Clause","main":"build/d3-sankey.js","jsnext:main":"index","homepage":"https://github.com/d3/d3-sankey","repository":{"type":"git","url":"git+https://github.com/d3/d3-sankey.git"},"scripts":{"pretest":"rm -rf build && mkdir build && json2module package.json > build/package.js && rollup -g d3-array:d3_array,d3-collection:d3_collection,d3-interpolate:d3_interpolate -f umd -n d3_sankey -o build/d3-sankey.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-sankey.js -c -m -o build/d3-sankey.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-sankey.js ../d3.github.com/d3-sankey.v0.3.js && cp build/d3-sankey.min.js ../d3.github.com/d3-sankey.v0.3.min.js && cd ../d3.github.com && git add d3-sankey.v0.3.js d3-sankey.v0.3.min.js && git commit -m \"d3-sankey ${VERSION}\" && git push && cd - && zip -j build/d3-sankey.zip -- LICENSE README.md build/d3-sankey.js build/d3-sankey.min.js"},"dependencies":{"d3-array":"~0.7.0","d3-collection":"~0.1.0","d3-interpolate":"~0.2.0"},"devDependencies":{"eslint":"2","json2module":"0.0","rollup":"0.26","tape":"4","uglify-js":"2"},"gitHead":"1a63e1817b05402b59de5703a5639391eeb06642","bugs":{"url":"https://github.com/d3/d3-sankey/issues"},"_id":"d3-sankey-align@0.1.0","_shasum":"709d44089dc9fdb04e109daad6a2ce2c39dc1c3e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"apercu","email":"bgronon@gmail.com"},"dist":{"shasum":"709d44089dc9fdb04e109daad6a2ce2c39dc1c3e","size":17330,"noattachment":false,"key":"/d3-sankey-align/-/d3-sankey-align-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-sankey-align/download/d3-sankey-align-0.1.0.tgz"},"maintainers":[{"name":"apercu","email":"bgronon@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-sankey-align-0.1.0.tgz_1484170765284_0.6255340510979295"},"directories":{},"publish_time":1484170765518,"_cnpm_publish_time":1484170765518,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.0"}}