diff --git a/package.json b/package.json index 0cab4bf..4f05d7e 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "simple-plist", "author": "Joe Wollard", "license": "MIT", - "homepage": "https://github.com/wollardj/node-simple-plist.git", + "homepage": "https://github.com/wollardj/simple-plist.git", "repository": { "type": "git", - "url": "https://github.com/wollardj/node-simple-plist.git" + "url": "https://github.com/wollardj/simple-plist.git" }, "version": "1.1.1", "description": "A wrapper utility for interacting with plist data.",