jcc-express-starter
Version:
63 lines (62 loc) • 1.53 kB
JSON
{
"name": "jcc-express-starter",
"version": "1.2.8",
"bin": "./bin/cli.js",
"description": "express mvc",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/jammehabdou64/new-jcc-express-mvc-app"
},
"keywords": [
"express",
"express mvc",
"framework",
"js framework",
"js",
"node framework",
"jcc",
"mvc",
"eloquent",
"node laravel",
"express inertia",
"JCC Express",
"JCC Framework",
"JCC Express Framework",
"Node.js framework",
"TypeScript framework",
"Express.js alternative",
"Express.js with TypeScript",
"Modern Express framework",
"Custom Express framework",
"Express with dependency injection",
"Express TypeScript starter",
"Express service container",
"Express service provider",
"Express middleware manager",
"Express-like router",
"Express MVC framework",
"Express ORM integration",
"Express with Inertia.js",
"Express schema builder",
"Express query builder",
"Express CLI tools",
"TypeScript backend framework",
"Node.js API framework",
"Express-based MVC",
"Express with Vite",
"Express with MySQL",
"Express MySQL ORM",
"Express with file upload",
"Express with session handling",
"Express frontend integration"
],
"author": "Abdou Jammeh",
"license": "ISC",
"dependencies": {
"inquirer": "^12.4.3"
}
}