files-structure-generator
Advanced tools
Comparing version
{ | ||
"name": "files-structure-generator", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "A utility to generate a predefined file and folder structure from a JSON configuration.", | ||
@@ -10,3 +10,9 @@ "main": "index.js", | ||
}, | ||
"keywords": ["file", "structure", "generator", "json", "utility"], | ||
"keywords": [ | ||
"file", | ||
"structure", | ||
"generator", | ||
"json", | ||
"utility" | ||
], | ||
"author": "srs pvt ltd", | ||
@@ -21,2 +27,2 @@ "license": "MIT", | ||
] | ||
} | ||
} |
7812
0.32%