RSS Git Download  Clone
Raw View History
Blames found: 10 Mode: javascript Binary: false


Hang on, we reloading big blames...
{ "name" : "xml2json",
"version": "0.3.0",
"author": "Andrew Turley", "email": "aturley@buglabs.net",
"description" : "Converts xml to json and viceverza, using node-expat.",
"repository": "git://github.com/buglabs/node-xml2json.git", "main": "index",
"contributors":[ {"name": "Camilo Aguilar", "email": "camilo@buglabs.net"}],
"devDependencies": { "mocha": "1.0.3", "should": "0.6.3" },
"dependencies": {
"node-expat": "1.5.0"
} }