{"name":"graphql-codegen-core","version":"0.9.3","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.0.2","winston":"2.4.3"},"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"},"_id":"graphql-codegen-core@0.9.3","dist":{"shasum":"4ffe49d09161c769f72de48ab6da2795bdbfca94","size":18516,"noattachment":false,"key":"/graphql-codegen-core/-/graphql-codegen-core-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-codegen-core/download/graphql-codegen-core-0.9.3.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.9.3_1529318975066_0.2459010258476113"},"_hasShrinkwrap":false,"publish_time":1529318975156,"_cnpm_publish_time":1529318975156,"dist-tags":{"canary":"0.19.0-alpha.80ec87c7","latest":"0.18.2"}}