Files
starter-workflows/ci/properties/npm-publish.properties.json
T
2020-02-20 10:01:16 -05:00

7 lines
206 B
JSON

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