ABAValidator
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "ABAValidator", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "James Eggers <james.r.eggers@gmail.com> (http://www.jamesreggers.com/)", | ||
@@ -18,3 +18,3 @@ "description": "A validation module for browsers and Node.js to validate an American Bankers Association Routing Number used in ACH payments.", | ||
}, | ||
"tags": [ "ach", "validation", "browser"], | ||
"keywords": [ "ach", "validation", "browser"], | ||
"bugs": { | ||
@@ -21,0 +21,0 @@ "url": "https://github.com/JamesEggers1/node-ABAValidator/issues" |
6505
7