df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
231 B
JSON
7 lines
231 B
JSON
{
|
|
"name": "Publish Node.js Package",
|
|
"description": "Publishes a Node.js package to npm and GitHub Packages.",
|
|
"iconName": "node-package-transparent",
|
|
"categories": ["Continuous integration", "JavaScript", "npm"]
|
|
}
|