{"name":"graphql-tools-fork","version":"7.2.2","description":"Forked graphql-tools, still more useful tools to create and manipulate GraphQL schemas.","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 src/**/*.ts","watch":"tsc -w","testonly":"mocha --reporter spec --full-trace ./dist/test/tests.js","testonly:watch":"mocha -w --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","prepublishOnly":"npm run compile","prerelease":"npm test","prettier":"prettier --trailing-comma all --single-quote --write 'src/**/*.ts'","release":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/yaacovCR/graphql-tools-fork.git"},"release":{"tagFormat":"v${version}-fork"},"keywords":["GraphQL","Apollo","JavaScript","TypeScript","Mock","Schema","Schema Language","Tools"],"license":"MIT","bugs":{"url":"https://github.com/yaacovCR/graphql-tools-fork/issues"},"homepage":"https://github.com/yaacovCR/graphql-tools-fork#readme","dependencies":{"apollo-link":"^1.2.13","apollo-utilities":"^1.3.2","deprecated-decorator":"^0.1.6","iterall":"^1.2.2","uuid":"^3.3.3"},"peerDependencies":{"graphql":"^14.2.0"},"devDependencies":{"@types/chai":"^4.2.3","@types/dateformat":"^3.0.0","@types/mocha":"^5.2.7","@types/node":"^12.7.12","@types/uuid":"^3.4.5","@types/zen-observable":"^0.8.0","body-parser":"^1.19.0","chai":"^4.2.0","dateformat":"^3.0.3","express":"^4.17.1","graphql":"^14.5.8","graphql-subscriptions":"^1.1.0","graphql-type-json":"^0.3.0","istanbul":"^0.4.5","mocha":"^6.2.1","prettier":"^1.18.2","remap-istanbul":"0.13.0","rimraf":"^3.0.0","source-map-support":"^0.5.13","standard-version":"^7.0.0","tslint":"^5.20.0","typescript":"3.6.4"},"gitHead":"f65f9a037956450bfe1c0c88e2fea5ff793c0678","_id":"graphql-tools-fork@7.2.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"c5bb6da969759ce137f5803fb1383edb77231cf1","size":128614,"noattachment":false,"key":"/graphql-tools-fork/-/graphql-tools-fork-7.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tools-fork/download/graphql-tools-fork-7.2.2.tgz"},"maintainers":[{"name":"yaacovcr","email":""}],"_npmUser":{"name":"yaacovcr","email":"yaacovcr@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tools-fork_7.2.2_1575917035859_0.7667477171465331"},"_hasShrinkwrap":false,"publish_time":1575917036028,"_cnpm_publish_time":1575917036028,"deprecated":"graphql-tools-fork has been merged into upstream graphql-tools@5","dist-tags":{"alpha":"6.3.0-alpha.0","graphl-15.0.0-rc.2":"9.0.0-graphql-15.0.0-rc.2.1.0","graphql-15.0.0-rc.1":"9.0.0-graphql-15.0.0-rc.1.0","graphql-15.0.0-rc.2":"9.0.0-graphql-15.0.0-rc.2.2.0","latest":"9.0.1"}}