fix + operator
[narwhal-dom.git] / package.json
blobc109240a19b3d5c4c19406983131f0f1aa5f1cac
2     "name": "dom",
3     "author": "Alexander Botero-Lowry <alexbl@metaweb.com>",
4     "dependencies": ["narwhal"],
5     "description": "A wrapper around the org.w3c.dom.* interfaces, which implement the W3C Level-1 XML dom API as a set of host objects for Rhino",
6     "keywords":["xml", "w3c", "dom"]