UNPKG

express-generator-template

Version:
20 lines (19 loc) 426 B
{ "name": "express-generator-template", "description": "Express with Typescript Template", "version": "1.2.0", "bin": "./bin.js", "author": "mimamch", "repository": { "type": "git", "url": "git+https://github.com/mimamch/express-typescript.git" }, "keywords": [ "express", "express-typescript" ], "dependencies": { "chalk": "^4.1.2", "commander": "^10.0.1" } }