fix(docs): Updated project metadata and expanded documentation for installation and usage.
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user