[Pkg-javascript-commits] [node-jsonstream] 100/214: Added keywords to package.json

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 1 12:58:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-jsonstream.

commit 6837c99eb02e22f2362727b181ade6f4b82d7b6d
Author: Mathias Buus <mathiasbuus at gmail.com>
Date:   Wed Sep 11 19:38:23 2013 +0200

    Added keywords to package.json
---
 package.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/package.json b/package.json
index a446170..8e8e06c 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,14 @@
     "type": "git",
     "url": "git://github.com/dominictarr/JSONStream.git"
   },
+  "keywords": [
+    "json",
+    "stream",
+    "streaming",
+    "parser",
+    "async",
+    "parsing"
+  ],
   "dependencies": {
     "jsonparse": "0.0.5",
     "through": "~2.2.7"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsonstream.git



More information about the Pkg-javascript-commits mailing list