{"name":"graphql-tools-fork","version":"9.0.0-graphql-15.0.0-rc.2.1.0","description":"Forked graphql-tools, still more useful tools to create and manipulate GraphQL schemas.","main":"dist/index.js","types":"dist/index.d.ts","sideEffects":false,"scripts":{"clean":"rimraf dist","precompile":"npm run clean","compile":"tsc","pretest":"npm run clean && npm run compile","test":"npm run testonly","posttest":"npm run lint && npm run prettier:check","lint":"eslint --ext .js,.ts src","lint:watch":"esw --watch --cache --ext .js,.ts src","watch":"tsc -w","testonly":"mocha --reporter spec --full-trace ./dist/test/**.js --require source-map-support/register","testonly:watch":"mocha -w --reporter spec --full-trace ./dist/test/**.js --require source-map-support/register","coverage":"istanbul cover _mocha -- --reporter dot --full-trace ./dist/test/**.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","prettier:check":"prettier --trailing-comma all --single-quote --check src/**/*.ts","release":"npm run releaseonly","releaseonly":"standard-version"},"repository":{"type":"git","url":"git+https://github.com/yaacovCR/graphql-tools-fork.git"},"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-link-http-common":"^0.2.15","deprecated-decorator":"^0.1.6","extract-files":"^7.0.0","form-data":"^3.0.0","iterall":"^1.3.0","node-fetch":"^2.6.0","uuid":"^3.4.0"},"peerDependencies":{"graphql":"^15.0.0-rc.2"},"devDependencies":{"@types/apollo-upload-client":"^8.1.3","@types/chai":"^4.2.9","@types/dateformat":"^3.0.1","@types/express":"^4.17.2","@types/extract-files":"^3.1.0","@types/graphql-type-json":"^0.3.2","@types/graphql-upload":"^8.0.3","@types/mocha":"^7.0.1","@types/node":"^13.7.1","@types/node-fetch":"^2.5.4","@types/supertest":"^2.0.8","@types/uuid":"^3.4.7","@typescript-eslint/eslint-plugin":"^2.19.2","@typescript-eslint/parser":"^2.19.2","apollo-upload-client":"^12.1.0","babel-eslint":"^10.0.3","body-parser":"^1.19.0","chai":"^4.2.0","dataloader":"^2.0.0","dateformat":"^3.0.3","eslint":"^6.8.0","eslint-plugin-import":"2.20.0","eslint-watch":"^6.0.1","express":"^4.17.1","express-graphql":"^0.9.0","graphql":"^15.0.0-rc.2","graphql-subscriptions":"^1.1.0","graphql-type-json":"^0.3.1","graphql-upload":"^9.0.0","istanbul":"^0.4.5","mocha":"^7.0.1","prettier":"^1.19.1","remap-istanbul":"0.13.0","rimraf":"^3.0.2","source-map-support":"^0.5.16","standard-version":"^7.1.0","typescript":"3.7.5","zen-observable-ts":"^0.8.20"},"readmeFilename":"README.md","gitHead":"626b13d58fe2b21e42af628a4a671345b8d8e886","_id":"graphql-tools-fork@9.0.0-graphql-15.0.0-rc.2.1.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.6","dist":{"shasum":"5f4801458d3532d5dffd17e8c92977acb181cd45","size":145317,"noattachment":false,"key":"/graphql-tools-fork/-/graphql-tools-fork-9.0.0-graphql-15.0.0-rc.2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphql-tools-fork/download/graphql-tools-fork-9.0.0-graphql-15.0.0-rc.2.1.0.tgz"},"maintainers":[{"name":"yaacovcr","email":""}],"_npmUser":{"name":"yaacovcr","email":"yaacovcr@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphql-tools-fork_9.0.0-graphql-15.0.0-rc.2.1.0_1581648408539_0.7413183391136713"},"_hasShrinkwrap":false,"publish_time":1581648408674,"_cnpm_publish_time":1581648408674,"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"}}