@types/graphql-type-json
Version:
TypeScript definitions for graphql-type-json
27 lines • 856 B
JSON
{
"name": "@types/graphql-type-json",
"version": "0.3.5",
"description": "TypeScript definitions for graphql-type-json",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-type-json",
"license": "MIT",
"contributors": [
{
"name": "Pavel Ivanov",
"githubUsername": "schfkt",
"url": "https://github.com/schfkt"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/graphql-type-json"
},
"scripts": {},
"dependencies": {
"graphql": "^14.5.3"
},
"typesPublisherContentHash": "c224bd72bd657202eb04e3a9c2c277f1bf74721dd3f92926366839a66da4113f",
"typeScriptVersion": "4.5"
}