{"name":"apollo-codegen","version":"0.13.0","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"},"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"},"devDependencies":{"@types/glob":"^5.0.30","@types/graphql":"^0.9.1","@types/inflected":"^1.1.29","@types/mkdirp":"^0.3.29","@types/node-fetch":"^1.6.7","@types/yargs":"^6.6.0","ansi-regex":"^3.0.0","common-tags":"^1.3.0","jest":"^20.0.4","jest-matcher-utils":"^20.0.0","typescript":"^2.3.4"},"dependencies":{"change-case":"^3.0.0","core-js":"^2.4.1","glob":"^7.0.5","graphql":"^0.10.0","inflected":"^2.0.2","mkdirp":"^0.5.1","node-fetch":"^1.5.3","yargs":"^8.0.1"},"jest":{"globals":{"ts-jest":{"skipBabel":true}},"setupFiles":["<rootDir>/src/polyfills.js"],"testMatch":["**/test/**/*.(js|ts)","**/test/*.(js|ts)"],"testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/lib/","<rootDir>/test/starwars/","<rootDir>/test/preprocessor.js"],"transform":{".(js|ts)":"<rootDir>/test/preprocessor.js"},"moduleFileExtensions":["ts","js"]},"gitHead":"6cb28a97a8c5691cdd4cf4551be7d85e665f01d0","bugs":{"url":"https://github.com/apollographql/apollo-codegen/issues"},"homepage":"https://github.com/apollographql/apollo-codegen#readme","_id":"apollo-codegen@0.13.0","_shasum":"eafceeef98e87f701a3cfcb08e03204f067a5aae","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},"dist":{"shasum":"eafceeef98e87f701a3cfcb08e03204f067a5aae","size":71058,"noattachment":false,"key":"/apollo-codegen/-/apollo-codegen-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-codegen/download/apollo-codegen-0.13.0.tgz"},"maintainers":[{"name":"apollo-bot","email":"npm@apollographql.com"},{"name":"lewisf","email":"lewis.f.chung@gmail.com"},{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/apollo-codegen-0.13.0.tgz_1498470912377_0.9959807419218123"},"directories":{},"publish_time":1498470913456,"_cnpm_publish_time":1498470913456,"_hasShrinkwrap":false,"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"}}