[Pkg-javascript-commits] [node-jsonstream] 148/214: reluctantly rename to jsonstream since @npm seem totally interested in fixing https://github.com/npm/npm/issues/7260

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 1 12:58:52 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 1a62def700327a3d42e5780bdbcc499d4bab1e7d
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date:   Thu Apr 30 12:16:34 2015 +1200

    reluctantly rename to jsonstream since @npm seem totally interested in fixing https://github.com/npm/npm/issues/7260
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 501ef9a..9dafcf0 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "JSONStream",
+  "name": "jsonstream",
   "version": "1.0.1",
   "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
   "homepage": "http://github.com/dominictarr/JSONStream",

-- 
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