UNPKG

856 BJSONView Raw
1{
2 "name": "@types/graphql-type-json",
3 "version": "0.3.5",
4 "description": "TypeScript definitions for graphql-type-json",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-type-json",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Pavel Ivanov",
10 "githubUsername": "schfkt",
11 "url": "https://github.com/schfkt"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/graphql-type-json"
20 },
21 "scripts": {},
22 "dependencies": {
23 "graphql": "^14.5.3"
24 },
25 "typesPublisherContentHash": "c224bd72bd657202eb04e3a9c2c277f1bf74721dd3f92926366839a66da4113f",
26 "typeScriptVersion": "4.5"
27}
\No newline at end of file