{
"name": "generator",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"async": "^3.2.0",
"fs": "0.0.1-security",
"lodash": "^4.17.15",
"path": "^0.12.7",
"xml2js": "0.4.20",
"yargs": "^15.3.1"
}
}