{"name":"apollo-codegen","version":"0.19.1","description":"Generate API code or type annotations based on a GraphQL schema and query documents","main":"./lib/index.js","bin":{"apollo-codegen":"./lib/cli.js"},"scripts":{"clean":"rm -rf lib","compile":"tsc","watch":"tsc -w","prepare":"npm run clean && npm run compile","test":"jest","test:smoke":"npm install && npm run compile && rm -rf node_modules && npm install --prod && node ./lib/cli.js && echo 'Smoke Test Passed'"},"repository":{"type":"git","url":"git+https://github.com/apollographql/apollo-codegen.git"},"author":{"name":"Martijn Walraven","email":"martijn@martijnwalraven.com"},"license":"MIT","engines":{"node":">=6.0","npm":">=5.0"},"devDependencies":{"@types/babel-generator":"^6.25.1","@types/babel-types":"^7.0.0","@types/babylon":"^6.16.2","@types/common-tags":"^1.4.0","@types/glob":"^5.0.34","@types/graphql":"^0.12.4","@types/inflected":"^1.1.29","@types/jest":"^21.1.8","@types/node-fetch":"^1.6.7","@types/rimraf":"^2.0.2","@types/yargs":"^10.0.0","ansi-regex":"^3.0.0","jest":"^22.0.3","jest-matcher-utils":"^22.0.3","ts-jest":"^22.0.0","typescript":"^2.6.2"},"dependencies":{"@babel/generator":"7.0.0-beta.38","@babel/types":"7.0.0-beta.38","change-case":"^3.0.1","common-tags":"^1.5.1","core-js":"^2.5.3","glob":"^7.1.2","graphql":"^0.13.1","graphql-config":"^1.1.1","inflected":"^2.0.3","node-fetch":"^1.7.3","rimraf":"^2.6.2","source-map-support":"^0.5.0","yargs":"^10.0.3"},"jest":{"testEnvironment":"node","setupFiles":["<rootDir>/src/polyfills.js"],"setupTestFrameworkScriptFile":"<rootDir>/test/test-utils/matchers.ts","testMatch":["**/test/**/*.(js|ts)","**/test/*.(js|ts)","**/__tests__/*.(js|ts)"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/lib/","<rootDir>/test/fixtures/","<rootDir>/test/test-utils"],"transform":{"^.+\\.(ts|js)x?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"moduleFileExtensions":["ts","js"],"globals":{"ts-jest":{"skipBabel":true}}},"gitHead":"f0a5d5c4f253615cf0444dbcac5332c6826341a1","bugs":{"url":"https://github.com/apollographql/apollo-codegen/issues"},"homepage":"https://github.com/apollographql/apollo-codegen#readme","_id":"apollo-codegen@0.19.1","_npmVersion":"5.8.0","_nodeVersion":"8.10.0","_npmUser":{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},"dist":{"shasum":"30444de019f453c0d6ec167072b8e11b52d7f92e","size":144822,"noattachment":false,"key":"/apollo-codegen/-/apollo-codegen-0.19.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-codegen/download/apollo-codegen-0.19.1.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"lewisf","email":"lewis.f.chung@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-codegen_0.19.1_1522833764418_0.9375436027282931"},"_hasShrinkwrap":false,"publish_time":1522833764841,"_cnpm_publish_time":1522833764841,"deprecated":"The 'apollo-codegen' command has been replaced with the more-powerful 'apollo' CLI. Switch to 'apollo' to ensure future updates and visit https://npm.im/apollo#code-generation for more information.","dist-tags":{"canary":"0.20.0-alpha.943ba290","latest":"0.20.2"}}