We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d102a5 commit 7d9cf20Copy full SHA for 7d9cf20
package.json
@@ -0,0 +1,6 @@
1
+{ "name" : "xml"
2
+, "version" : "0.0.1"
3
+, "author" : "Rob Righter <robrighter@gmail.com>"
4
+, "description" : "An xml parser for node.js written in javascript."
5
+, "main" : "./lib/node-xml"
6
+}
0 commit comments