{"name":"d3-ease","version":"1.0.1","description":"Easing functions for smooth animation.","keywords":["d3","d3-module","ease","easing","animation","transition"],"homepage":"https://d3js.org/d3-ease/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-ease.js","module":"index","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-ease.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-ease.js -- index.js","test":"tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-ease.js -c -m -o build/d3-ease.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-ease/build/d3-ease.js d3-ease.v1.js && cp ../d3-ease/build/d3-ease.min.js d3-ease.v1.min.js && git add d3-ease.v1.js d3-ease.v1.min.js && git commit -m \"d3-ease ${VERSION}\" && git push && cd - && zip -j build/d3-ease.zip -- LICENSE README.md build/d3-ease.js build/d3-ease.min.js"},"devDependencies":{"eslint":"2","package-preamble":"0.0","rollup":"0.34","tape":"4","uglify-js":"2"},"gitHead":"c80afea790a30fa9e185b4c2370381d38be4d32a","bugs":{"url":"https://github.com/d3/d3-ease/issues"},"_id":"d3-ease@1.0.1","_shasum":"a18c2d44e218fb8b9ec6d635bcca587f85979a85","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"a18c2d44e218fb8b9ec6d635bcca587f85979a85","size":371969,"noattachment":false,"key":"/d3-ease/-/d3-ease-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-ease/download/d3-ease-1.0.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/d3-ease-1.0.1.tgz_1470174494689_0.57933684065938"},"directories":{},"publish_time":1470174494958,"_cnpm_publish_time":1470174494958,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1","next":"2.0.0-rc.1"}}