{"name":"d3-time","version":"0.3.2","description":"A calculator for humanity’s peculiar conventions of time.","keywords":["d3","time","interval","calendar"],"homepage":"https://d3js.org/d3-time/","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-time.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-time.git"},"scripts":{"pretest":"rm -rf build && mkdir build && rollup --banner \"$(preamble)\" -f umd -n d3 -o build/d3-time.js -- index.js","test":"TZ=America/Los_Angeles tape 'test/**/*-test.js' && test/test-time-zones && eslint index.js src","prepublish":"npm run test && uglifyjs --preamble \"$(preamble)\" build/d3-time.js -c -m -o build/d3-time.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-time.js ../d3.github.com/d3-time.v0.3.js && cp build/d3-time.min.js ../d3.github.com/d3-time.v0.3.min.js && cd ../d3.github.com && git add d3-time.v0.3.js d3-time.v0.3.min.js && git commit -m \"d3-time ${VERSION}\" && git push && cd - && zip -j build/d3-time.zip -- LICENSE README.md build/d3-time.js build/d3-time.min.js"},"devDependencies":{"eslint":"2","package-preamble":"0.0","rollup":"0.27","tape":"4","uglify-js":"2"},"gitHead":"2f3ff7252f7f22c391adca1ff8caae7e91aa8fdc","bugs":{"url":"https://github.com/d3/d3-time/issues"},"_id":"d3-time@0.3.2","_shasum":"41a23b9b6f41d1bd9cb0d9598958e9affe346503","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"},{"name":"recifs","email":"fil@rezo.net"}],"dist":{"shasum":"41a23b9b6f41d1bd9cb0d9598958e9affe346503","size":12662,"noattachment":false,"key":"/d3-time/-/d3-time-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-time/download/d3-time-0.3.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-time-0.3.2.tgz_1465839656044_0.22689515724778175"},"directories":{},"publish_time":1465839660269,"_cnpm_publish_time":1465839660269,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.0","next":"2.0.0-rc.1"}}