-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
27 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,41 @@ | ||
{ | ||
"name": "create-mern-app", | ||
"version": "21.0.3", | ||
"version": "21.0.4", | ||
"description": "The MERN App provides a versatile set of boilerplates that streamline the development process for various applications. Whether you're building a web app, mobile app, desktop app, Chrome extension, or an NPM package in JavaScript, our comprehensive templates will help you get started quickly and efficiently.", | ||
"main": "index.js", | ||
"main": "./index.js", | ||
"scripts": { | ||
"upgrade": "npx npm-check-updates && npx npm-check-updates -u", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"create-mern-app", | ||
"mern", | ||
"mernjs", | ||
"isomorphic", | ||
"boilerplate", | ||
"react", | ||
"redux", | ||
"express", | ||
"mongo", | ||
"mongodb", | ||
"nodejs", | ||
"react-native" | ||
], | ||
"bin": { | ||
"create-mernjs-app": "./index.js" | ||
}, | ||
"preferGlobal": true, | ||
"author": "Vijay Pratap Singh <[email protected]> (https://mernjs.github.io/create-mern-app)", | ||
"license": "MIT", | ||
"dependencies": { | ||
"chalk": "^4.1.1", | ||
"commander": "^9.4.1", | ||
"fs-extra": "^10.1.0", | ||
"https": "^1.0.0", | ||
"inquirer": "^8.0.0", | ||
"mernjs": "github:mernjs/create-mern-app#165168103e99124ddb8d133cad3c798608e913d1", | ||
"path": "^0.12.7", | ||
"semver": "^7.3.8", | ||
"shelljs": "^0.8.5", | ||
"validate-npm-package-name": "^5.0.0", | ||
"yosay": "^2.0.2" | ||
}, | ||
"keywords": [ | ||
"create-mernjs-app" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mernjs/create-mern-app.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mernjs/create-mern-app/issues" | ||
}, | ||
"homepage": "https://github.com/mernjs/create-mern-app#readme" | ||
"homepage": "https://github.com/mernjs/create-mern-app#readme", | ||
"gitHead": "e2f4c703bdc504d5d978cce68a01cd0a35118cce" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
42fb1c3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
create-mern-app-reactjs – ./templates/app/reactjs-boilerplate
create-mern-app-reactjs.vercel.app
create-mern-app-reactjs-git-master-mernjs.vercel.app
create-mern-app-reactjs-mernjs.vercel.app
42fb1c3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
create-mern-app-gatsbyjs – ./templates/app/gatsbyjs-boilerplate
create-mern-app-gatsbyjs-mernjs.vercel.app
create-mern-app-gatsbyjs.vercel.app
create-mern-app-gatsbyjs-git-master-mernjs.vercel.app
42fb1c3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
create-mern-app-nextjs – ./templates/app/nextjs-boilerplate
create-mern-app-nextjs-git-master-mernjs.vercel.app
create-mern-app-nextjs-mernjs.vercel.app
create-mern-app-nextjs.vercel.app