{"name":"graphql-tools","version":"0.8.2","description":"A set of useful tools for GraphQL","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 $(find src | grep 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","prerelease":"npm test","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/apollostack/graphql-tools.git"},"keywords":["GraphQL","Apollo","JavaScript","TypeScript","Mock","Schema","Schema Language","Tools"],"author":{"name":"Jonas Helfer","email":"jonas@helfer.email"},"license":"MIT","bugs":{"url":"https://github.com/apollostack/graphql-tools/issues"},"homepage":"https://github.com/apollostack/graphql-tools#readme","dependencies":{"deprecated-decorator":"^0.1.6","lodash":"^4.3.0","node-uuid":"^1.4.7","typed-graphql":"^1.0.2"},"peerDependencies":{"graphql":"^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0","graphql-subscriptions":"^0.2.0"},"optionalDependencies":{"typed-graphql":"^1.0.2"},"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","express":"^4.13.4","graphql":"^0.8.1","graphql-subscriptions":"^0.2.0","graphql-type-json":"^0.1.3","istanbul":"^0.4.5","mocha":"^3.0.1","remap-istanbul":"^0.7.0","request":"^2.72.0","request-promise":"^4.1.0","source-map-support":"^0.4.2","standard-version":"^3.0.0","tslint":"^3.15.1","typescript":"2.0.10"},"gitHead":"f39fc1f8b88b6b0a1f4fdd25624c1c4c8d233a22","_id":"graphql-tools@0.8.2","_shasum":"d95b8d58f24000e087e222ac364a2c512e55bf98","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"sashko","email":"sashko@stubailo.com"},"dist":{"shasum":"d95b8d58f24000e087e222ac364a2c512e55bf98","size":20617,"noattachment":false,"key":"/graphql-tools/-/graphql-tools-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tools/download/graphql-tools-0.8.2.tgz"},"maintainers":[{"name":"ardatan","email":""},{"name":"dotansimha","email":""},{"name":"kamilkisiela","email":""},{"name":"theguild-bot","email":""},{"name":"urigo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphql-tools-0.8.2.tgz_1479890197973_0.4614763422869146"},"publish_time":1479890199856,"_cnpm_publish_time":1479890199856,"_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"}}