[Pkg-javascript-commits] [node-jsonstream] 117/214: bin

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 1 12:58: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-jsonstream.

commit fa74bc9dbc7fd4756330b2107253cddf76cd9db5
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date:   Tue May 13 16:03:56 2014 +0200

    bin
---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index 25a8b7e..f91d633 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
     "event-stream": "~0.7.0",
     "tape": "~2.12.3"
   },
+  "bin": "./index.js",
   "author": "Dominic Tarr <dominic.tarr at gmail.com> (http://bit.ly/dominictarr)",
   "scripts": {
     "test": "set -e; for t in test/*.js; do echo '***' $t '***'; node $t; done"

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