{"name":"graphql-extensions","version":"0.0.2","description":"Add extensions to GraphQL servers","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","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/apollographql/graphql-extensions.git"},"author":{"name":"Martijn Walraven","email":"martijn@martijnwalraven.com"},"license":"MIT","engines":{"node":">=4.0"},"dependencies":{"core-js":"^2.5.1","source-map-support":"^0.5.0"},"peerDependencies":{"graphql":"^0.10.0 || ^0.11.0"},"devDependencies":{"@types/graphql":"^0.11.5","@types/jest":"^21.1.2","jest":"^21.2.1","jest-matcher-utils":"^21.2.1","ts-jest":"^21.1.0","typescript":"^2.5.3"},"jest":{"testEnvironment":"node","setupFiles":["<rootDir>/src/polyfills.js"],"testMatch":["**/test/**/*.(js|ts)","**/test/*.(js|ts)"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/lib/"],"transform":{"^.+\\.(ts|js)x?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"moduleFileExtensions":["ts","js"]},"gitHead":"7a86510534d47c695d447805b16e86bb99de12bb","bugs":{"url":"https://github.com/apollographql/graphql-extensions/issues"},"homepage":"https://github.com/apollographql/graphql-extensions#readme","_id":"graphql-extensions@0.0.2","_npmVersion":"5.4.2","_nodeVersion":"6.11.2","_npmUser":{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},"dist":{"shasum":"1783db466343b31468cb2b3d0f8bc965017b2a1f","size":4161,"noattachment":false,"key":"/graphql-extensions/-/graphql-extensions-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-extensions/download/graphql-extensions-0.0.2.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-extensions-0.0.2.tgz_1507728208949_0.4144470163155347"},"directories":{},"publish_time":1507728209956,"_hasShrinkwrap":false,"_cnpm_publish_time":1507728209956,"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"}}