UNPKG

men-api-scaffold

Version:
27 lines (26 loc) 655 B
{ "name": "men-api-scaffold", "version": "1.0.5", "description": "A CLI to scaffold a MEN stack API project using ES6 modules.", "keywords": [ "cli", "scaffold", "api", "express", "node", "mongodb", "es6", "starter" ], "license": "MIT", "author": "Roberto Gomez Fabrega <rgfrasta@gmail.com>", "bin": { "men-api-scaffold": "./create.js" }, "type": "module", "repository": { "type": "git", "url": "https://github.com/Rober040992/myNode-express-updated-scaffold.git" }, "homepage": "https://github.com/Rober040992/myNode-express-updated-scaffold.git#readme" }