Files
starter-workflows/ci/properties/npm-publish.properties.json
T
2019-08-07 19:46:00 -07:00

7 lines
206 B
JSON

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