{"name":"graphql-tools","version":"0.6.2","description":"A set of useful GraphQL tools","main":"dist/index.js","directories":{"test":"test"},"scripts":{"test":"npm run lint && istanbul cover ./node_modules/mocha/bin/_mocha -- --reporter spec --full-trace test/index.js","lint":"eslint .","testonly":"mocha test/index.js","prepublish":"rm -rf ./dist && babel ./src --ignore test --out-dir ./dist"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tools.git"},"keywords":["GraphQL","Apollo","Meteor","Proxy","Cache","Javascript"],"author":{"name":"Jonas Helfer","email":"helfer@meteor.com"},"license":"ISC","bugs":{"url":"https://github.com/apollostack/apollo-proxy/issues"},"homepage":"https://github.com/apollostack/apollo-proxy#readme","dependencies":{"lodash.uniq":"^4.3.0","node-uuid":"^1.4.7"},"peerDependencies":{"graphql":"^0.5.0 || ^0.6.0"},"devDependencies":{"babel-cli":"^6.6.5","babel-core":"6.9.1","babel-eslint":"^6.0.0-beta.6","babel-loader":"6.2.4","babel-polyfill":"^6.5.0","babel-preset-es2015":"^6.5.0","babel-preset-stage-0":"^6.5.0","body-parser":"^1.15.0","chai":"^3.5.0","dataloader":"^1.1.0","eslint":"^2.4.0","eslint-config-airbnb":"^9.0.1","eslint-plugin-import":"^1.1.0","eslint-plugin-jsx-a11y":"^1.4.2","eslint-plugin-react":"^5.1.1","express":"^4.13.4","express3":"0.0.0","fs":"0.0.2","graphql":"^0.6.0","istanbul":"1.0.0-alpha.2","lodash":"^4.10.0","mocha":"^2.3.3","multer":"^1.0.3","nodemon":"^1.9.1","request":"^2.72.0","request-promise":"^3.0.0","supertest":"^1.0.1","supertest-as-promised":"^3.1.0","webpack":"^1.13.1"},"gitHead":"e1f1c693cf0e028ea8327af890974249198a4857","_id":"graphql-tools@0.6.2","_shasum":"4c6b719b136c7e3892257c49405fc91466ca4721","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"helfer","email":"helfer@meteor.com"},"dist":{"shasum":"4c6b719b136c7e3892257c49405fc91466ca4721","size":74944,"noattachment":false,"key":"/graphql-tools/-/graphql-tools-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tools/download/graphql-tools-0.6.2.tgz"},"maintainers":[{"name":"ardatan","email":""},{"name":"dotansimha","email":""},{"name":"kamilkisiela","email":""},{"name":"urigo","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphql-tools-0.6.2.tgz_1470339475075_0.003447482129558921"},"publish_time":1470339478034,"_cnpm_publish_time":1470339478034,"_hasShrinkwrap":false,"deprecated":"This package has been deprecated and now it only exports makeExecutableSchema.\\nAnd it will no longer receive updates.\\nWe recommend you to migrate to scoped packages such as @graphql-tools/schema, @graphql-tools/utils and etc.\\nCheck out https://www.graphql-tools.com to learn what package you should use instead","dist-tags":{"alpha":"8.2.1-alpha-9e783a2c.0","beta":"8.0.0-alpha-e6320b00.0","canary":"6.2.4-alpha-dee550e0.0","latest":"8.3.15","next":"5.0.0-rc.4"}}