{ "name": "js2xmlparser", "description": "Parses JavaScript objects into XML", "keywords": [ "convert", "converter", "js", "json", "object", "objects", "parse", "parser", "xml" ], "homepage": "http://www.kourlas.net", "version": "0.1.5", "author": { "name": "Michael Kourlas", "email": "michael@kourlas.net" }, "main": "./lib/js2xmlparser.js", "repository": { "type": "git", "url": "git://github.com/michaelkourlas/node-js2xmlparser.git" }, "devDependencies": { "mocha": "*", "should": "*" }, "license": "MIT", "bugs": { "url": "https://github.com/michaelkourlas/node-js2xmlparser/issues" }, "_id": "js2xmlparser@0.1.5", "_shasum": "b42b3ac5a74bb282ff06cc93dfa67fb98a22959d", "_from": "js2xmlparser@>=0.1.0 <0.2.0", "_npmVersion": "1.4.9", "_npmUser": { "name": "michaelkourlas", "email": "michael@kourlas.net" }, "maintainers": [ { "name": "michaelkourlas", "email": "michaelkourlas@gmail.com" } ], "dist": { "shasum": "b42b3ac5a74bb282ff06cc93dfa67fb98a22959d", "tarball": "http://registry.npmjs.org/js2xmlparser/-/js2xmlparser-0.1.5.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-0.1.5.tgz" }