{"name":"d3-request","version":"0.4.2","description":"A convenient alternative to XMLHttpRequest.","keywords":["d3","request","ajax","XMLHttpRequest"],"homepage":"https://github.com/d3/d3-request","license":"BSD-3-Clause","author":{"name":"Mike Bostock","url":"http://bost.ocks.org/mike"},"main":"build/d3-request.js","jsnext:main":"index.js","repository":{"type":"git","url":"git+https://github.com/d3/d3-request.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 -g d3-collection:d3_collection,d3-dispatch:d3_dispatch,d3-dsv:d3_dsv -n d3_request -o build/d3-request.js -- build/bundle.js","test":"faucet `find test -name '*-test.js'` && eslint index.js src","prepublish":"npm run test && uglifyjs build/d3-request.js -c -m -o build/d3-request.min.js && rm -f build/d3-request.zip && zip -j build/d3-request.zip -- LICENSE README.md build/d3-request.js build/d3-request.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-request.js ../d3.github.com/d3-request.v0.4.js && cp build/d3-request.min.js ../d3.github.com/d3-request.v0.4.min.js && cd ../d3.github.com && git add d3-request.v0.4.js d3-request.v0.4.min.js && git commit -m \"d3-request ${VERSION}\" && git push"},"dependencies":{"d3-collection":"~0.1.1","d3-dispatch":"~0.4.0","d3-dsv":"~0.2.0"},"devDependencies":{"faucet":"0.0","rollup":"0.25","tape":"4","uglify-js":"2"},"gitHead":"5979938506704585b4b79b03a804a15c32b29ed1","bugs":{"url":"https://github.com/d3/d3-request/issues"},"_id":"d3-request@0.4.2","_shasum":"9dfd75a1403ac93950f3fa936678beb4b349ab79","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.5.0","_npmUser":{"name":"mbostock","email":"mbostock@gmail.com"},"maintainers":[{"name":"mbostock","email":"mike@ocks.org"}],"dist":{"shasum":"9dfd75a1403ac93950f3fa936678beb4b349ab79","size":8679,"noattachment":false,"key":"/d3-request/-/d3-request-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-request/download/d3-request-0.4.2.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/d3-request-0.4.2.tgz_1455053052213_0.7733080617617816"},"directories":{},"publish_time":1455053054768,"_cnpm_publish_time":1455053054768,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.6"}}