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

7 lines
204 B
JSON
Raw Normal View History

2021-07-26 11:15:04 +00:00
{
"name": "Grunt",
"description": "Build a NodeJS project with npm and grunt.",
"iconName": "grunt",
2021-09-16 05:30:31 +00:00
"categories": ["Continuous integration", "JavaScript", "TypeScript", "npm", "Grunt"]
2021-07-26 11:15:04 +00:00
}