build: use compact formats in package

This commit is contained in:
Douglas Christopher Wilson
2014-06-11 22:46:53 -04:00
parent 73ceabeb00
commit 70c35f62b2
+1 -7
View File
@@ -4,13 +4,7 @@
"version": "1.1.0",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",
"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"