{"name":"d3-time-format","version":"0.3.2","description":"A JavaScript time formatter and parser inspired by strftime and strptime.","keywords":["d3","time","format","strftime","strptime"],"homepage":"https://github.com/d3/d3-time-format","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-time-format.js","jsnext:main":"index","repository":{"type":"git","url":"git+https://github.com/d3/d3-time-format.git"},"scripts":{"pretest":"rm -rf build && mkdir build && json2module package.json > build/package.js && rollup -f umd -g d3-time:d3_time -n d3_time_format -o build/d3-time-format.js -- index.js","test":"TZ=America/Los_Angeles tape 'test/**/*-test.js' && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-time-format.js -c -m -o build/d3-time-format.min.js","postpublish":"VERSION=`node -e 'console.log(require(\"./package.json\").version)'`; git push && git push --tags && cp build/d3-time-format.js ../d3.github.com/d3-time-format.v0.3.js && cp build/d3-time-format.min.js ../d3.github.com/d3-time-format.v0.3.min.js && cd ../d3.github.com && git add d3-time-format.v0.3.js d3-time-format.v0.3.min.js && git commit -m \"d3-time-format ${VERSION}\" && git push && cd - && zip -j build/d3-time-format.zip -- LICENSE README.md build/d3-time-format.js build/d3-time-format.min.js"},"dependencies":{"d3-time":"~0.2.0"},"devDependencies":{"json2module":"0.0","rollup":"0.26","tape":"4","uglify-js":"2"},"gitHead":"a5b3a0509b96034e92b6b4969d9e3ae740c7398a","bugs":{"url":"https://github.com/d3/d3-time-format/issues"},"_id":"d3-time-format@0.3.2","_shasum":"9c30e90a4078f93fac15e27b2016865488c007c1","_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":"9c30e90a4078f93fac15e27b2016865488c007c1","size":24089,"noattachment":false,"key":"/d3-time-format/-/d3-time-format-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-time-format/download/d3-time-format-0.3.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/d3-time-format-0.3.2.tgz_1462299851962_0.20581558626145124"},"directories":{},"publish_time":1462299853113,"_cnpm_publish_time":1462299853113,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.1.0","next":"3.0.0-rc.1"}}