{"name":"apollo-link-http","version":"0.5.2","description":"HTTP transport layer for GraphQL","author":{"name":"Evans Hauser","email":"evanshauser@gmail.com"},"contributors":[{"name":"James Baxley","email":"james@meteor.com"},{"name":"Jonas Helfer","email":"jonas@helfer.email"},{"name":"jon wong","email":"j@jnwng.com"},{"name":"Sashko Stubailo","email":"sashko@stubailo.com"}],"license":"MIT","main":"./dist/src/bundle.umd.js","module":"./dist/src/httpLink.js","jsnext:main":"./dist/src/httpLink.js","typings":"./dist/src/httpLink.d.ts","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"homepage":"https://github.com/apollographql/apollo-link#readme","scripts":{"pretest":"npm run build-test","test":"npm run test-only --","posttest":"npm run lint","test-only":"mocha --reporter spec --full-trace dist/tests/tests.js","test-watch":"mocha --reporter spec --full-trace dist/tests/tests.js --watch","coverage":"istanbul cover ./node_modules/mocha/bin/_mocha -- --reporter dot --full-trace dist/tests/tests.js","postcoverage":"remap-istanbul --input coverage/coverage.json --type lcovonly --output coverage/lcov.info","lint":"tslint --type-check -p tsconfig.test.json src/*.ts && tslint --type-check -p tsconfig.test.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","build-test":"tsc -p tsconfig.test.json","postbuild":"npm run bundle","postbuild-test":"npm run bundle","bundle":"rollup -c","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.6.0","apollo-link-core":"^0.5.2","graphql":"^0.10.5"},"devDependencies":{"@types/chai":"4.0.4","@types/chai-as-promised":"0.0.31","@types/graphql":"0.10.2","@types/mocha":"2.2.42","@types/sinon":"2.3.3","chai":"4.1.1","chai-as-promised":"7.1.1","fetch-mock":"5.12.2","graphql-tag":"2.4.2","istanbul":"0.4.5","lodash":"4.17.4","mocha":"3.5.0","remap-istanbul":"0.9.5","rimraf":"2.6.1","rollup":"^0.45.2","sinon":"3.2.0","source-map-support":"0.4.16","tslint":"5.7.0","typescript":"2.5.1"},"_id":"apollo-link-http@0.5.2","_npmVersion":"5.4.0","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"5e095c0d480c452d7379c829794eece191cba7ed","size":5178,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.5.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.5.2.tgz_1504746174875_0.028670632047578692"},"directories":{},"publish_time":1504746175827,"_hasShrinkwrap":false,"_cnpm_publish_time":1504746175827,"dist-tags":{"alpha":"1.6.0-alpha.5","beta":"0.6.1-beta.6","latest":"1.5.17"}}