{ "author": "Rackspace US, Inc.", "contributors": [ "Paul Querna <paul.querna@rackspace.com>", "Tomaz Muraus <tomaz.muraus@rackspace.com>" ], "name": "elementtree", "description": "XML Serialization and Parsing module based on Python's ElementTree.", "version": "0.1.7", "keywords": [ "xml", "sax", "parser", "seralization", "elementtree" ], "homepage": "https://github.com/racker/node-elementtree", "repository": { "type": "git", "url": "git://github.com/racker/node-elementtree.git" }, "main": "lib/elementtree.js", "directories": { "lib": "lib" }, "scripts": { "test": "make test" }, "engines": { "node": ">= 0.4.0" }, "dependencies": { "sax": "1.1.4" }, "devDependencies": { "whiskey": "0.8.x" }, "license": "Apache-2.0" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
lib | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.npmignore | File | 13 B | 0644 |
|
.travis.yml | File | 158 B | 0644 |
|
CHANGES.md | File | 901 B | 0644 |
|
LICENSE.txt | File | 11.09 KB | 0644 |
|
Makefile | File | 531 B | 0755 |
|
NOTICE | File | 123 B | 0644 |
|
README.md | File | 4.42 KB | 0644 |
|
package.json | File | 829 B | 0644 |
|