ghost/npmextra.json

18 lines
410 B
JSON
Raw Normal View History

2024-07-01 14:32:22 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "apiclient.xyz",
"gitrepo": "ghost",
"description": "an unofficial ghost api package",
"npmPackagename": "@apiclient.xyz/ghost",
"license": "MIT",
"projectDomain": "apiclient.xyz"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}