UNPKG

create-mern-stack

Version:
27 lines (26 loc) 614 B
{ "name": "create-mern-stack", "version": "1.0.29", "description": "Basic blueprint for mern stack", "main": "index.js", "scripts": {}, "bin": { "create-mern-stack": "bin/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/Dearborn42/mern-blueprint.git" }, "keywords": [ "mern", "stack", "blueprint" ], "author": "Dearborn42 <amurf26@outlook.com>", "license": "MIT", "bugs": { "url": "https://github.com/Dearborn42/mern-blueprint/issues" }, "homepage": "https://github.com/Dearborn42/mern-blueprint#readme", "dependencies": {} }