files-structure-generator
Advanced tools
Comparing version
{ | ||
"name": "files-structure-generator", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A utility to generate a predefined file and folder structure from a JSON configuration.", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"author": "srs pvt ltd", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"files": [ | ||
@@ -15,0 +15,0 @@ "index.js", |
@@ -169,3 +169,3 @@ | ||
```bash | ||
npm run generate | ||
npm run files | ||
``` | ||
@@ -172,0 +172,0 @@ This command will create files and folders based on your `structure.json` configuration. |
6613
-0.05%