{"name":"graphql-tools","version":"0.8.4","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":{"clean":"rimraf dist","compile":"tsc","typings":"typings install","pretest":"npm run clean && 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","uuid":"^3.0.1","typed-graphql":"^1.0.2"},"peerDependencies":{"graphql":"^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.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/request":"0.0.30","@types/request-promise":"^3.0.30","@types/uuid":"^2.0.29","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.8.0","request":"^2.72.0","request-promise":"^4.1.0","rimraf":"^2.5.4","source-map-support":"^0.4.2","tslint":"^4.0.1","typescript":"2.1.4"},"gitHead":"08432701a31533ac7f3826da177d0d548fb6ef0f","_id":"graphql-tools@0.8.4","_shasum":"3cf4b2a650e0322b655ca274ec24914b608fb562","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"helfer","email":"helfer@meteor.com"},"dist":{"shasum":"3cf4b2a650e0322b655ca274ec24914b608fb562","size":20750,"noattachment":false,"key":"/graphql-tools/-/graphql-tools-0.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tools/download/graphql-tools-0.8.4.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.8.4.tgz_1481619578969_0.69138805847615"},"publish_time":1481619579208,"_cnpm_publish_time":1481619579208,"_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"}}