{"name":"graphql-tools","version":"0.7.2","description":"A set of useful GraphQL tools","main":"dist/index.js","typings":"dist/index.d.ts","typescript":{"definition":"dist/index.d.ts"},"directories":{"test":"test"},"scripts":{"compile":"tsc","typings":"typings install","pretest":"npm run compile","test":"npm run testonly --","posttest":"npm run lint","lint":"tslint ./src/**/*.ts","watch":"tsc -w","testonly":"mocha --reporter spec --full-trace ./dist/test/tests.js","coverage":"istanbul cover _mocha -- --reporter dot --full-trace ./dist/test/tests.js","postcoverage":"remap-istanbul --input coverage/coverage.json --type lcovonly --output coverage/lcov.info","prepublish":"npm run compile"},"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":{"deprecated-decorator":"^0.1.6","lodash":"^4.3.0","node-uuid":"^1.4.7","typed-graphql":"git://github.com/DxCx/typed-graphql.git#resolve-funcs-fix"},"peerDependencies":{"graphql":"^0.5.0 || ^0.6.0 || ^0.7.0"},"devDependencies":{"@types/bluebird":"^3.0.32","@types/chai":"^3.4.32","@types/lodash":"^4.14.34","@types/mocha":"^2.2.31","@types/node":"^6.0.38","@types/node-uuid":"0.0.27","@types/request":"0.0.30","@types/request-promise":"^3.0.30","body-parser":"^1.15.0","chai":"^3.5.0","dataloader":"git://github.com/DxCx/dataloader.git#typings-tmp-pkg","delete-empty":"^0.1.3","dts-bundle":"^0.5.0","express":"^4.13.4","express3":"0.0.0","fs":"0.0.2","graphql":"^0.7.0","istanbul":"^0.4.5","mocha":"^3.0.1","multer":"^1.0.3","nodemon":"^1.9.1","remap-istanbul":"^0.6.4","request":"^2.72.0","request-promise":"^4.1.0","source-map-support":"^0.4.2","supertest":"^2.0.0","supertest-as-promised":"^4.0.0","tslint":"^3.15.1","tslint-loader":"^2.1.5","typescript":"2.0.0"},"gitHead":"30a23f026cfc184170e68b73e141a2be9f8af76a","_id":"graphql-tools@0.7.2","_shasum":"bbd8ea2ac9cef292b89913bd0994e85d26571a2e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"helfer","email":"helfer@meteor.com"},"dist":{"shasum":"bbd8ea2ac9cef292b89913bd0994e85d26571a2e","size":83338,"noattachment":false,"key":"/graphql-tools/-/graphql-tools-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tools/download/graphql-tools-0.7.2.tgz"},"maintainers":[{"name":"ardatan","email":""},{"name":"dotansimha","email":""},{"name":"kamilkisiela","email":""},{"name":"urigo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphql-tools-0.7.2.tgz_1473842873601_0.8058762198779732"},"publish_time":1473842875483,"_cnpm_publish_time":1473842875483,"_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"}}