{"name":"graphql-extensions","version":"0.1.0-rc.0","description":"Add extensions to GraphQL servers","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"clean":"rm -rf dist","compile":"tsc","watch":"tsc -w","prepublish":"npm run clean && npm run compile","lint":"prettier -l 'src/**/*.ts' && tslint -p tsconfig.json 'src/**/*.ts'","lint-fix":"prettier --write 'src/**/*.ts' && tslint --fix -p tsconfig.json 'src/**/*.ts'"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-extensions.git"},"author":{"name":"Martijn Walraven","email":"martijn@martijnwalraven.com"},"license":"MIT","engines":{"node":">=6.0"},"dependencies":{"apollo-server-env":"^2.0.0-rc.6","core-js":"^2.5.7","source-map-support":"^0.5.6"},"peerDependencies":{"graphql":"0.10.x - 0.13.x"},"devDependencies":{"@types/graphql":"^0.13.1","@types/jest":"^23.1.2","@types/node":"^10.3.6","graphql":"^0.13.2","jest":"^23.2.0","jest-matcher-utils":"^23.2.0","ts-jest":"^22.4.6","tslint":"^5.10.0"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/apollographql/graphql-extensions/issues"},"homepage":"https://github.com/apollographql/graphql-extensions#readme","_id":"graphql-extensions@0.1.0-rc.0","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"mdg","email":"npm@meteor.com"},"dist":{"shasum":"150361fe0624cde814169af83e2a762af36de326","size":6291,"noattachment":false,"key":"/graphql-extensions/-/graphql-extensions-0.1.0-rc.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-extensions/download/graphql-extensions-0.1.0-rc.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-extensions_0.1.0-rc.0_1530296886364_0.8715749607226506"},"_hasShrinkwrap":false,"publish_time":1530296886430,"_cnpm_publish_time":1530296886430,"deprecated":"The `graphql-extensions` API has been removed from Apollo Server 3. Use the plugin API instead: https://www.apollographql.com/docs/apollo-server/integrations/plugins/","dist-tags":{"alpha":"0.15.0-alpha.0","latest":"0.16.0","next":"0.12.2-alpha.1","rc":"0.12.5-rc.0","unified":"0.13.1-unified2.1","v2":"0.16.0"}}