Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ziptax", | ||
"description": "", | ||
"description": "Node.js Library for Zip Tax", | ||
"main": "lib/ziptax", | ||
@@ -9,3 +9,3 @@ "author": { | ||
}, | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"repository": { | ||
@@ -16,2 +16,3 @@ "type": "git", | ||
"readmeFilename": "README.md", | ||
"readme" : "Node.js Library for Zip Tax", | ||
"homepage": "https://github.com/HumanDesign/node-ziptax", | ||
@@ -18,0 +19,0 @@ "devDependencies": { |
4701