Comparing version 1.9.0 to 1.9.1
@@ -41,3 +41,3 @@ var fs = require('fs'); | ||
"jade": "^1.3.1", | ||
"moonboots-express": "^0.1.0", | ||
"moonboots-express": "^0.1.1", | ||
"semi-static": "^0.0.5", | ||
@@ -48,3 +48,3 @@ "serve-static": "^1.3.2" | ||
"hapi": "^6.0.2", | ||
"moonboots_hapi": "^2.3.2" | ||
"moonboots_hapi": "^2.4.0" | ||
} | ||
@@ -51,0 +51,0 @@ }; |
{ | ||
"name": "ampersand", | ||
"description": "CLI tool for generating single page apps a. la. http://humanjavascript.com", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"author": "Henrik Joreteg <henrik@andyet.net>", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -30,3 +30,3 @@ # The Ampersand CLI | ||
Type can be `form`, `view`, `model` or `collection` | ||
Type can be `form`, `view`, `model` or `collection`. | ||
@@ -95,3 +95,3 @@ | ||
makecollection: true, | ||
// if it was called without the 'gen' argument we're we're building a new one | ||
// if it was called without the 'gen' argument we're building a new one | ||
// so we won't look for an application root | ||
@@ -98,0 +98,0 @@ approot: '', // starts walking up folders looking for package.json |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
436818