Files
starter-workflows/ci/properties/npm-publish.properties.json
T
2019-12-08 09:58:56 +11:00

7 lines
198 B
JSON

{
"name": "Node.js Package",
"description": "Publishes a Node.js package to npm and GitHub Packages.",
"iconName": "node-package-transparent",
"categories": ["JavaScript", "SDLC"]
}