{"name":"popsicle","version":"3.2.2","description":"Simple HTTP requests for node and the browser","main":"dist/common.js","files":["dist/","typings.json","LICENSE","logo.svg"],"browser":{"buffer":false,"form-data":"./dist/browser/form-data.js","tough-cookie":"./dist/browser/tough-cookie.js","./dist/index.js":"./dist/browser.js","./dist/plugins/index.js":"./dist/plugins/browser.js"},"scripts":{"lint":"# TODO","check-size":"browserify . -s popsicle --external bluebird > popsicle.js && du -h popsicle.js","build":"rm -rf dist/ && tsc && npm run check-size","test-spec":"npm run test-server-open && PORT=7357 node dist/test/index.js | tap-spec; EXIT=$?; npm run test-server-close; exit $EXIT","test-cov":"PORT=7357 istanbul cover --print none dist/test/index.js | tap-spec","test-browser":"PORT=7357 browserify -d -t envify dist/test/index.js | tape-run --render tap-spec","test-server-open":"PORT=7357 node scripts/server.js & echo $! > test.pid","test-server-close":"if [ -f test.pid ]; then kill -9 $(cat test.pid); rm test.pid; fi","test":"npm run lint && npm run build && npm run test-server-open && npm run test-cov && npm run test-browser; EXIT=$?; npm run test-server-close; exit $EXIT","prepublish":"typings install && npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/popsicle.git"},"keywords":["request","ajax","http","node","browser","promise","agent"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/popsicle/issues"},"homepage":"https://github.com/blakeembrey/popsicle","devDependencies":{"blue-tape":"^0.2.0","bluebird":"^3.0.5","body-parser":"^1.9.2","browserify":"^13.0.0","envify":"^3.4.0","express":"^4.10.2","istanbul":"^0.4.0","pre-commit":"^1.0.10","tap-spec":"^4.1.1","tape-run":"2.1.0","typescript":"^1.7.3","typings":"^0.6.7"},"dependencies":{"any-promise":"^1.0.0","arrify":"^1.0.0","concat-stream":"^1.4.7","form-data":"^0.2.0","infinity-agent":"^2.0.3","make-error-cause":"^1.0.1","methods":"^1.1.1","tough-cookie":"^2.0.0","xtend":"^4.0.0"},"gitHead":"d9ed4befa5e9e71ad6773208f81906529781a747","_id":"popsicle@3.2.2","_shasum":"2a59b91d7a87d971d7209e2629f0cfc557b79a67","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"2a59b91d7a87d971d7209e2629f0cfc557b79a67","size":36038,"noattachment":false,"key":"/popsicle/-/popsicle-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/popsicle/download/popsicle-3.2.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/popsicle-3.2.2.tgz_1455080083216_0.4145421104039997"},"directories":{},"publish_time":1455080084517,"_cnpm_publish_time":1455080084517,"_hasShrinkwrap":false,"dist-tags":{"latest":"12.1.0","legacy":"10.0.1","next":"11.0.0-3"}}