{"name":"apollo-engine","version":"0.9.1","description":"Sideload Apollo Engine in front of your graphql server","main":"./lib/index.js","types":"./lib/index.d.ts","scripts":{"clean":"rm -rf lib","compile":"tsc","watch":"tsc -w","prepare":"npm run clean && npm run compile","pretest":"tsc","test":"cross-env NODE_ENV=test mocha","test-verify-no-extraneous-output":"test $(NODE_ENV=test mocha --reporter min 2>&1 | wc -l) -eq 3","pretravis":"npm run compile","travis":"NODE_ENV=test istanbul cover _mocha -- --timeout 5000 --full-trace ./test/*.js","lint":"prettier -l '{src,test}/**/*.{ts,js}' && tslint -p tsconfig.json '{src,test}/**/*.ts'","lint-fix":"prettier --write '{src,test}/**/*.{ts,js}' && tslint --fix -p tsconfig.json '{src,test}/**/*.ts'"},"license":"SEE LICENSE IN LICENSE.md","repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-engine-js.git"},"author":{"name":"Apollo","email":"apollo@apollodata.com"},"engines":{"node":">=4.0","npm":">=4.0"},"dependencies":{"request":"^2.81.0","apollo-engine-binary-darwin":"0.2018.2-90-g65206681c","apollo-engine-binary-linux":"0.2018.2-90-g65206681c","apollo-engine-binary-windows":"0.2018.2-90-g65206681c"},"optionalDependencies":{"apollo-engine-binary-darwin":"0.2018.2-90-g65206681c","apollo-engine-binary-linux":"0.2018.2-90-g65206681c","apollo-engine-binary-windows":"0.2018.2-90-g65206681c"},"devDependencies":{"@types/express":"^4.0.36","@types/graphql":"^0.9.2","@types/hapi":"^16.1.9","@types/koa":"^2.0.39","@types/node":"^8.0.14","@types/request":"^2.0.0","apollo-server-express":"^1.3.2","apollo-server-hapi":"~1.2.0","apollo-server-koa":"^1.3.2","apollo-server-micro":"^1.3.2","body-parser":"^1.18.1","chai":"^4.1.2","connect":"^3.6.5","connect-query":"^1.0.0","cross-env":"^5.1.3","express":"^4.15.4","graphql":"^0.11.3","hapi":"^16.6.0","is-running":"^2.1.0","istanbul":"1.1.0-alpha.1","koa":"^2.3.0","koa-bodyparser":"^4.2.0","koa-router":"^7.2.1","micro":"^9.0.1","microrouter":"^3.0.0","mocha":"^3.5.3","prettier":"^1.11.0","request-promise-native":"^1.0.5","sinon":"^4.4.2","tmp":"0.0.33","tslint":"^5.8.0","typescript":"^2.4.1"},"prettier":{"trailingComma":"all","singleQuote":true},"gitHead":"804e5f14e0d7d2af898b65ac2e517cbe1a8bf115","bugs":{"url":"https://github.com/apollographql/apollo-engine-js/issues"},"homepage":"https://github.com/apollographql/apollo-engine-js#readme","_id":"apollo-engine@0.9.1","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"6a245c92e968364784840088467e21fcdc82efcc","size":36585,"noattachment":false,"key":"/apollo-engine/-/apollo-engine-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-engine/download/apollo-engine-0.9.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},{"name":"zionts","email":"adam@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-engine_0.9.1_1519950694291_0.6678937679531465"},"_hasShrinkwrap":false,"publish_time":1519950694470,"_cnpm_publish_time":1519950694470,"deprecated":"This package is no longer supported.\n\nMetrics reporting functionality and full query caching is now part of Apollo Server itself.\n\nFor more information, see the migration guide for Apollo Server 2.0: https://www.apollographql.com/docs/apollo-server/migration-two-dot/.\n\nIf you require assistance, please contact Apollo support.","dist-tags":{"alp":"1.0.1-alpha.3","alpha":"1.0.1-alpha.6","cdn":"1.0.4-cdn.0","defaultmaxage":"1.0.5-defaultmaxage.1","evans":"1.0.4-evans.3","latest":"1.1.2","lessgarbage":"1.0.7-lessgarbage.1","namedpipe":"1.1.1-namedpiped.0","var":"1.0.5-vary.0","vary":"1.0.5-vary.5"}}