{"name":"d3-force","version":"0.2.2","description":"Force-directed graph layout using velocity Verlet integration.","keywords":["d3","layout","network","graphc","force","verlet","infovis"],"homepage":"https://github.com/d3/d3-force","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-force.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-force.git"},"scripts":{"pretest":"rm -rf build && mkdir build && json2module package.json > build/package.js && rollup -g d3-collection:d3_collection,d3-dispatch:d3_dispatch,d3-quadtree:d3_quadtree,d3-timer:d3_timer -f umd -n d3_force -o build/d3-force.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-force.js -c -m -o build/d3-force.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-force.js ../d3.github.com/d3-force.v0.2.js && cp build/d3-force.min.js ../d3.github.com/d3-force.v0.2.min.js && cd ../d3.github.com && git add d3-force.v0.2.js d3-force.v0.2.min.js && git commit -m \"d3-force ${VERSION}\" && git push && cd - && zip -j build/d3-force.zip -- LICENSE README.md build/d3-force.js build/d3-force.min.js"},"dependencies":{"d3-collection":"0.1","d3-dispatch":"0.4","d3-quadtree":"0.7","d3-timer":"0.4"},"devDependencies":{"json2module":"0.0","rollup":"0.26","tape":"4","uglify-js":"2"},"gitHead":"b88b65678654af37e3b57f4448acc1590d46e7f9","bugs":{"url":"https://github.com/d3/d3-force/issues"},"_id":"d3-force@0.2.2","_shasum":"335127cd18a68999e233208b59ee2bd5b4b627be","_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":"335127cd18a68999e233208b59ee2bd5b4b627be","size":12298,"noattachment":false,"key":"/d3-force/-/d3-force-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-force/download/d3-force-0.2.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-force-0.2.2.tgz_1461775034407_0.3494292772375047"},"directories":{},"publish_time":1461775035544,"_cnpm_publish_time":1461775035544,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0","next":"2.1.0-rc.2","one":"1.2.1"}}