[Pkg-javascript-commits] [node-jsonstream] 24/214: 0.2.0
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 12:58:34 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 310d3294501ff55b905733a75d7c55b0bdbf0d07
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date: Thu Feb 23 22:50:41 2012 +1300
0.2.0
---
.npmignore | 2 ++
package.json | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..a9a9d58
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,2 @@
+node_modules/*
+node_modules
diff --git a/package.json b/package.json
index 71303ea..3a0728a 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{ "name": "JSONStream"
-, "version": "0.1.2"
+, "version": "0.2.0"
, "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)"
, "homepage": "http://github.com/dominictarr/JSONStream"
, "repository":
--
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