Compare commits
1 Commits
805e7e6bbc
...
v0.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
061ee7c7fd |
@@ -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",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user