UNPKG

@maggioli-rd/semantic-release-helm

Version:
37 lines (36 loc) 1.11 kB
{ "name": "@maggioli-rd/semantic-release-helm", "version": "1.23.6", "description": "Maggioli Semantic Release Shareable Configuration: Helm", "main": "release.config.js", "files": [ "release.config.js" ], "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "repository": { "type": "git", "url": "git+https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/semantic-release-helm.git" }, "keywords": [ "maggioli", "ricerca-sviluppo", "semantic-release", "shareable-configuration", "helm" ], "author": "Filippo Paganelli <filippo.paganelli@maggioli.it>", "license": "ISC", "bugs": { "url": "https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/semantic-release-helm/issues" }, "homepage": "https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/semantic-release-helm#readme", "dependencies": { "@maggioli-rd/semantic-release-base": "1.24.5" }, "engines": { "node": ">=21" } }