Files
smartfs/npmextra.json

24 lines
564 B
JSON
Raw Normal View History

2025-11-21 18:36:31 +00:00
{
"@git.zone/cli": {
2025-11-21 18:36:31 +00:00
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartfs",
"description": "a cross platform extendable fs module",
"npmPackagename": "@push.rocks/smartfs",
"license": "MIT",
"projectDomain": "push.rocks"
},
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
2025-11-21 18:36:31 +00:00
}
},
"@ship.zone/szci": {
"npmGlobalTools": []
2025-11-21 18:36:31 +00:00
}
}