diff --git a/package.json b/package.json index 5a64f69..77595f9 100644 --- a/package.json +++ b/package.json @@ -17,10 +17,10 @@ "mbpipe": "./bin/mbpipe", "mbrekey": "./bin/mbrekey" }, - "repositories": [{ + "repository": { "type": "git", "url": "http://github.com/mapbox/node-mbtiles.git" - }], + }, "contributors": [ "Tom MacWright ", "Will White ",