Comparing version 0.10.3 to 0.10.4
{ | ||
"name": "args.js", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"homepage": "http://autographer.github.io/args.js", | ||
@@ -5,0 +5,0 @@ "description": "Create javascript functions with optional, default and named paramaters.", |
{ | ||
"name": "args-js", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"description": "Create javascript functions with optional, default and named paramaters.", | ||
@@ -32,4 +32,4 @@ "keywords": [ | ||
"engines": { | ||
"node": "0.8.x", | ||
"npm": "1.1.x" | ||
"node": ">0.8.0", | ||
"npm": ">1.1.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
877325