[Pkg-javascript-commits] [ltx] 216/469: package.json: depend on easysax & sax
Jonas Smedegaard
dr at jones.dk
Wed Aug 31 13:03:05 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 5c65ffc3de9dd25092a0b567d06925887e65e50f
Author: Astro <astro at spaceboyz.net>
Date: Mon Mar 19 22:53:27 2012 +0100
package.json: depend on easysax & sax
---
package.json | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package.json b/package.json
index bc5e9b0..681ad08 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,8 @@
,"description": "<xml for=\"node.js\">"
,"author": "Stephan Maka"
,"dependencies": {"node-expat": ">=1.2.0"
+ ,"easysax": ">=0.1.7"
+ ,"sax": "0.3.5"
}
,"repositories": [{"type": "git"
,"path": "http://github.com/astro/ltx.git"
--
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