Skip to content

Commit

Permalink
added keywords for search
Browse files Browse the repository at this point in the history
  • Loading branch information
elmarini committed Jun 8, 2017
1 parent f049808 commit b049e3a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,21 @@
"url": "https://github.com/amnisflow/partial-response/issues"
},
"homepage": "https://github.com/amnisflow/partial-response#readme",
"keywords": [
"express",
"middleware",
"partial",
"response",
"byte",
"serving",
"range",
"node",
"javascript"
],
"dependencies": {
"bluebird": "^3.5.0",
"debug": "^2.6.8",
"mime-types": "^2.1.15",
"range-parser": "^1.2.0"
}
}
}

0 comments on commit b049e3a

Please sign in to comment.