{"_id":"apollo-link-http","_rev":"44912","name":"apollo-link-http","description":"HTTP transport layer for GraphQL","dist-tags":{"alpha":"1.6.0-alpha.5","beta":"0.6.1-beta.6","latest":"1.5.17"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"time":{"modified":"2021-06-03T10:13:49.000Z","created":"2017-07-25T07:44:01.778Z","1.5.17":"2020-04-09T18:58:55.467Z","1.5.16":"2019-09-06T16:30:53.315Z","1.5.15":"2019-06-14T22:45:09.505Z","1.5.14":"2019-03-14T11:14:39.039Z","1.5.13":"2019-03-14T01:13:14.370Z","1.5.12":"2019-03-05T23:08:54.754Z","1.5.11":"2019-02-01T19:48:52.926Z","1.5.10":"2019-02-01T17:47:29.363Z","1.5.9":"2018-12-15T01:55:11.825Z","1.5.8":"2018-12-13T19:28:01.890Z","1.5.7":"2018-11-22T17:52:25.266Z","1.5.6":"2018-11-21T02:58:07.101Z","1.5.5":"2018-09-15T09:34:44.371Z","1.6.0-alpha.5":"2018-07-27T00:51:42.894Z","1.6.0-alpha.4":"2018-07-27T00:07:20.067Z","1.6.0-alpha.3":"2018-07-26T23:02:46.451Z","1.6.0-alpha.2":"2018-07-25T04:19:58.909Z","1.6.0-alpha.1":"2018-07-25T01:01:16.142Z","1.6.0-alpha.0":"2018-07-19T07:15:03.164Z","0.0.0-alpha.0":"2018-07-17T18:50:42.884Z","1.5.4":"2018-04-12T18:13:04.181Z","1.5.3":"2018-03-05T17:50:06.043Z","1.5.2":"2018-02-27T02:25:35.324Z","1.5.1":"2018-02-23T02:01:28.506Z","1.5.0":"2018-02-22T19:14:24.112Z","1.4.0":"2018-02-21T00:20:18.427Z","1.3.3":"2018-02-08T18:02:26.137Z","1.3.2":"2017-12-18T17:09:46.436Z","1.3.1":"2017-12-08T12:03:31.449Z","1.3.0":"2017-11-30T14:33:44.607Z","1.2.0":"2017-11-15T15:55:10.556Z","1.1.0":"2017-11-01T20:18:26.209Z","1.0.0":"2017-10-24T18:44:57.245Z","0.8.0":"2017-10-13T20:25:50.883Z","0.7.0":"2017-10-03T13:41:58.353Z","0.6.1-beta.6":"2017-09-28T17:11:02.810Z","0.6.1-beta.5":"2017-09-25T15:46:28.628Z","0.6.1-beta.3":"2017-09-25T15:30:47.136Z","0.6.1-beta.4":"2017-09-21T12:35:55.845Z","0.6.1-beta.1":"2017-09-19T00:55:53.650Z","0.6.1-beta.0":"2017-09-13T14:20:38.458Z","0.5.4":"2017-09-07T03:15:02.002Z","0.5.2":"2017-09-07T01:02:55.827Z","0.5.0":"2017-08-09T23:21:58.798Z","0.4.1":"2017-08-09T06:49:05.930Z","0.4.0":"2017-08-09T01:27:41.662Z","0.3.1":"2017-08-08T21:41:12.189Z","0.3.0":"2017-08-08T21:03:14.838Z","0.2.0":"2017-07-29T06:49:08.193Z","0.1.1":"2017-07-28T23:05:44.487Z","0.1.0":"2017-07-28T21:50:43.908Z","0.0.1":"2017-07-25T23:26:33.232Z","0.0.0":"2017-07-25T07:44:01.778Z"},"users":{"bsdllc":true},"author":{"name":"Evans Hauser","email":"evanshauser@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-link.git"},"versions":{"1.5.17":{"name":"apollo-link-http","version":"1.5.17","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"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":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.14","apollo-link-http-common":"^0.2.16","tslib":"^1.9.3"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"},"devDependencies":{"@types/graphql":"14.2.3","@types/jest":"24.9.0","apollo-fetch":"0.7.0","fetch-mock":"6.5.2","graphql":"15.0.0","graphql-tag":"2.10.1","jest":"24.9.0","object-to-querystring":"1.0.8","rimraf":"2.7.1","rollup":"1.29.1","ts-jest":"22.4.6","tslint":"5.20.1","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"gitHead":"1012934b4fd9ab436c4fdcd5e9b1bb1e4c1b0d98","_id":"apollo-link-http@1.5.17","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.20.2/node@v10.15.3+x64 (darwin)","dist":{"shasum":"499e9f1711bf694497f02c51af12d82de5d8d8ba","size":16638,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.17.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.17_1586458735230_0.022085773506743234"},"_hasShrinkwrap":false,"publish_time":1586458735467,"_cnpm_publish_time":1586458735467},"1.5.16":{"name":"apollo-link-http","version":"1.5.16","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"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":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.13","apollo-link-http-common":"^0.2.15","tslib":"^1.9.3"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.2.3","@types/jest":"24.0.18","apollo-fetch":"0.7.0","fetch-mock":"6.5.2","graphql":"14.5.4","graphql-tag":"2.10.1","jest":"24.9.0","object-to-querystring":"1.0.8","rimraf":"2.7.1","rollup":"1.20.3","ts-jest":"22.4.6","tslint":"5.17.0","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"gitHead":"74d412528dd474fc41ee0bf504e36e01d7e05e2b","_id":"apollo-link-http@1.5.16","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.16.4/node@v10.15.3+x64 (darwin)","dist":{"shasum":"44fe760bcc2803b8a7f57fc9269173afb00f3814","size":16470,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.16.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.16_1567787453143_0.524080845988945"},"_hasShrinkwrap":false,"publish_time":1567787453315,"_cnpm_publish_time":1567787453315},"1.5.15":{"name":"apollo-link-http","version":"1.5.15","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"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":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.12","apollo-link-http-common":"^0.2.14","tslib":"^1.9.3"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.2.0","@types/jest":"24.0.14","apollo-fetch":"0.7.0","fetch-mock":"6.5.2","graphql":"14.3.1","graphql-tag":"2.10.1","jest":"24.8.0","object-to-querystring":"1.0.8","rimraf":"2.6.3","rollup":"1.15.4","ts-jest":"22.4.6","tslint":"5.17.0","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"gitHead":"f902ab977d7d173951528a0bc2e38521b2afc096","_id":"apollo-link-http@1.5.15","_nodeVersion":"8.16.0","_npmVersion":"lerna/3.13.1/node@v8.16.0+x64 (darwin)","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"106ab23bb8997bd55965d05855736d33119652cf","size":17473,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.15.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.15_1560552309360_0.8741669728750925"},"_hasShrinkwrap":false,"publish_time":1560552309505,"_cnpm_publish_time":1560552309505},"1.5.14":{"name":"apollo-link-http","version":"1.5.14","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"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":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.11","apollo-link-http-common":"^0.2.13","tslib":"^1.9.3"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.7","@types/jest":"24.0.11","apollo-fetch":"0.7.0","fetch-mock":"6.5.2","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"24.5.0","object-to-querystring":"1.0.8","rimraf":"2.6.3","rollup":"1.6.0","ts-jest":"22.4.6","tslint":"5.14.0","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"gitHead":"ed1800b4261566e91906cdb9cc45c7d004393175","_id":"apollo-link-http@1.5.14","_nodeVersion":"8.12.0","_npmVersion":"lerna/3.13.1/node@v8.12.0+x64 (darwin)","dist":{"shasum":"ed6292248d1819ccd16523e346d35203a1b31109","size":17471,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.14.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.14_1552562078867_0.3989818342804239"},"_hasShrinkwrap":false,"publish_time":1552562079039,"_cnpm_publish_time":1552562079039},"1.5.13":{"name":"apollo-link-http","version":"1.5.13","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"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":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.10","apollo-link-http-common":"^0.2.12","tslib":"^1.9.3"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.7","@types/jest":"24.0.11","apollo-fetch":"0.7.0","fetch-mock":"6.5.2","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"24.5.0","object-to-querystring":"1.0.8","rimraf":"2.6.3","rollup":"1.6.0","ts-jest":"22.4.6","tslint":"5.13.1","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"gitHead":"127ab65ba89185a82c492299c7853f02fdd7e570","_id":"apollo-link-http@1.5.13","_nodeVersion":"8.12.0","_npmVersion":"lerna/3.13.1/node@v8.12.0+x64 (darwin)","dist":{"shasum":"f7d6e1fda0009e0b623df1cbd83902fd71d34f67","size":17469,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.13.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.13_1552525994242_0.5428126007294531"},"_hasShrinkwrap":false,"publish_time":1552525994370,"_cnpm_publish_time":1552525994370},"1.5.12":{"name":"apollo-link-http","version":"1.5.12","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.d.ts","sideEffects":false,"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":{"build":"tsc && rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"../../scripts/minify","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","prebuild":"npm run clean","prepare":"npm run build","test":"npm run lint && jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.9","apollo-link-http-common":"^0.2.11","tslib":"^1.9.3"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.7","@types/jest":"22.2.3","apollo-fetch":"0.7.0","fetch-mock":"6.5.2","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.3","rollup":"1.4.1","ts-jest":"22.4.6","tslint":"5.13.1","typescript":"3.0.3"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"gitHead":"2c960e057de9d664855bb18df4a4bd25c88bb6ef","_id":"apollo-link-http@1.5.12","_nodeVersion":"8.15.1","_npmVersion":"lerna/3.13.1/node@v8.15.1+x64 (darwin)","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"878d48bf9d8ae091752710529a222c4a5548118e","size":23056,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.12.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.12_1551827334602_0.40362006362770453"},"_hasShrinkwrap":false,"publish_time":1551827334754,"_cnpm_publish_time":1551827334754},"1.5.11":{"name":"apollo-link-http","version":"1.5.11","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p ./tsconfig.cjs.json","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepare":"npm run lint && npm run build","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.8","apollo-link-http-common":"^0.2.10"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.5","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.3","fetch-mock":"6.5.2","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.3","rollup":"0.68.2","ts-jest":"22.4.6","tslint":"5.12.1","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"gitHead":"6f5d0cfb73e61c6f83caed9e37d37c4451a64c7b","_id":"apollo-link-http@1.5.11","_nodeVersion":"8.12.0","_npmVersion":"lerna/3.10.7/node@v8.12.0+x64 (darwin)","dist":{"shasum":"1f72a377d03e874a08bc9eadb1ce7ecb166f1e56","size":29460,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.11.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.11_1549050532818_0.20109924072664342"},"_hasShrinkwrap":false,"publish_time":1549050532926,"_cnpm_publish_time":1549050532926},"1.5.10":{"name":"apollo-link-http","version":"1.5.10","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/index.js","module":"./lib/bundle.esm.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p ./tsconfig.cjs.json","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint -c \"../../tslint.json\" -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepare":"npm run lint && npm run build","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.7","apollo-link-http-common":"^0.2.9"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.5","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.3","fetch-mock":"6.5.2","graphql":"14.1.1","graphql-tag":"2.10.1","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.3","rollup":"0.68.2","ts-jest":"22.4.6","tslint":"5.12.1","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"_id":"apollo-link-http@1.5.10","_npmVersion":"5.7.1","_nodeVersion":"8.9.2","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"c2027e407f23c43fe870cce15af6ce009eeab92a","size":28245,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.10.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.10_1549043249189_0.20889565572531277"},"_hasShrinkwrap":false,"publish_time":1549043249363,"_cnpm_publish_time":1549043249363},"1.5.9":{"name":"apollo-link-http","version":"1.5.9","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.6","apollo-link-http-common":"^0.2.8"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.3","fetch-mock":"6.5.2","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.67.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"_id":"apollo-link-http@1.5.9","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"9046f5640a94c8a8b508a39e0f2c628b781baecc","size":14790,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.9.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.9_1544838911668_0.08699525032888733"},"_hasShrinkwrap":false,"publish_time":1544838911825,"_cnpm_publish_time":1544838911825},"1.5.8":{"name":"apollo-link-http","version":"1.5.8","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.5","apollo-link-http-common":"^0.2.7"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.3","fetch-mock":"6.5.2","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.67.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"_id":"apollo-link-http@1.5.8","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"1be551338ca00db4082114221b409e0470fcc7e6","size":22315,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.8.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.8_1544729281691_0.7595126412043749"},"_hasShrinkwrap":false,"publish_time":1544729281890,"_cnpm_publish_time":1544729281890},"1.5.7":{"name":"apollo-link-http","version":"1.5.7","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.4","apollo-link-http-common":"^0.2.6"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.3","fetch-mock":"6.5.2","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.67.3","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"_id":"apollo-link-http@1.5.7","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"098615c427a910ec8c5817476bbabe68c586b339","size":22191,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.7.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.7_1542909145158_0.047952099393135494"},"_hasShrinkwrap":false,"publish_time":1542909145266,"_cnpm_publish_time":1542909145266},"1.5.6":{"name":"apollo-link-http","version":"1.5.6","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.4","apollo-link-http-common":"^0.2.6"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.3","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.3","fetch-mock":"6.5.2","graphql":"14.0.2","graphql-tag":"2.10.0","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.67.3","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"_id":"apollo-link-http@1.5.6","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"7d6952998870c2fc9e6e7fcff70b5a2bc3b1c448","size":21971,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.6.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.6_1542769086980_0.31502182333059126"},"_hasShrinkwrap":false,"publish_time":1542769087101,"_cnpm_publish_time":1542769087101},"1.5.5":{"name":"apollo-link-http","version":"1.5.5","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.3","apollo-link-http-common":"^0.2.5"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.0","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.2","graphql":"14.0.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.65.2","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"3.0.3","uglify-js":"3.4.9"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"],"testURL":"http://localhost"},"_id":"apollo-link-http@1.5.5","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"7dbe851821771ad67fa29e3900c57f38cbd80da8","size":20969,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.5.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.5_1537004084254_0.6614935652898419"},"_hasShrinkwrap":false,"publish_time":1537004084371,"_cnpm_publish_time":1537004084371},"1.6.0-alpha.5":{"name":"apollo-link-http","version":"1.6.0-alpha.5","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.2","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.63.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"2.9.2","uglify-js":"3.4.5"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"readmeFilename":"README.md","_id":"apollo-link-http@1.6.0-alpha.5","_npmVersion":"6.2.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"1b50e34304a2f29a669a754fac0fcdec14f23ca7","size":27143,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.6.0-alpha.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.6.0-alpha.5.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.6.0-alpha.5_1532652702776_0.04245655569482376"},"_hasShrinkwrap":false,"publish_time":1532652702894,"_cnpm_publish_time":1532652702894},"1.6.0-alpha.4":{"name":"apollo-link-http","version":"1.6.0-alpha.4","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.2","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.63.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"2.9.2","uglify-js":"3.4.5"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"readmeFilename":"README.md","_id":"apollo-link-http@1.6.0-alpha.4","_npmVersion":"6.2.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"941afe765f5bcea6ed86fbf69b2315a8dd1bef28","size":27124,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.6.0-alpha.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.6.0-alpha.4.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.6.0-alpha.4_1532650039965_0.7423111152467432"},"_hasShrinkwrap":false,"publish_time":1532650040067,"_cnpm_publish_time":1532650040067},"1.6.0-alpha.3":{"name":"apollo-link-http","version":"1.6.0-alpha.3","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.2","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.63.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"2.9.2","uglify-js":"3.4.5"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"readmeFilename":"README.md","_id":"apollo-link-http@1.6.0-alpha.3","_npmVersion":"6.2.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"d8168202b1f0683ea7dcdc48c6f6d21cc590b32e","size":26971,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.6.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.6.0-alpha.3.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.6.0-alpha.3_1532646166310_0.27934338486462607"},"_hasShrinkwrap":false,"publish_time":1532646166451,"_cnpm_publish_time":1532646166451},"1.6.0-alpha.2":{"name":"apollo-link-http","version":"1.6.0-alpha.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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.3","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.2","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.63.4","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"2.9.2","uglify-js":"3.4.5"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"readmeFilename":"README.md","_id":"apollo-link-http@1.6.0-alpha.2","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"86834c09b7512a623e9f6689ad40fd4ffd32ce84","size":25422,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.6.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.6.0-alpha.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.6.0-alpha.2_1532492398819_0.9014714763755742"},"_hasShrinkwrap":false,"publish_time":1532492398909,"_cnpm_publish_time":1532492398909},"1.6.0-alpha.1":{"name":"apollo-link-http","version":"1.6.0-alpha.1","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4","text-encoding":"^0.6.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.3","@types/text-encoding":"0.0.33","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.1","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.62.0","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"2.9.2","uglify-js":"3.4.5"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"readmeFilename":"README.md","_id":"apollo-link-http@1.6.0-alpha.1","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"61aef6e75fc0874d994a5e65b5a98aec1b6dc316","size":24313,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.6.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.6.0-alpha.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.6.0-alpha.1_1532480476071_0.9531697105811181"},"_hasShrinkwrap":false,"publish_time":1532480476142,"_cnpm_publish_time":1532480476142},"1.6.0-alpha.0":{"name":"apollo-link-http","version":"1.6.0-alpha.0","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4","text-encoding":"^0.6.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.3","@types/text-encoding":"0.0.33","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.1","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.62.0","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"2.9.2","uglify-js":"3.4.5"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"readmeFilename":"README.md","_id":"apollo-link-http@1.6.0-alpha.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"93a26e6420e7d9b231d22d3d3546131323691fb6","size":22672,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.6.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.6.0-alpha.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.6.0-alpha.0_1531984503094_0.6683631685561173"},"_hasShrinkwrap":false,"publish_time":1531984503164,"_cnpm_publish_time":1531984503164},"0.0.0-alpha.0":{"name":"apollo-link-http","version":"0.0.0-alpha.0","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4","text-encoding":"^0.6.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.3","@types/text-encoding":"0.0.33","apollo-fetch":"0.7.0","browserify":"16.2.2","fetch-mock":"6.5.0","graphql":"0.13.2","graphql-tag":"2.9.2","jest":"22.4.4","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.62.0","ts-jest":"22.4.6","tslint":"5.11.0","typescript":"2.9.2","uglify-js":"3.4.5"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"readmeFilename":"README.md","_id":"apollo-link-http@0.0.0-alpha.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"e2cbe23d30f30611fffc251e01d2cb0cfcf223a8","size":22670,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.0.0-alpha.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_0.0.0-alpha.0_1531853442748_0.2808249122781159"},"_hasShrinkwrap":false,"publish_time":1531853442884,"_cnpm_publish_time":1531853442884},"1.5.4":{"name":"apollo-link-http","version":"1.5.4","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.2","apollo-link-http-common":"^0.2.4"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.6","@types/jest":"22.2.2","apollo-fetch":"0.7.0","browserify":"16.1.1","fetch-mock":"6.0.0","graphql":"0.13.2","graphql-tag":"2.8.0","jest":"22.4.3","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.57.1","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.16"},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"_id":"apollo-link-http@1.5.4","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"b80b7b4b342c655b6a5614624b076a36be368f43","size":20829,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.4.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.4_1523556784071_0.4097358257653263"},"_hasShrinkwrap":false,"publish_time":1523556784181,"_cnpm_publish_time":1523556784181},"1.5.3":{"name":"apollo-link-http","version":"1.5.3","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.1","apollo-link-http-common":"^0.2.3"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","apollo-fetch":"0.7.0","browserify":"16.1.0","fetch-mock":"6.0.0","graphql":"0.13.1","graphql-tag":"2.7.3","jest":"21.2.1","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.56.2","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"_id":"apollo-link-http@1.5.3","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"3aa0d3ecfe5666ef0c360f359c425ff6ea1d285b","size":19227,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.3.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.3_1520272205898_0.514898944488001"},"_hasShrinkwrap":false,"publish_time":1520272206043,"_cnpm_publish_time":1520272206043},"1.5.2":{"name":"apollo-link-http","version":"1.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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.1","apollo-link-http-common":"^0.2.2"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","apollo-fetch":"0.7.0","browserify":"16.1.0","fetch-mock":"6.0.0","graphql":"0.13.1","graphql-tag":"2.7.3","jest":"21.2.1","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.56.2","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"_id":"apollo-link-http@1.5.2","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"cac4202b7f802869f892397f989d002c4ebb3b56","size":19235,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.2_1519698335202_0.2119545130993412"},"_hasShrinkwrap":false,"publish_time":1519698335324,"_cnpm_publish_time":1519698335324},"1.5.1":{"name":"apollo-link-http","version":"1.5.1","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.1","apollo-link-http-common":"^0.2.2"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","apollo-fetch":"0.7.0","browserify":"16.1.0","fetch-mock":"6.0.0","graphql":"0.13.1","graphql-tag":"2.7.3","jest":"21.2.1","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.56.2","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"_id":"apollo-link-http@1.5.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"1cae092e994d86659f88cc418ccd10a914b312d3","size":18940,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.1_1519351288410_0.609327050837464"},"_hasShrinkwrap":false,"publish_time":1519351288506,"_cnpm_publish_time":1519351288506},"1.5.0":{"name":"apollo-link-http","version":"1.5.0","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.0","apollo-link-http-common":"^0.2.1"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","apollo-fetch":"0.7.0","browserify":"16.1.0","fetch-mock":"6.0.0","graphql":"0.13.1","graphql-tag":"2.7.3","jest":"21.2.1","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.56.2","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"_id":"apollo-link-http@1.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"6a45407fae655996a668ae1a1ab528569b6ba61b","size":18910,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.5.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.5.0_1519326864045_0.497907348435765"},"_hasShrinkwrap":false,"publish_time":1519326864112,"_cnpm_publish_time":1519326864112},"1.4.0":{"name":"apollo-link-http","version":"1.4.0","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.2.0","apollo-link-http-common":"^0.2.1"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.4","@types/jest":"21.1.10","apollo-fetch":"0.7.0","browserify":"16.1.0","fetch-mock":"6.0.0","graphql":"0.13.1","graphql-tag":"2.7.3","jest":"21.2.1","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.56.2","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.2","uglify-js":"3.3.11"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"mapCoverage":true,"testPathIgnorePatterns":["/node_modules/","sharedHttpTests.ts"]},"_id":"apollo-link-http@1.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"63fdaeb63291dd47e0404591fd0a0cf3ca67f8a3","size":17667,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.4.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.4.0_1519172418319_0.08908473490525148"},"_hasShrinkwrap":false,"publish_time":1519172418427,"_cnpm_publish_time":1519172418427},"1.3.3":{"name":"apollo-link-http","version":"1.3.3","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p . & rollup -c -w"},"dependencies":{"apollo-link":"^1.1.0"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.0 || ^0.13.0"},"devDependencies":{"@types/graphql":"0.12.3","@types/jest":"21.1.10","apollo-fetch":"0.7.0","browserify":"14.5.0","fetch-mock":"5.13.1","graphql":"0.13.0","graphql-tag":"2.7.3","jest":"21.2.1","object-to-querystring":"1.0.8","rimraf":"2.6.1","rollup":"0.55.3","ts-jest":"21.2.4","tslint":"5.9.1","typescript":"2.7.1","uglify-js":"3.3.9"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@1.3.3","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"cb792c73266607e6361c8c1cc4dd42d405ca08f1","size":18360,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.3.3.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http_1.3.3_1518112945360_0.054568604795650844"},"_hasShrinkwrap":false,"publish_time":1518112946137,"_cnpm_publish_time":1518112946137},"1.3.2":{"name":"apollo-link-http","version":"1.3.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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-link":"^1.0.7"},"peerDependencies":{"graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.7","@types/jest":"21.1.8","apollo-fetch":"0.7.0","browserify":"14.5.0","fetch-mock":"5.13.1","graphql":"0.12.3","graphql-tag":"2.6.0","jest":"21.2.1","object-to-querystring":"1.0.4","rimraf":"2.6.1","rollup":"0.52.2","ts-jest":"21.2.4","tslint":"5.8.0","typescript":"2.6.2","uglify-js":"3.2.2"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@1.3.2","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"63537ee5ecf9c004efb0317f1222b7dbc6f21559","size":17326,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.3.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-1.3.2.tgz_1513616986327_0.41262468812055886"},"directories":{},"publish_time":1513616986436,"_hasShrinkwrap":false,"_cnpm_publish_time":1513616986436},"1.3.1":{"name":"apollo-link-http","version":"1.3.1","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-link":"^1.0.6"},"peerDependencies":{"graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.7","@types/jest":"21.1.8","apollo-fetch":"0.7.0","browserify":"14.5.0","fetch-mock":"5.13.1","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","object-to-querystring":"1.0.4","rimraf":"2.6.1","rollup":"0.52.1","ts-jest":"21.2.4","tslint":"5.8.0","typescript":"2.6.2","uglify-js":"3.2.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@1.3.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"c58aee1a27d1bf43dc9e9c634b8a91c68d21a082","size":17303,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.3.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-1.3.1.tgz_1512734610232_0.8966210864018649"},"directories":{},"publish_time":1512734611449,"_hasShrinkwrap":false,"_cnpm_publish_time":1512734611449},"1.3.0":{"name":"apollo-link-http","version":"1.3.0","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"},{"name":"Stephen Kao","email":"stephen.yuchen.kao@gmail.com"}],"license":"MIT","main":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","coverage":"jest --coverage","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-link":"^1.0.4"},"peerDependencies":{"graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.7","@types/jest":"21.1.8","apollo-fetch":"0.6.0","browserify":"14.5.0","fetch-mock":"5.13.1","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","object-to-querystring":"^1.0.4","rimraf":"2.6.1","rollup":"0.52.0","ts-jest":"21.2.3","tslint":"5.8.0","typescript":"2.6.2","uglify-js":"3.2.0"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@1.3.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"ce0f79b20e0d31acec1e38146c96fbe541c567f7","size":16888,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.3.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-1.3.0.tgz_1512052424521_0.9474317864514887"},"directories":{},"publish_time":1512052424607,"_cnpm_publish_time":1512052424607,"_hasShrinkwrap":false},"1.2.0":{"name":"apollo-link-http","version":"1.2.0","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":"./lib/bundle.umd.js","module":"./lib/index.js","jsnext:main":"./lib/index.js","typings":"./lib/index.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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^1.0.3","graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.6","@types/jest":"21.1.6","apollo-fetch":"0.6.0","apollo-link":"^1.0.3","browserify":"14.5.0","fetch-mock":"5.13.1","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.51.5","ts-jest":"21.2.2","tslint":"5.8.0","typescript":"2.6.1","uglify-js":"3.1.9"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"48464c2ebfa6474f7a89908696827d66b2deb5cc","size":14771,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.2.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-1.2.0.tgz_1510761308961_0.3094578597228974"},"directories":{},"publish_time":1510761310556,"_cnpm_publish_time":1510761310556,"_hasShrinkwrap":false},"1.1.0":{"name":"apollo-link-http","version":"1.1.0","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^1.0.0","graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.5","@types/jest":"21.1.5","apollo-fetch":"0.6.0","apollo-link":"^1.0.0","browserify":"14.5.0","fetch-mock":"5.13.1","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.45.2","ts-jest":"21.1.4","tslint":"5.8.0","typescript":"2.6.1","uglify-js":"3.1.6"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"a85cc43d9a5286bb54ac32213f7a16bef3554ae4","size":13764,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.1.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-1.1.0.tgz_1509567505153_0.938348724739626"},"directories":{},"publish_time":1509567506209,"_cnpm_publish_time":1509567506209,"_hasShrinkwrap":false},"1.0.0":{"name":"apollo-link-http","version":"1.0.0","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^1.0.0","graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.5","@types/jest":"21.1.4","apollo-fetch":"0.6.0","apollo-link":"^1.0.0","browserify":"14.5.0","fetch-mock":"5.13.1","graphql":"0.11.7","graphql-tag":"2.5.0","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.45.2","ts-jest":"21.1.3","tslint":"5.8.0","typescript":"2.5.1","uglify-js":"3.1.5"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@1.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.7.0","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"0450be89ae7e080722383c302f07135d364bc749","size":13169,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-1.0.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-1.0.0.tgz_1508870697180_0.8550013361964375"},"directories":{},"publish_time":1508870697245,"_cnpm_publish_time":1508870697245,"_hasShrinkwrap":false},"0.8.0":{"name":"apollo-link-http","version":"0.8.0","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"peerDependencies":{"apollo-link":"^0.8.0","graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.5","@types/jest":"21.1.2","apollo-fetch":"^0.6.0","apollo-link":"^0.8.0","browserify":"14.4.0","fetch-mock":"5.13.1","graphql":"0.11.7","graphql-tag":"2.4.2","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.45.2","ts-jest":"21.1.2","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"3.1.3"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@0.8.0","_npmVersion":"5.5.1","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"df02bccf3656f7db0aa196cc9e126dcbd4b47a0f","size":12904,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.8.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.8.0.tgz_1507926349861_0.7497554558794945"},"directories":{},"publish_time":1507926350883,"_hasShrinkwrap":false,"_cnpm_publish_time":1507926350883},"0.7.0":{"name":"apollo-link-http","version":"0.7.0","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-fetch":"^0.6.0","graphql":"^0.11.0"},"peerDependencies":{"apollo-link":"^0.7.0"},"devDependencies":{"@types/graphql":"0.11.4","@types/jest":"21.1.1","apollo-link":"^0.7.0","browserify":"14.4.0","fetch-mock":"5.12.2","graphql":"0.11.6","graphql-tag":"2.4.2","jest":"21.2.1","rimraf":"2.6.1","rollup":"0.45.2","ts-jest":"21.0.1","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"3.1.3"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@0.7.0","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"cf75e9e2537d785deefff2cd1ae2ff0dc1c88300","size":11548,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.7.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.7.0.tgz_1507038117244_0.6829393380321562"},"directories":{},"publish_time":1507038118353,"_cnpm_publish_time":1507038118353,"_hasShrinkwrap":false},"0.6.1-beta.6":{"name":"apollo-link-http","version":"0.6.1-beta.6","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-fetch":"^0.6.0","graphql":"^0.10.5"},"peerDependencies":{"apollo-link":"^0.6.1-beta.6"},"devDependencies":{"@types/graphql":"0.10.2","@types/jest":"^20.0.8","apollo-link":"^0.6.1-beta.6","browserify":"^14.4.0","fetch-mock":"5.12.2","graphql":"^0.11.3","graphql-tag":"2.4.2","jest":"^21.1.0","rimraf":"2.6.1","rollup":"^0.45.2","ts-jest":"^21.0.1","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"^3.1.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@0.6.1-beta.6","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"957403de25d489128f85dea2bc69bacea1d3cb60","size":6635,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.6.1-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.6.1-beta.6.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.6.1-beta.6.tgz_1506618661883_0.07790609169751406"},"directories":{},"publish_time":1506618662810,"_hasShrinkwrap":false,"_cnpm_publish_time":1506618662810},"0.6.1-beta.5":{"name":"apollo-link-http","version":"0.6.1-beta.5","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-fetch":"^0.6.0","graphql":"^0.10.5"},"peerDependencies":{"apollo-link":"^0.6.1-beta.5"},"devDependencies":{"@types/graphql":"0.10.2","@types/jest":"^20.0.8","apollo-link":"^0.6.1-beta.5","browserify":"^14.4.0","fetch-mock":"5.12.2","graphql":"^0.11.3","graphql-tag":"2.4.2","jest":"^21.1.0","rimraf":"2.6.1","rollup":"^0.45.2","ts-jest":"^21.0.1","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"^3.1.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@0.6.1-beta.5","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"9f6456b61af2ee341cd10e549dd3e84bb2352318","size":6756,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.6.1-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.6.1-beta.5.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.6.1-beta.5.tgz_1506354387584_0.22978602955117822"},"directories":{},"publish_time":1506354388628,"_hasShrinkwrap":false,"_cnpm_publish_time":1506354388628},"0.6.1-beta.3":{"name":"apollo-link-http","version":"0.6.1-beta.3","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-fetch":"^0.6.0","graphql":"^0.10.5"},"peerDependencies":{"apollo-link":"^0.6.1-beta.3"},"devDependencies":{"@types/graphql":"0.10.2","@types/jest":"^20.0.8","apollo-link":"^0.6.1-beta.3","browserify":"^14.4.0","fetch-mock":"5.12.2","graphql":"^0.11.3","graphql-tag":"2.4.2","jest":"^21.1.0","rimraf":"2.6.1","rollup":"^0.45.2","ts-jest":"^21.0.1","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"^3.1.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@0.6.1-beta.3","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"7a8fbd36bb72aee187c841d47de611ef3ac4cd74","size":6756,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.6.1-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.6.1-beta.3.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.6.1-beta.3.tgz_1506353446194_0.5320402591023594"},"directories":{},"publish_time":1506353447136,"_hasShrinkwrap":false,"_cnpm_publish_time":1506353447136},"0.6.1-beta.4":{"name":"apollo-link-http","version":"0.6.1-beta.4","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":"./lib/bundle.umd.js","module":"./lib/httpLink.js","jsnext:main":"./lib/httpLink.js","typings":"./lib/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":{"build:browser":"browserify ./lib/bundle.umd.js -o=./lib/bundle.js --i apollo-link && npm run minify:browser","build":"tsc -p .","bundle":"rollup -c","clean":"rimraf lib/* && rimraf coverage/*","filesize":"npm run build && npm run build:browser","lint":"tslint --type-check -p tsconfig.json -c ../../tslint.json src/*.ts","minify:browser":"uglifyjs -c -m -o ./lib/bundle.min.js -- ./lib/bundle.js","postbuild":"npm run bundle","prebuild":"npm run clean","prepublishOnly":"npm run clean && npm run build","test":"jest","watch":"tsc -w -p ."},"dependencies":{"apollo-fetch":"^0.6.0","graphql":"^0.10.5"},"peerDependencies":{"apollo-link":"^0.6.1-beta.4"},"devDependencies":{"@types/graphql":"0.10.2","@types/jest":"^20.0.8","apollo-link":"^0.6.1-beta.4","browserify":"^14.4.0","fetch-mock":"5.12.2","graphql":"^0.11.3","graphql-tag":"2.4.2","jest":"^21.1.0","rimraf":"2.6.1","rollup":"^0.45.2","ts-jest":"^21.0.1","tslint":"5.7.0","typescript":"2.5.1","uglify-js":"^3.1.1"},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"_id":"apollo-link-http@0.6.1-beta.4","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"2618d0cab0c3b6234a8dd41437e217d18e483255","size":5915,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.6.1-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.6.1-beta.4.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.6.1-beta.4.tgz_1505997354904_0.6917596531566232"},"directories":{},"publish_time":1505997355845,"_cnpm_publish_time":1505997355845,"_hasShrinkwrap":false},"0.6.1-beta.1":{"name":"apollo-link-http","version":"0.6.1-beta.1","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","graphql":"^0.10.5"},"peerDependencies":{"apollo-link":"^0.6.1-beta.1"},"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","apollo-link":"^0.6.1-beta.1","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.6.1-beta.1","_npmVersion":"5.4.2","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"3bd85eb56c8e2c4a88ae22eb6e0099134c1d7ff7","size":5152,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.6.1-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.6.1-beta.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.6.1-beta.1.tgz_1505782552232_0.04805891215801239"},"directories":{},"publish_time":1505782553650,"_hasShrinkwrap":false,"_cnpm_publish_time":1505782553650},"0.6.1-beta.0":{"name":"apollo-link-http","version":"0.6.1-beta.0","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","graphql":"^0.10.5"},"peerDependencies":{"apollo-link":"^0.6.1-beta.0"},"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","apollo-link":"^0.6.1-beta.0","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.6.1-beta.0","_npmVersion":"5.4.1","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"0b5b9c4d00809916734f8237c2595792d21baf0c","size":5154,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.6.1-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.6.1-beta.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.6.1-beta.0.tgz_1505312437535_0.36952690896578133"},"directories":{},"publish_time":1505312438458,"_hasShrinkwrap":false,"_cnpm_publish_time":1505312438458},"0.5.4":{"name":"apollo-link-http","version":"0.5.4","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.6.0","apollo-link-core":"^0.5.4","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","sinon":"3.2.0","source-map-support":"0.4.16","tslint":"5.7.0","typescript":"2.5.1"},"_id":"apollo-link-http@0.5.4","_npmVersion":"5.4.0","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"934d80379c99b3cc72d7b8267c9fd32de5243be0","size":6623,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.5.4.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.5.4.tgz_1504754101033_0.41992714116349816"},"directories":{},"publish_time":1504754102002,"_hasShrinkwrap":false,"_cnpm_publish_time":1504754102002},"0.5.2":{"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},"0.5.0":{"name":"apollo-link-http","version":"0.5.0","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.6.0","apollo-link-core":"^0.5.0","graphql":"^0.10.5"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/graphql":"~0.10.2","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"_id":"apollo-link-http@0.5.0","_shasum":"a2915fbc58cef58dc6b65506de749ea745ec8718","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"a2915fbc58cef58dc6b65506de749ea745ec8718","size":7424,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.5.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.5.0.tgz_1502320918471_0.5304463689681143"},"directories":{},"publish_time":1502320918798,"_cnpm_publish_time":1502320918798,"_hasShrinkwrap":false},"0.4.1":{"name":"apollo-link-http","version":"0.4.1","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.6.0","apollo-link-core":"^0.4.1","graphql":"^0.10.5"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/graphql":"~0.10.2","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"_id":"apollo-link-http@0.4.1","_shasum":"e354ea2a84bab9fe064ba4ae7251ad78e4124eaa","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"e354ea2a84bab9fe064ba4ae7251ad78e4124eaa","size":7423,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.4.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.4.1.tgz_1502261343341_0.7661462004762143"},"directories":{},"publish_time":1502261345930,"_hasShrinkwrap":false,"_cnpm_publish_time":1502261345930},"0.4.0":{"name":"apollo-link-http","version":"0.4.0","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.6.0","apollo-link-core":"^0.4.0","graphql":"^0.10.5"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/graphql":"~0.10.2","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"_id":"apollo-link-http@0.4.0","_shasum":"a6ca645d045f8afe8e2fe7e48b475c3a7eff400c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"a6ca645d045f8afe8e2fe7e48b475c3a7eff400c","size":7432,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.4.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.4.0.tgz_1502242061477_0.916015655035153"},"directories":{},"publish_time":1502242061662,"_cnpm_publish_time":1502242061662,"_hasShrinkwrap":false},"0.3.1":{"name":"apollo-link-http","version":"0.3.1","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.6.0","apollo-link-core":"^0.3.1","graphql":"^0.10.5","@types/graphql":"~0.10.2"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"optionalDependencies":{"@types/graphql":"~0.10.2"},"_id":"apollo-link-http@0.3.1","_shasum":"3ca0ec191f0f2ec0c22fd3bd8b5d9858d0e0bd29","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"3ca0ec191f0f2ec0c22fd3bd8b5d9858d0e0bd29","size":7445,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.3.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.3.1.tgz_1502228472116_0.4543896506074816"},"directories":{},"publish_time":1502228472189,"_hasShrinkwrap":false,"_cnpm_publish_time":1502228472189},"0.3.0":{"name":"apollo-link-http","version":"0.3.0","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc -p .","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w -p .","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.6.0","apollo-link-core":"^0.3.0","graphql":"^0.10.5","@types/graphql":"~0.9.0"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"optionalDependencies":{"@types/graphql":"~0.9.0"},"_id":"apollo-link-http@0.3.0","_shasum":"ce877a53ecb7065853b1ad8b7d667ce66f1b60b4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"ce877a53ecb7065853b1ad8b7d667ce66f1b60b4","size":7434,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.3.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.3.0.tgz_1502226194779_0.01496640290133655"},"directories":{},"publish_time":1502226194838,"_cnpm_publish_time":1502226194838,"_hasShrinkwrap":false},"0.2.0":{"name":"apollo-link-http","version":"0.2.0","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.3.0","apollo-link-core":"^0.2.0","graphql":"^0.10.5","@types/graphql":"~0.9.0","@types/zen-observable":"^0.5.1"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"optionalDependencies":{"@types/graphql":"~0.9.0","@types/zen-observable":"^0.5.1"},"_id":"apollo-link-http@0.2.0","_shasum":"0e07ffdaabc4896f2963119a41e31d451cee3225","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"0e07ffdaabc4896f2963119a41e31d451cee3225","size":7435,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.2.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.2.0.tgz_1501310948092_0.42812632163986564"},"directories":{},"publish_time":1501310948193,"_hasShrinkwrap":false,"_cnpm_publish_time":1501310948193},"0.1.1":{"name":"apollo-link-http","version":"0.1.1","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.3.0","apollo-link-core":"^0.1.1","graphql":"^0.10.5","@types/graphql":"~0.9.0","@types/zen-observable":"^0.5.1"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"optionalDependencies":{"@types/graphql":"~0.9.0","@types/zen-observable":"^0.5.1"},"_id":"apollo-link-http@0.1.1","_shasum":"3afa1127681ab17f0fdd2a3989a09d04cb9180fa","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"3afa1127681ab17f0fdd2a3989a09d04cb9180fa","size":7442,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.1.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.1.1.tgz_1501283144404_0.4739879996050149"},"directories":{},"publish_time":1501283144487,"_cnpm_publish_time":1501283144487,"_hasShrinkwrap":false},"0.1.0":{"name":"apollo-link-http","version":"0.1.0","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.3.0","apollo-link-core":"^0.1.0","graphql":"^0.10.5","@types/graphql":"^0.10.0","@types/zen-observable":"^0.5.1"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"optionalDependencies":{"@types/graphql":"^0.10.0","@types/zen-observable":"^0.5.1"},"_id":"apollo-link-http@0.1.0","_shasum":"74e33560103ad1d553b7a4617fee6e76ac781450","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"74e33560103ad1d553b7a4617fee6e76ac781450","size":7432,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.1.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.1.0.tgz_1501278643838_0.1675371106248349"},"directories":{},"publish_time":1501278643908,"_hasShrinkwrap":false,"_cnpm_publish_time":1501278643908},"0.0.1":{"name":"apollo-link-http","version":"0.0.1","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":"./lib/httpLink.js","typings":"./lib/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":"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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc","postbuild":"cp -R ./dist/src/. ./lib","watch":"tsc -w","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.3.0","apollo-link":"^0.0.3","graphql":"^0.10.5","@types/graphql":"^0.10.0","@types/zen-observable":"^0.5.1"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"optionalDependencies":{"@types/graphql":"^0.10.0","@types/zen-observable":"^0.5.1"},"_id":"apollo-link-http@0.0.1","_shasum":"ca439345b6151fb3a2aee39eb163c22d12bb8eaa","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"ca439345b6151fb3a2aee39eb163c22d12bb8eaa","size":7413,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.0.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.0.1.tgz_1501025193155_0.27779239951632917"},"directories":{},"publish_time":1501025193232,"_hasShrinkwrap":false,"_cnpm_publish_time":1501025193232},"0.0.0":{"name":"apollo-link-http","version":"0.0.0","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":"./lib/index.js","typings":"./lib/index.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 && cp -R ./dist/src/. ./lib","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.json src/*.ts && tslint --type-check -p tsconfig.json tests/*.ts","prebuild":"npm run clean:dist","build":"tsc","watch":"tsc -w","clean":"npm run clean:dist && npm run clean:coverage","clean:dist":"rimraf dist/* && rimraf lib/*","clean:coverage":"rimraf coverage/*","prepublishOnly":"npm run clean && npm run build"},"dependencies":{"apollo-fetch":"^0.3.0","apollo-link":"^0.0.3","graphql":"^0.10.5","@types/graphql":"^0.10.0","@types/zen-observable":"^0.5.1"},"devDependencies":{"@types/chai":"^4.0.0","@types/chai-as-promised":"0.0.31","@types/mocha":"^2.2.31","@types/sinon":"^2.3.2","chai":"^4.0.2","chai-as-promised":"^7.0.0","fetch-mock":"^5.11.0","graphql-tag":"^2.2.2","istanbul":"^0.4.4","lodash":"^4.17.4","mocha":"^3.2.0","remap-istanbul":"^0.9.0","rimraf":"^2.5.4","sinon":"^2.3.4","source-map-support":"^0.4.5","tslint":"^5.0.0","typescript":"^2.2.1"},"optionalDependencies":{"@types/graphql":"^0.10.0","@types/zen-observable":"^0.5.1"},"_id":"apollo-link-http@0.0.0","_shasum":"4d2a47817f5963995e2b6bbc5ff9b812cb146054","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"4d2a47817f5963995e2b6bbc5ff9b812cb146054","size":7417,"noattachment":false,"key":"/apollo-link-http/-/apollo-link-http-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-http/download/apollo-link-http-0.0.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-http-0.0.0.tgz_1500968641689_0.5505571523681283"},"directories":{},"publish_time":1500968641778,"_hasShrinkwrap":false,"_cnpm_publish_time":1500968641778}},"readme":"---\ntitle: apollo-link-http\ndescription: Get GraphQL results over a network using HTTP fetch.\n---\n\nThe http link is the most common Apollo Link, a system of modular components\nfor GraphQL networking. If you haven't done so already, [read the Apollo Link\ndocs](https://www.apollographql.com/docs/link/#usage) to learn about the Apollo\nLink ecosystem and how to use this link with libraries like Apollo Client and\ngraphql-tools, or as a standalone client.\n\nThe http link is a terminating link that fetches GraphQL results from a GraphQL\nendpoint over an http connection. The http link supports both POST and GET\nrequests with the ability to change the http options on a per query basis. This\ncan be used for authentication, persisted queries, dynamic uris, and other\ngranular updates.\n\n## Usage\n\nImport and initialize this link in just two lines:\n\n```js\nimport { createHttpLink } from \"apollo-link-http\";\n\nconst link = createHttpLink({ uri: \"/graphql\" });\n```\n\n## Options\n\nHTTP Link takes an object with some options on it to customize the behavior of the link. If your server supports it, the HTTP link can also send over metadata about the request in the extensions field. To enable this, pass `includeExtensions` as true. The options you can pass are outlined below:\n\n* `uri`: the URI key is a string endpoint or function resolving to an endpoint -- will default to \"/graphql\" if not specified\n* `includeExtensions`: allow passing the extensions field to your graphql server, defaults to false\n* `fetch`: a `fetch` compatible API for making a request\n* `headers`: an object representing values to be sent as headers on the request\n* `credentials`: a string representing the credentials policy you want for the fetch call. Possible values are: `omit`, `include` and `same-origin`\n* `fetchOptions`: any overrides of the fetch options argument to pass to the fetch call\n* `useGETForQueries`: set to `true` to use the HTTP `GET` method for queries (but not for mutations)\n\n## Fetch polyfill\n\nThe HTTP Link relies on having `fetch` present in your runtime environment. If you are running on react-native, or modern browsers, this should be no problem. If you are targeting an environment without `fetch` such as older browsers or the server, you will need to pass your own `fetch` to the link through the options. We recommend [`unfetch`](https://github.com/developit/unfetch) for older browsers and [`node-fetch`](https://github.com/bitinn/node-fetch) for running in Node.\n\n## Context\n\nThe Http Link uses the `headers` field on the context to allow passing headers to the HTTP request. It also supports the `credentials` field for defining credentials policy, `uri` for changing the endpoint dynamically, and `fetchOptions` to allow generic fetch overrides (i.e. `method: \"GET\"`). These options will override the same key if passed when creating the the link.\n\nNote that if you set `fetchOptions.method` to `GET`, the http link will follow the [standard GraphQL HTTP GET encoding](http://graphql.org/learn/serving-over-http/#get-request): the query, variables, operation name, and extensions will be passed as query parameters rather than in the HTTP request body. If you want mutations to continue to be sent as non-idempotent `POST` requests, set the top-level `useGETForQueries` option to `true` instead of setting `fetchOptions.method` to `GET`.\n\nThis link also attaches the response from the `fetch` operation on the context as `response` so you can access it from within another link.\n\n* `headers`: an object representing values to be sent as headers on the request\n* `credentials`: a string representing the credentials policy you want for the fetch call. Possible values are: `omit`, `include` and `same-origin`\n* `uri`: a string of the endpoint you want to fetch from\n* `fetchOptions`: any overrides of the fetch options argument to pass to the fetch call\n* `response`: this is the raw response from the fetch request after it is made.\n* `http`: this is an object to control fine grained aspects of the http link itself, such as persisted queries (see below)\n\n### Persisted queries\n\nThe http link supports an advanced GraphQL feature called persisted queries. This allows you to not send the stringified query over the wire, but instead send some kind of identifier of the query. To support this you need to attach the id somewhere to the extensions field and pass the following options to the context:\n\n```js\noperation.setContext({\n  http: {\n    includeExtensions: true,\n    includeQuery: false,\n  }\n})\n```\n\nThe `http` object on context currently supports two keys:\n\n* `includeExtensions`: Send the extensions object for this request.\n* `includeQuery`: Don't send the `query` field for this request.\n\nOne way to use persisted queries is with [apollo-link-persisted-queries](https://github.com/apollographql/apollo-link-persisted-queries) and [Apollo Engine](https://www.apollographql.com/docs/engine/auto-persisted-queries.html).\n\n### Passing context per query\n\nApollo Client supports passing context separately for every query, so you can do things like pass a special header for a single query invocation if you need to.\n\n```js\nimport { createHttpLink } from \"apollo-link-http\";\nimport ApolloClient from \"apollo-client\";\nimport { InMemoryCache } from \"apollo-cache-inmemory\";\n\nconst client = new ApolloClient({\n  link: createHttpLink({ uri: \"/graphql\" }),\n  cache: new InMemoryCache()\n});\n\n// a query with apollo-client\nclient.query({\n  query: MY_QUERY,\n  context: {\n    // example of setting the headers with context per operation\n    headers: {\n      special: \"Special header value\"\n    }\n  }\n});\n```\n\n## Errors\n\nThe Http Link draws a distinction between client, server and GraphQL errors. Server errors can occur in three different scenarios: parse, network and data errors. [`apollo-link-error`](error) provides an [interface](error#callback) for handling these errors. This list describes the scenarios that cause different errors:\n\n* _Client parse error_: the request body is not-serializable due to circular references for example\n* _Server parse error_: the response from the server cannot be parsed ([response.json()](https://developer.mozilla.org/en-US/docs/Web/API/Body/json))\n* _Server network error_: the response has a status of >= 300\n* _Server data error_: the parse request does not contain `data` or `errors`\n* _GraphQL error_: an objects in the `errors` array for a 200 level status\n\nSince many server implementations can return a valid GraphQL result on a server network error, the thrown `Error` object contains the parsed server result. A server data error also receives the parsed result.\n\nThe table below provides a summary of error, `Observable` method called by the HTTP link, and type of error thrown for each failure:\n\n| Error          | Callback | Error Type         |\n| -------------- | :------: | ------------------ |\n| Client Parse   | `error`  | `ClientParseError` |\n| Server Parse   | `error`  | `ServerParseError` |\n| Server Network | `error`  | `ServerError`      |\n| Server Data    | `error`  | `ServerError`      |\n| GraphQL Error  |  `next`  | `Object`           |\n\nAll error types inherit the `name`, `message`, and nullable `stack` properties from the generic javascript [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error).\n\n```js\n//type ClientParseError\n{\n  parseError: Error;                // Error returned from response.json()\n};\n\n//type ServerParseError\n{\n  response: Response;               // Object returned from fetch()\n  statusCode: number;               // HTTP status code\n  bodyText: string                  // text that was returned from server\n};\n\n//type ServerError\n{\n  result: Record<string, any>;      // Parsed object from server response\n  response: Response;               // Object returned from fetch()\n  statusCode: number;               // HTTP status code\n};\n```\n\n## Custom fetching\n\nYou can use the `fetch` option when creating an http-link to do a lot of custom networking. This is useful if you want to modify the request based on the calculated headers  or calculate the uri based on the operation:\n\n### Custom auth\n\n```js\nconst customFetch = (uri, options) => {\n  const { header } = Hawk.client.header(\n    \"http://example.com:8000/resource/1?b=1&a=2\",\n    \"POST\",\n    { credentials: credentials, ext: \"some-app-data\" }\n  );\n  options.headers.Authorization = header;\n  return fetch(uri, options);\n};\n\nconst link = createHttpLink({ fetch: customFetch });\n```\n\n### Dynamic URI\n\n```js\nconst customFetch = (uri, options) => {\n  const { operationName } = JSON.parse(options.body);\n  return fetch(`${uri}/graph/graphql?opname=${operationName}`, options);\n};\n\nconst link = createHttpLink({ fetch: customFetch });\n```\n\n## Upgrade: Apollo Client 1.0\n\nIf you previously used either `apollo-fetch` or `apollo-client`'s `createNetworkInterface`, you will need to change the way `use` and `useAfter` are implemented in your app. Both can be implemented by writing a custom link. It's important to note that regardless of whether you're adding middleware or afterware, your Http link will always be last in the chain since it's a terminating link.\n\n#### Middleware\n\n_Before_\n\n```js\n// before\nimport ApolloClient, { createNetworkInterface } from \"apollo-client\";\n\nconst networkInterface = createNetworkInterface({ uri: \"/graphql\" });\n\nnetworkInterface.use([\n  {\n    applyMiddleware(req, next) {\n      if (!req.options.headers) {\n        req.options.headers = {}; // Create the header object if needed.\n      }\n      req.options.headers[\"authorization\"] = localStorage.getItem(\"token\")\n        ? localStorage.getItem(\"token\")\n        : null;\n      next();\n    }\n  }\n]);\n```\n\n_After_\n\n```js\nimport { ApolloLink } from \"apollo-link\";\nimport { createHttpLink } from \"apollo-link-http\";\n\nconst httpLink = createHttpLink({ uri: \"/graphql\" });\nconst middlewareLink = new ApolloLink((operation, forward) => {\n  operation.setContext({\n    headers: {\n      authorization: localStorage.getItem(\"token\") || null\n    }\n  });\n  return forward(operation);\n});\n\n// use with apollo-client\nconst link = middlewareLink.concat(httpLink);\n```\n\n#### Afterware (error)\n\n_Before_\n\n```js\nimport ApolloClient, { createNetworkInterface } from \"apollo-client\";\nimport { logout } from \"./logout\";\n\nconst networkInterface = createNetworkInterface({ uri: \"/graphql\" });\n\nnetworkInterface.useAfter([\n  {\n    applyAfterware({ response }, next) {\n      if (response.statusCode === 401) {\n        logout();\n      }\n      next();\n    }\n  }\n]);\n```\n\n_After_\n\n```js\nimport { ApolloLink } from \"apollo-link\";\nimport { createHttpLink } from \"apollo-link-http\";\nimport { onError } from \"apollo-link-error\";\n\nimport { logout } from \"./logout\";\n\nconst httpLink = createHttpLink({ uri: \"/graphql\" });\nconst errorLink = onError(({ networkError }) => {\n  if (networkError.statusCode === 401) {\n    logout();\n  }\n});\n\n// use with apollo-client\nconst link = errorLink.concat(httpLink);\n```\n\n#### Afterware (data manipulation)\n\n_Before_\n\n```js\nimport ApolloClient, { createNetworkInterface } from \"apollo-client\";\n\nconst networkInterface = createNetworkInterface({ uri: \"/graphql\" });\n\nnetworkInterface.useAfter([\n  {\n    applyAfterware({ response }, next) {\n      if (response.data.user.lastLoginDate) {\n        response.data.user.lastLoginDate = new Date(\n          response.data.user.lastLoginDate\n        );\n      }\n      next();\n    }\n  }\n]);\n```\n\n_After_\n\n```js\nimport { ApolloLink } from \"apollo-link\";\nimport { createHttpLink } from \"apollo-link-http\";\n\nconst httpLink = createHttpLink({ uri: \"/graphql\" });\nconst addDatesLink = new ApolloLink((operation, forward) => {\n  return forward(operation).map(response => {\n    if (response.data.user.lastLoginDate) {\n      response.data.user.lastLoginDate = new Date(\n        response.data.user.lastLoginDate\n      );\n    }\n    return response;\n  });\n});\n\n// use with apollo-client\nconst link = addDatesLink.concat(httpLink);\n```\n","_attachments":{},"homepage":"https://github.com/apollographql/apollo-link#readme","bugs":{"url":"https://github.com/apollographql/apollo-link/issues"},"license":"MIT"}