scriptorium/package.json
2023-09-17 19:48:31 +03:00

16 lines
401 B
JSON

{
"name": "gloss",
"version": "1.0.0",
"description": "Glossy blog generator",
"repository": {
"type": "git",
"url": "git+https://gitlab.com/Nicd/gloss.git"
},
"author": "Mikko Ahlroth <mikko@ahlroth.fi>",
"license": "AGPL-3.0-or-later",
"bugs": {
"url": "https://gitlab.com/Nicd/gloss/issues"
},
"homepage": "https://gitlab.com/Nicd/gloss#readme",
"private": true
}