fix(metadata): Update project metadata and readme for new scope and descriptions
This commit is contained in:
@@ -2,13 +2,30 @@
|
||||
"gitzone": {
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "mojoio",
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "apiclient.xyz",
|
||||
"gitrepo": "medium",
|
||||
"shortDescription": "an unofficial medium.com API package",
|
||||
"npmPackagename": "@push.rocks/medium",
|
||||
"npmPackagename": "@apiclient.xyz/medium",
|
||||
"license": "MIT",
|
||||
"projectDomain": "mojo.io"
|
||||
"projectDomain": "apiclient.xyz",
|
||||
"description": "An unofficial Medium.com API package that enables interaction with Medium's features using Node.js.",
|
||||
"keywords": [
|
||||
"Medium",
|
||||
"API",
|
||||
"Medium API",
|
||||
"unofficial",
|
||||
"Node.js",
|
||||
"TypeScript",
|
||||
"publications",
|
||||
"posts",
|
||||
"account management",
|
||||
"automation",
|
||||
"JavaScript",
|
||||
"blogging",
|
||||
"content creation",
|
||||
"web development"
|
||||
]
|
||||
}
|
||||
},
|
||||
"npmci": {
|
||||
|
||||
Reference in New Issue
Block a user