broccoli-xml2json
v1.0.1
Published
xml2json
Maintainers
Readme
broccoli-xml2json 
Convert xml to json.
Issues with the output should be reported on the node-xml2json issue tracker.
Install
npm install --save broccoli-xml2jsonExample
var xml2json = require('broccoli-xml2json');
tree = xml2json(tree, options);License
MIT © Hemanth.HM
