node: configure publish

This commit is contained in:
Elijah Duffy
2025-12-24 18:49:20 -08:00
parent ea3b90aca2
commit 061ee7c7fd

View File

@@ -1,6 +1,14 @@
{ {
"name": "@health/node", "name": "@end/node-health",
"repository": {
"type": "git",
"url": "https://gitea.auvem.com/end/health.git"
},
"publishConfig": {
"registry": "https://gitea.auvem.com/api/packages/end/npm/"
},
"version": "0.1.0", "version": "0.1.0",
"license": "MIT",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"files": [ "files": [