fix(docs): Updated the project keywords and readme content for better clarity and SEO
This commit is contained in:
@@ -5,10 +5,20 @@
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "apiclient.xyz",
|
||||
"gitrepo": "ghost",
|
||||
"description": "an unofficial ghost api package",
|
||||
"description": "An unofficial Ghost CMS API package enabling content and admin functionality for managing posts.",
|
||||
"npmPackagename": "@apiclient.xyz/ghost",
|
||||
"license": "MIT",
|
||||
"projectDomain": "apiclient.xyz"
|
||||
"projectDomain": "apiclient.xyz",
|
||||
"keywords": [
|
||||
"Ghost CMS",
|
||||
"API client",
|
||||
"content management",
|
||||
"admin API",
|
||||
"content API",
|
||||
"TypeScript",
|
||||
"post management",
|
||||
"blog management"
|
||||
]
|
||||
}
|
||||
},
|
||||
"npmci": {
|
||||
|
Reference in New Issue
Block a user