imagination-gen
Version:
<img src="https://salvage.is-inside.me/SWZL7qgA.png" alt="Imagination-Gen" width="250" /><br>
24 lines (23 loc) • 401 B
JSON
{
"name": "imagination-gen",
"version": "1.0.9",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"generator",
"imagination",
"imagine"
],
"author": "",
"license": "ISC",
"dependencies": {
"fs-extra": "^9.0.1",
"prompts": "^2.3.2"
},
"bin": {
"imagine": "./index.js"
}
}