{"name":"apollo-link-batch-http","version":"1.2.8","description":"Batch 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","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","coverage":"jest --coverage","clean":"rimraf lib/* && rimraf 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-batch":"^1.1.9","apollo-link-http-common":"^0.2.10"},"peerDependencies":{"graphql":"^0.11.0 || ^0.12.3 || ^0.13.0 || ^14.0.0"},"devDependencies":{"@types/graphql":"14.0.5","@types/jest":"22.2.3","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","proxyquire":"1.8.0","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-batch-http@1.2.8","_nodeVersion":"8.12.0","_npmVersion":"lerna/3.10.7/node@v8.12.0+x64 (darwin)","dist":{"shasum":"8549e1515a955afbd23c67a144cb045f3b0e85b2","size":17847,"noattachment":false,"key":"/apollo-link-batch-http/-/apollo-link-batch-http-1.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-batch-http/download/apollo-link-batch-http-1.2.8.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-batch-http_1.2.8_1549050532684_0.022439722862866107"},"_hasShrinkwrap":false,"publish_time":1549050532800,"_cnpm_publish_time":1549050532800,"dist-tags":{"beta":"2.0.0-beta.0","latest":"1.2.14"}}