{"name":"graphql-extensions","version":"0.2.1","description":"Add extensions to GraphQL servers","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"clean":"rm -rf dist","compile":"tsc","prepare":"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.3"},"peerDependencies":{"graphql":"^0.12.0 || ^0.13.0 || ^14.0.0"},"gitHead":"86dd95e223460f8e1768141a8cefa58bcd409b03","_resolved":"","_integrity":"","_from":"file:graphql-extensions-0.2.1.tgz","bugs":{"url":"https://github.com/apollographql/graphql-extensions/issues"},"homepage":"https://github.com/apollographql/graphql-extensions#readme","_id":"graphql-extensions@0.2.1","_npmVersion":"6.2.0","_nodeVersion":"10.9.0","_npmUser":{"name":"apollo-bot","email":"npm@apollographql.com"},"dist":{"shasum":"7697e0fcea2e622afe9e24dd31fc84f533e84c70","size":7008,"noattachment":false,"key":"/graphql-extensions/-/graphql-extensions-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-extensions/download/graphql-extensions-0.2.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-extensions_0.2.1_1537312544233_0.08395075027800747"},"_hasShrinkwrap":false,"publish_time":1537312544460,"_cnpm_publish_time":1537312544460,"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"}}