Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "calipers", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "The fastest Node.js library for measuring PDF, PNG, and JPEG dimensions.", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/lob/calipers.git" | ||
"url": "https://github.com/calipersjs/calipers.git" | ||
}, | ||
@@ -26,5 +26,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/lob/calipers/issues" | ||
"url": "https://github.com/calipersjs/calipers/issues" | ||
}, | ||
"homepage": "https://github.com/lob/calipers", | ||
"homepage": "https://github.com/calipersjs/calipers", | ||
"devDependencies": { | ||
@@ -31,0 +31,0 @@ "chai": "^2.2.0", |
8176625