Factory Tool V1.64 -
While Factory Tool v1.64 itself is legitimate software for repair, note that:
"name": "myapp",
"version": "1.0.0",
"engine": "name": "mustache", "version": "2.x" ,
"variables": [
"name": "projectName", "type": "string", "prompt": "Project name"
],
"hooks":
"post_generate": ["npm install", "git init"]
,
"files": "include": ["**/*"], "exclude": ["node_modules/**"]