ghost/npmextra.json
2024-07-01 16:32:22 +02:00

18 lines
410 B
JSON

{
"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"
}
}