diff --git a/package.json b/package.json index 3222a01..832bfbb 100644 --- a/package.json +++ b/package.json @@ -4,13 +4,7 @@ "version": "1.1.0", "author": "Douglas Christopher Wilson ", "license": "MIT", - "repository": { - "type": "git", - "url": "https://github.com/expressjs/serve-index.git" - }, - "bugs": { - "url": "https://github.com/expressjs/serve-index/issues" - }, + "repository": "expressjs/serve-index", "dependencies": { "accepts": "1.0.2", "batch": "0.5.0"