blob: baa37cdf366b5a2e7c3992e949d0563d1f51d9c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"exports": "./entry.ts",
"imports": {
"@graphql-tools/schema": "npm:@graphql-tools/schema@^10.0.33",
"@std/path": "jsr:@std/path@^1.1.4",
"graphql": "npm:graphql@^16.13.2",
"xss": "npm:xss@^1.0.15"
},
"license": "MIT",
"name": "@eol/gq",
"version": "0.3.0"
}
|