UNPKG

gql.tada

Version:

The spec-compliant & magical GraphQL query language engine in the TypeScript type system

17 lines 482 B
{ "name": "gql-tada-ts-plugin", "private": true, "version": "0.0.0", "main": "../dist/gql-tada-ts-plugin.js", "module": "../dist/gql-tada-ts-plugin.mjs", "types": "../dist/gql-tada-ts-plugin.d.ts", "source": "../src/ts-plugin/index.ts", "exports": { ".": { "types": "../dist/gql-tada-ts-plugin.d.ts", "import": "../dist/gql-tada-ts-plugin.mjs", "require": "../dist/gql-tada-ts-plugin.js", "source": "../src/ts-plugin/index.ts" } } }