39 lines
963 B
JSON
39 lines
963 B
JSON
{
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "public",
|
|
"npmRegistryUrl": "registry.npmjs.org"
|
|
},
|
|
"npmdocker": {
|
|
"baseImage": "hosttoday/ht-docker-node:npmci",
|
|
"command": "npmci test stable"
|
|
},
|
|
"gitzone": {
|
|
"projectType": "npm",
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "ship.zone",
|
|
"gitrepo": "npmci",
|
|
"description": "A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities.",
|
|
"npmPackagename": "@ship.zone/npmci",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"Node.js",
|
|
"Docker",
|
|
"GitLab CI",
|
|
"GitHub CI",
|
|
"Gitea CI",
|
|
"CI/CD",
|
|
"automation",
|
|
"npm",
|
|
"TypeScript",
|
|
"cloud",
|
|
"SSH",
|
|
"registry",
|
|
"container management",
|
|
"continuous integration",
|
|
"continuous deployment"
|
|
]
|
|
}
|
|
}
|
|
} |