Complete package.json
This commit is contained in:
11
package.json
11
package.json
@@ -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/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user