BREAKING CHANGE(package): migrate package to the @git.zone scope and ESM-based tooling
This commit is contained in:
22
.smartconfig.json
Normal file
22
.smartconfig.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"@git.zone/cli": {
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "gitzone",
|
||||
"gitrepo": "tscoverage",
|
||||
"shortDescription": "get coverage information for gitzone projects",
|
||||
"npmPackagename": "@git.zone/tscoverage",
|
||||
"license": "MIT",
|
||||
"description": "get coverage information for gitzone projects"
|
||||
},
|
||||
"release": {
|
||||
"registries": [
|
||||
"https://verdaccio.lossless.digital",
|
||||
"https://registry.npmjs.org"
|
||||
],
|
||||
"accessLevel": "public"
|
||||
}
|
||||
},
|
||||
"@ship.zone/szci": {}
|
||||
}
|
||||
Reference in New Issue
Block a user