24 lines
564 B
JSON
24 lines
564 B
JSON
{
|
|
"@git.zone/cli": {
|
|
"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"
|
|
}
|
|
},
|
|
"@ship.zone/szci": {
|
|
"npmGlobalTools": []
|
|
}
|
|
} |