[Pkg-javascript-commits] [ltx] 36/469: Adding package.json

Jonas Smedegaard dr at jones.dk
Wed Aug 31 13:00:56 UTC 2016


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

js pushed a commit to branch master
in repository ltx.

commit 9302920993298b82fc8f1425d20b85132c730f64
Author: Derek Hammer <derek.r.hammer at gmail.com>
Date:   Mon Jun 7 00:13:19 2010 -0500

    Adding package.json
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 82f3ce9..d379880 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,6 @@
 ,"main": "./lib/xmpp"
 ,"description": "CommonJS module for XMPP connections."
 ,"author": "Astro"
-,"dependencies": []
+,"dependencies": ["node-base64", "node-expat"]
 ,"contributors": ["Derek Hammer"]
 }
\ No newline at end of file

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



More information about the Pkg-javascript-commits mailing list