Files
jackbeeby b412dfe2ca Initialisation
Added the packages and files for the backend server
2024-12-15 17:48:45 +11:00

9 lines
267 B
JSON

{
"name": "@apollo/server/plugin/inlineTrace",
"type": "module",
"main": "../../dist/cjs/plugin/inlineTrace/index.js",
"module": "../../dist/esm/plugin/inlineTrace/index.js",
"types": "../../dist/esm/plugin/inlineTrace/index.d.ts",
"sideEffects": false
}