21 lines
515 B
JSON
21 lines
515 B
JSON
{
|
|
"@git.zone/cli": {
|
|
"release": {
|
|
"registries": [
|
|
"https://verdaccio.lossless.digital",
|
|
"https://registry.npmjs.org"
|
|
],
|
|
"accessLevel": "public"
|
|
},
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "code.foss.global",
|
|
"gitscope": "maintainable.xyz",
|
|
"gitrepo": "house-spec",
|
|
"description": "a house spec for maintainable houses",
|
|
"npmPackagename": "@maintainable.xyz/house-spec",
|
|
"license": "MIT"
|
|
}
|
|
},
|
|
"@ship.zone/szci": {}
|
|
} |