[Pkg-javascript-commits] [node-umd] 01/02: Add bin to package.json

Bastien Roucariès rouca at moszumanska.debian.org
Mon Apr 17 07:38:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to annotated tag 1.2.1
in repository node-umd.

commit cc654aa9bf34d542c734e6cabe34d1226779ea4c
Author: ForbesLindesay <forbes at lindesay.co.uk>
Date:   Fri Jun 7 12:25:59 2013 +0100

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

diff --git a/package.json b/package.json
index 4d35b1b..e5024c5 100644
--- a/package.json
+++ b/package.json
@@ -2,6 +2,7 @@
   "name": "umd",
   "version": "1.2.0",
   "description": "Universal Module Definition for use in automated build systems",
+  "bin": "./bin/cli.js",
   "dependencies": {
     "rfile": "~1.0.0",
     "ruglify": "~1.0.0",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-umd.git



More information about the Pkg-javascript-commits mailing list