fix(docs): Updated project metadata and expanded documentation for installation and usage.

This commit is contained in:
2024-12-14 01:32:22 +01:00
parent 3a498c00ee
commit ac1f398422
5 changed files with 164 additions and 9 deletions

View File

@@ -5,10 +5,23 @@
"githost": "code.foss.global",
"gitscope": "foss.global",
"gitrepo": "codefeed",
"description": "a module for creating feeds for code development",
"description": "The @foss.global/codefeed module is designed for generating feeds from Gitea repositories, enhancing development workflows by processing commit data and repository activities.",
"npmPackagename": "@foss.global/codefeed",
"license": "MIT",
"projectDomain": "foss.global"
"projectDomain": "foss.global",
"keywords": [
"codefeed",
"Gitea",
"commits",
"changelog",
"repository",
"development tools",
"npm",
"module",
"code analysis",
"activity feed",
"version control"
]
}
},
"npmci": {