Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "monarch", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"author": "James Eggers <james.r.eggers@gmail.com> (http://www.jamesreggers.com/)", | ||
"description": "A command line utility for generic migrations in Node.js.", | ||
"homepage": "https://github.com/JamesEggers1/node-monarch", | ||
"preferGlobal": true, | ||
"repository": { | ||
@@ -14,3 +15,3 @@ "type": "git", | ||
"engines": { | ||
"node": "0.6" | ||
"node": ">=0.6" | ||
}, | ||
@@ -20,3 +21,3 @@ "scripts": { | ||
}, | ||
"tags": [ "migrate", "migration", "change management"], | ||
"keywords": [ "migrate", "migration", "change management"], | ||
"bugs": { | ||
@@ -23,0 +24,0 @@ "url": "https://github.com/JamesEggers1/node-monarch/issues" |
@@ -0,1 +1,3 @@ | ||
<img src="https://github.com/JamesEggers1/node-monarch/raw/master/images/Monarch_butterfly_USGS.png" height="60px" width="64px"> | ||
Monarch [![Build Status](https://secure.travis-ci.org/JamesEggers1/node-monarch.png)](http://travis-ci.org/JamesEggers1/node-monarch) | ||
@@ -2,0 +4,0 @@ ============= |
Sorry, the diff of this file is not supported yet
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
35717
106