UNPKG

beshkan

Version:

Intelligent IT Solution maker which create Full stack web application with just one command.

40 lines (39 loc) 723 B
{ "name": "beshkan", "version": "1.0.4", "description": "Intelligent IT Solution maker which create Full stack web application with just one command.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "beshkan": "./bin/index.js" }, "keywords": [ "cli", "full-stack", "site-builder", "nextjs", "nestjs", "express", "typescript", "project-generator", "code-generator", "web-app", "boilerplate", "template", "scaffolding", "starter-kit", "frontend", "backend", "monorepo", "setup-tool", "beshkan", "web-development" ], "author": "", "license": "ISC", "dependencies": { "commander": "^13.1.0" } }