[Pkg-javascript-commits] [node-jsonstream] 154/214: rename back to JSONStream
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 12:58:53 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 31a497577f0e3e566e190bf87469808083fbf6cd
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date: Thu May 21 09:53:26 2015 +0200
rename back to JSONStream
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 6e4f1dd..3411e98 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "jsonstream",
+ "name": "JSONStream",
"version": "1.0.3",
"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