[Pkg-javascript-commits] [node-async] 03/480: added index.js for convenience

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:06 UTC 2014


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

js pushed a commit to branch master
in repository node-async.

commit 39e0958ff98f3937401a66eafd9fd8fabdaab443
Author: Caolan McMahon <caolan at caolanmcmahon.com>
Date:   Thu May 13 18:54:15 2010 +0100

    added index.js for convenience
---
 index.js | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/index.js b/index.js
new file mode 100644
index 0000000..8e23845
--- /dev/null
+++ b/index.js
@@ -0,0 +1,3 @@
+// This file is just added for convenience so this repository can be
+// directly checked out into a project's deps folder
+module.exports = require('./lib/async');

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



More information about the Pkg-javascript-commits mailing list