Module

x/pothos/package.json

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Latest
File
{ "name": "@pothos/deno", "version": "3.48.1", "description": "Deno compatible versions of Pothos packages", "repository": { "type": "git", "url": "git+https://github.com/hayes/pothos.git", "directory": "packages/deno" }, "author": "Michael Hayes", "license": "ISC", "publishConfig": { "access": "public", "provenance": true }, "devDependencies": { "@swc-node/register": "^1.9.0", "@swc/core": "^1.4.14", "typescript": "^5.4.5" }, "gitHead": "9dfe52f1975f41a111e01bf96a20033a914e2acc"}