{"name":"apollo-link-batch-http","version":"0.4.0","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/bundle.umd.js","module":"./lib/batchHttpLink.js","jsnext:main":"./lib/batchHttpLink.js","typings":"./lib/batchHttpLink.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","apollo-link-batch":"^0.4.0","graphql":"^0.11.0"},"peerDependencies":{"apollo-link":"^0.8.0","graphql":"^0.11.0"},"devDependencies":{"@types/graphql":"0.11.5","@types/jest":"21.1.2","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","proxyquire":"1.8.0","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-batch-http@0.4.0","_npmVersion":"5.5.1","_nodeVersion":"8.1.2","_npmUser":{"name":"jbaxleyiii","email":"james@meteor.com"},"dist":{"shasum":"134b91d2e2b382b1c8185262993277105fb05fd0","size":6367,"noattachment":false,"key":"/apollo-link-batch-http/-/apollo-link-batch-http-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link-batch-http/download/apollo-link-batch-http-0.4.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link-batch-http-0.4.0.tgz_1507926386069_0.32599626132287085"},"directories":{},"publish_time":1507926387008,"_cnpm_publish_time":1507926387008,"_hasShrinkwrap":false,"dist-tags":{"beta":"2.0.0-beta.0","latest":"1.2.14"}}