Files
starter-workflows/ci/properties/npm-publish.properties.json
T

7 lines
206 B
JSON
Raw Normal View History

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