df5ac56102
* adding category in the template property file * added category on ruby template
7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"name": "Node.js",
|
|
"description": "Build and test a Node.js project with npm.",
|
|
"iconName": "nodejs",
|
|
"categories": ["Continuous integration", "JavaScript", "npm", "React", "Angular"]
|
|
}
|