Files
smartserve/npmextra.json

24 lines
585 B
JSON
Raw Permalink Normal View History

2025-11-29 15:24:00 +00:00
{
"@git.zone/cli": {
2025-11-29 15:24:00 +00:00
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartserve",
"description": "a cross platform server module for Node, Deno and Bun",
"npmPackagename": "@push.rocks/smartserve",
"license": "MIT",
"projectDomain": "push.rocks"
},
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
2025-11-29 15:24:00 +00:00
}
},
"@ship.zone/szci": {
"npmGlobalTools": []
2025-11-29 15:24:00 +00:00
}
}