Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "meanie", | ||
"description": "Meanie is a boilerplate for developing, testing and building full-stack modular javascript applications using MEAN (MongoDB, Express, AngularJS and Node.js). Meanie is powered by the Gulp task runner.", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"homepage": "https://github.com/meanie/#readme", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -25,2 +25,5 @@ # Meanie | ||
This will install the following core Meanie module(s): | ||
* [boilerplate](https://github.com/meanie/boilerplate) | ||
### 2. Install any additional modules you'd like | ||
@@ -27,0 +30,0 @@ ```shell |
38277
165