Continue rebranding of the project

Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
Jean-Baptiste
2025-05-03 09:20:10 +02:00
committed by Konstantin Pastbin
parent d298764f61
commit 9519f5135e
19 changed files with 46 additions and 47 deletions

View File

@@ -1,11 +1,11 @@
{
"private": true,
"name": "Organic Maps",
"name": "Comaps",
"version": "1.0.0",
"description": "Tools and helpers",
"scripts": {
"format:docs": "prettier --write README.md 'docs/**/*.md' 'tools/python/**/*.md'",
"format:github": "prettier --write '.prettierrc.yaml' '.github/**/*.yaml' '.github/*.yml'"
"format:forgejo": "prettier --write '.prettierrc.yaml' '.forgejo/**/*.yaml' '.forgejo/*.yml'"
},
"author": "Alexander Borsuk <me@alex.bio>",
"license": "MIT",