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

7 lines
153 B
JSON
Raw Normal View History

2021-06-24 10:51:42 +05:30
{
"name": "Grunt",
"description": "Build a Grunt project with npm.",
2021-07-20 10:19:59 +05:30
"iconName": "grunt",
2021-06-24 10:51:42 +05:30
"categories": ["JavaScript", "npm", "Grunt"]
}