{"name":"apollo-codegen","version":"0.5.0","description":"Generate client code based on a GraphQL schema and query documents","main":"./lib/index.js","bin":{"apollo-codegen":"./lib/cli.js"},"scripts":{"compile":"babel src --out-dir lib","watch":"babel src --out-dir lib --watch","prepublish":"rm -rf lib && npm run compile","test":"mocha --recursive --compilers js:babel-register","regenerate-expected-output":"apollo-codegen generate test/starwars/HeroAndFriendsNames.graphql --schema test/starwars/schema.json --output test/swift/expectedOutput/HeroAndFriendsNamesAPI.swift"},"repository":{"type":"git","url":"git+https://github.com/apollostack/apollo-codegen.git"},"author":{"name":"Martijn Walraven","email":"martijn@martijnwalraven.com"},"license":"MIT","devDependencies":{"babel-cli":"^6.11.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.13.2","babel-preset-stage-0":"^6.5.0","chai":"^3.5.0","chai-subset":"^1.3.0","common-tags":"^1.3.0","glob":"^7.0.5","mocha":"^2.5.3","source-map-support":"^0.4.2"},"dependencies":{"babel-runtime":"^6.11.6","change-case":"^3.0.0","graphql":"^0.7.0","inflected":"^1.1.7","mkdirp":"^0.5.1","node-fetch":"^1.5.3","yargs":"^5.0.0"},"gitHead":"65db622aa87faac9547ae31e5a2bdc6f4fef8a55","bugs":{"url":"https://github.com/apollostack/apollo-codegen/issues"},"homepage":"https://github.com/apollostack/apollo-codegen#readme","_id":"apollo-codegen@0.5.0","_shasum":"46ff558b1a6d783169da4de962b8afd9078f3926","_from":".","_npmVersion":"3.9.6","_nodeVersion":"4.4.5","_npmUser":{"name":"martijnwalraven","email":"martijn@martijnwalraven.com"},"dist":{"shasum":"46ff558b1a6d783169da4de962b8afd9078f3926","size":22681,"noattachment":false,"key":"/apollo-codegen/-/apollo-codegen-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/apollo-codegen/download/apollo-codegen-0.5.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":"packages-16-east.internal.npmjs.com","tmp":"tmp/apollo-codegen-0.5.0.tgz_1475150292944_0.31039322540163994"},"directories":{},"publish_time":1475150293754,"_cnpm_publish_time":1475150293754,"_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"}}