Files

42 lines
942 B
JSON
Raw Permalink Normal View History

{
"@git.zone/cli": {
"schemaVersion": 2,
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "idp.global",
"gitrepo": "sdk",
"description": "Reusable browser and server SDK for idp.global authentication.",
"npmPackagename": "@idp.global/sdk",
"license": "MIT",
"keywords": [
"idp.global",
"sdk",
"authentication",
"oidc",
"smartdata"
]
},
"release": {
"targets": {
"git": {
"enabled": true,
"remote": "origin"
},
"npm": {
"enabled": true,
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
},
"docker": {
"enabled": false,
"engine": "tsdocker"
}
}
}
},
"@ship.zone/szci": {}
}