{"name":"apollo-link","version":"1.2.2","description":"Flexible, lightweight 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-utilities --i graphql --i zen-observable-ts && 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":{"@types/graphql":"0.12.6","apollo-utilities":"^1.0.0","zen-observable-ts":"^0.8.9"},"peerDependencies":{"graphql":"^0.11.3 || ^0.12.3 || ^0.13.0"},"devDependencies":{"@types/jest":"22.2.2","@types/node":"^9.4.6","browserify":"16.1.1","graphql":"0.13.2","graphql-tag":"2.8.0","jest":"22.4.3","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},"_id":"apollo-link@1.2.2","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"evanshauser","email":"evanshauser@gmail.com"},"dist":{"shasum":"54c84199b18ac1af8d63553a68ca389c05217a03","size":21454,"noattachment":false,"key":"/apollo-link/-/apollo-link-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-link/download/apollo-link-1.2.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"jbaxleyiii","email":""},{"name":"peggyrayzis","email":"peggyrayzis@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-link_1.2.2_1523556759670_0.6757241921334258"},"_hasShrinkwrap":false,"publish_time":1523556759752,"_cnpm_publish_time":1523556759752,"dist-tags":{"alpha":"1.2.9-alpha.1","beta":"0.6.1-beta.6","latest":"1.2.14","prerelease":"1.0.2"}}