{"name":"d3-request","version":"0.4.1","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.3.0","d3-dsv":"~0.2.0"},"devDependencies":{"faucet":"0.0","rollup":"0.25","tape":"4","uglify-js":"2"},"gitHead":"fae31174d147d4df0fc5fa33567b51dfc036e32b","bugs":{"url":"https://github.com/d3/d3-request/issues"},"_id":"d3-request@0.4.1","_shasum":"90db5970bef055d1fbf6e218afb8ca6e9b1b358a","_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":"90db5970bef055d1fbf6e218afb8ca6e9b1b358a","size":8670,"noattachment":false,"key":"/d3-request/-/d3-request-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/d3-request/download/d3-request-0.4.1.tgz"},"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/d3-request-0.4.1.tgz_1454631469563_0.5706625136081129"},"directories":{},"publish_time":1454631470085,"_cnpm_publish_time":1454631470085,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.0.6"}}