generator-confit
Version:
Yeoman generator for creating the development process, tools and a sample project for current-generation web applications
18 lines (17 loc) • 344 B
JSON
{
"name": "Node 20160823",
"priority": "2",
"description": "Node build profile (23 August 2016)",
"toolMap": {
"app": "npm",
"buildJS": "",
"documentation": "npm",
"entryPoint": "npm",
"paths": "",
"sampleApp": "npm",
"release": "npm",
"testUnit": "npm",
"verify": "npm",
"zzfinish": "npm"
}
}