{"name":"d3-ease","version":"0.5.2","description":"Easing functions for smooth animation.","keywords":["d3","ease","easing","animation","transition"],"homepage":"https://github.com/d3/d3-ease","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-ease.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-ease.git"},"scripts":{"pretest":"mkdir -p build && node -e 'process.stdout.write(\"var version = \\\"\" + require(\"./package.json\").version + \"\\\"; export * from \\\"../index\\\"; export {version};\");' > build/bundle.js && rollup -f umd -n d3_ease -o build/d3-ease.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-ease.js -c -m -o build/d3-ease.min.js && rm -f build/d3-ease.zip && zip -j build/d3-ease.zip -- LICENSE README.md build/d3-ease.js build/d3-ease.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git tag -am \"Release $VERSION.\" v${VERSION} && git push --tags && cp build/d3-ease.js ../d3.github.com/d3-ease.v0.5.js && cp build/d3-ease.min.js ../d3.github.com/d3-ease.v0.5.min.js && cd ../d3.github.com && git add d3-ease.v0.5.js d3-ease.v0.5.min.js && git commit -m \"d3-ease ${VERSION}\" && git push"},"devDependencies":{"faucet":"0.0","rollup":"0.25","tape":"4","uglify-js":"2"},"gitHead":"60e9d37a296c7a03dc75413add38faad988ba3a3","bugs":{"url":"https://github.com/d3/d3-ease/issues"},"_id":"d3-ease@0.5.2","_shasum":"70d2fb4c40ff529e39a7d3490d92511a5097d93d","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"70d2fb4c40ff529e39a7d3490d92511a5097d93d","size":371615,"noattachment":false,"key":"/d3-ease/-/d3-ease-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-ease/download/d3-ease-0.5.2.tgz"},"directories":{},"publish_time":1454091643983,"_cnpm_publish_time":1454091643983,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.1","next":"2.0.0-rc.1"}}