UNPKG

480 BJSONView Raw
1{
2 "name": "@graphql-typed-document-node/core",
3 "version": "3.2.0",
4 "peerDependencies": {
5 "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
6 },
7 "repository": "git@github.com:dotansimha/graphql-typed-document-node.git",
8 "author": "Dotan Simha <dotansimha@gmail.com>",
9 "license": "MIT",
10 "main": "",
11 "typings": "typings/index.d.ts",
12 "typescript": {
13 "definition": "typings/index.d.ts"
14 }
15}
\No newline at end of file