{"name":"graphql-codegen-core","version":"0.11.0","description":"GraphQL types and code generator based on schema","main":"dist/index.js","scripts":{"clean":"rimraf ./dist","lint":"tslint src/**/*.ts","prebuild":"yarn clean && yarn lint","build":"tsc","prestart":"yarn build","start":"cd dist && node gql-gen.js","debug":"cd dist && node --inspect --debug-brk gql-gen.js","test":"jest --no-cache --verbose --runInBand"},"repository":{"type":"git","url":"git+https://github.com/dotansimha/graphql-codegen.git"},"keywords":["gql","generator","code","types","interfaces","graphql","codegen","apollo","node","typescript","ts","flow","types","d.ts","typings"],"author":{"name":"Dotan Simha","email":"dotansimha@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dotansimha/graphql-codegen/issues"},"homepage":"https://github.com/dotansimha/graphql-codegen#readme","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{"graphql-tag":"2.9.2","graphql-tools":"3.1.1","winston":"3.0.0"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"gitHead":"303c2f2aa30fa57f7b7d420a98ad719c3d2f9df8","_id":"graphql-codegen-core@0.11.0","dist":{"shasum":"06cf132b6e3745dbcd514efdbbc065d0ed3eb30a","size":49129,"noattachment":false,"key":"/graphql-codegen-core/-/graphql-codegen-core-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-codegen-core/download/graphql-codegen-core-0.11.0.tgz"},"maintainers":[{"name":"dotansimha","email":""}],"_npmUser":{"name":"dotansimha","email":"dotansimha@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-codegen-core_0.11.0_1534864406666_0.24394892432098403"},"_hasShrinkwrap":false,"publish_time":1534864406817,"_cnpm_publish_time":1534864406817,"dist-tags":{"canary":"0.19.0-alpha.80ec87c7","latest":"0.18.2"}}