UNPKG

ccf-cicd-integration

Version:
37 lines (36 loc) 913 B
{ "name": "ccf-cicd-integration", "version": "6.4.0", "description": "ccf-cicd-integration", "main": "index.js", "scripts": { "semantic-release": "semantic-release" }, "publishConfig": { "access": "public" }, "files": [], "repository": { "type": "git", "url": "git+https://gitlab.com/crohnscolitisfoundation/ccf-cicd-integration.git" }, "keywords": [ "npm", "semantic-release", "node", "ccf", "python" ], "author": "ccf", "license": "MIT", "bugs": { "url": "https://gitlab.com/crohnscolitisfoundation/ccf-cicd-integration/-/issues" }, "homepage": "https://gitlab.com/crohnscolitisfoundation/ccf-cicd-integration/-/blob/main/README.md?ref_type=heads", "devDependencies": { "@semantic-release/git": "^10.0.1", "@semantic-release/gitlab": "^13.0.4", "@semantic-release/npm": "^12.0.0", "semantic-release": "^23.0.8" } }