[Pkg-javascript-commits] [node-stream-http] 71/208: Add keywords
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 13:39:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-http.
commit efaad2a3c7ebc879e302f056efd7f5a52839a86c
Author: John Hiesey <john at hiesey.com>
Date: Mon Jul 20 16:07:30 2015 -0700
Add keywords
---
package.json | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/package.json b/package.json
index f1c6a3e..3575118 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,13 @@
},
"author": "John Hiesey",
"license": "MIT",
+ "keywords": [
+ "http",
+ "stream",
+ "streaming",
+ "xhr",
+ "http-browserify"
+ ],
"dependencies": {
"builtin-status-codes": "~1.0.0",
"foreach": "^2.0.5",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git
More information about the Pkg-javascript-commits
mailing list