Files
HexaHost-GameCloud/packages/typescript-config/package.json
smueller e37ea87b35
Some checks failed
CI / Go — node-agent tests (push) Has been cancelled
CI / Go — edge-gateway build (push) Has been cancelled
CI / Node — lint, typecheck, test, build (push) Has been cancelled
initial commit
2026-06-26 10:45:08 +02:00

11 lines
216 B
JSON

{
"name": "@hexahost/typescript-config",
"version": "0.0.0",
"private": true,
"exports": {
"./base.json": "./base.json",
"./nestjs.json": "./nestjs.json",
"./library.json": "./library.json"
}
}