{"name":"graphql-codegen-core","version":"0.12.4","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","ts-log":"2.1.3","winston":"3.1.0"},"peerDependencies":{"graphql":"^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"},"typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"gitHead":"c3b57136e84eb7562d5a38ed1ab246fa5abe4676","_id":"graphql-codegen-core@0.12.4","dist":{"shasum":"db06316aa04776c8f4aa799d671c88bc4c521a9d","size":49569,"noattachment":false,"key":"/graphql-codegen-core/-/graphql-codegen-core-0.12.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-codegen-core/download/graphql-codegen-core-0.12.4.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.12.4_1537265507801_0.34189141459733996"},"_hasShrinkwrap":false,"publish_time":1537265507982,"_cnpm_publish_time":1537265507982,"dist-tags":{"canary":"0.19.0-alpha.80ec87c7","latest":"0.18.2"}}