{
"name": "xml2json",
"version": "0.7.1",
"author": "Andrew Turley",
"email": "aturley@buglabs.net",
"description": "Converts xml to json and vice-versa, using node-expat.",
"repository": "git://github.com/buglabs/node-xml2json.git",
"license": "MIT",
"main": "index",
"scripts": {
"test": "make test"
},
"contributors": [
{
"name": "Camilo Aguilar",
"email": "camilo.aguilar@gmail.com"