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

7 lines
178 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",
"categories": ["JavaScript", "TypeScript", "npm", "Grunt"]
}