@ardatan/relay-compiler
Version:
Fork of `relay-compiler`
31 lines (30 loc) • 708 B
JSON
{
"name": "@ardatan/relay-compiler",
"version": "13.0.2-alpha-20260713221234-e899acce8317500fc3d0abfd3b19cbd1f0a05b81",
"description": "Fork of `relay-compiler`",
"repository": {
"type": "git",
"url": "git+https://github.com/ardatan/graphql-tools.git"
},
"homepage": "https://relay.dev",
"bugs": "https://github.com/ardatan/graphql-tools/issues",
"license": "MIT",
"main": "index.js",
"keywords": [
"graphql",
"relay"
],
"peerDependencies": {
"graphql": "*"
},
"dependencies": {
"@babel/runtime": "^7.29.2",
"immutable": "^5.1.9",
"invariant": "^2.2.4"
},
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"bob": false
}