spark/npmextra.json

32 lines
875 B
JSON
Raw Normal View History

2024-05-08 18:49:10 +00:00
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "losslessone/services/initzone",
"gitrepo": "spark",
2024-05-08 18:53:35 +00:00
"description": "A tool to maintain and configure servers on the base OS level for the Servezone infrastructure.",
2024-05-08 18:49:10 +00:00
"npmPackagename": "@losslessone_private/spark",
"license": "MIT",
2024-05-08 18:53:35 +00:00
"projectDomain": "https://lossless.one",
"keywords": [
"server management",
"devops",
"automation",
"docker",
"configuration management",
"daemon service",
"continuous integration",
"continuous deployment",
"deployment automation",
"service orchestration",
"node.js"
]
2024-05-08 18:49:10 +00:00
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "private",
"npmRegistryUrl": "verdaccio.lossless.one"
}
}