Complete package.json

This commit is contained in:
2026-01-26 14:23:16 +07:00
parent 5a14db5601
commit 14e02f3641

View File

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