Complete package.json

This commit is contained in:
Râu Cao 2026-01-26 14:23:16 +07:00
parent 5a14db5601
commit 14e02f3641
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -2,10 +2,13 @@
"name": "marco",
"version": "1.8.1",
"private": true,
"description": "Small description for marco goes here",
"repository": "",
"license": "MIT",
"author": "",
"description": "Unhosted maps app",
"repository": {
"type": "git",
"url": "git+https://gitea.kosmos.org/raucao/marco.git"
},
"license": "AGPL-3.0-only",
"author": "Râu Cao <raucao@kosmos.org>",
"type": "module",
"imports": {
"#app/*": "./app/*",