[Pkg-javascript-commits] [node-stream-splicer] 22/71: rename to stream-splicer
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:55:48 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-splicer.
commit 8927fcc2edce2fe00b601ff76f314bb8e9931c96
Author: James Halliday <mail at substack.net>
Date: Sun Jun 8 14:40:33 2014 -0700
rename to stream-splicer
---
package.json | 2 +-
readme.markdown | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 58af295..b3c78a4 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "splicer",
+ "name": "stream-splicer",
"version": "1.0.0",
"description": "streaming pipeline with a mutable configuration",
"main": "index.js",
diff --git a/readme.markdown b/readme.markdown
index b587455..82da092 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -1,4 +1,4 @@
-# splicer
+# stream-splicer
streaming pipeline with a mutable configuration
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-splicer.git
More information about the Pkg-javascript-commits
mailing list