{ "_from": "xml2js@^0.4.17", "_id": "xml2js@0.4.23", "_inBundle": false, "_integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==", "_location": "/xml2js", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "xml2js@^0.4.17", "name": "xml2js", "escapedName": "xml2js", "rawSpec": "^0.4.17", "saveSpec": null, "fetchSpec": "^0.4.17" }, "_requiredBy": [ "/protractor/webdriver-manager", "/selenium-webdriver" ], "_resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz", "_shasum": "a0c69516752421eb2ac758ee4d4ccf58843eac66", "_spec": "xml2js@^0.4.17", "_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/selenium-webdriver", "author": { "name": "Marek Kubica", "email": "marek@xivilization.net", "url": "https://xivilization.net" }, "bugs": { "url": "https://github.com/Leonidas-from-XIV/node-xml2js/issues" }, "bundleDependencies": false, "contributors": [ { "name": "maqr", "email": "maqr.lollerskates@gmail.com", "url": "https://github.com/maqr" }, { "name": "Ben Weaver", "url": "http://benweaver.com/" }, { "name": "Jae Kwon", "url": "https://github.com/jaekwon" }, { "name": "Jim Robert" }, { "name": "Ștefan Rusu", "url": "http://www.saltwaterc.eu/" }, { "name": "Carter Cole", "email": "carter.cole@cartercole.com", "url": "http://cartercole.com/" }, { "name": "Kurt Raschke", "email": "kurt@kurtraschke.com", "url": "http://www.kurtraschke.com/" }, { "name": "Contra", "email": "contra@australia.edu", "url": "https://github.com/Contra" }, { "name": "Marcelo Diniz", "email": "marudiniz@gmail.com", "url": "https://github.com/mdiniz" }, { "name": "Michael Hart", "url": "https://github.com/mhart" }, { "name": "Zachary Scott", "email": "zachary@zacharyscott.net", "url": "http://zacharyscott.net/" }, { "name": "Raoul Millais", "url": "https://github.com/raoulmillais" }, { "name": "Salsita Software", "url": "http://www.salsitasoft.com/" }, { "name": "Mike Schilling", "email": "mike@emotive.com", "url": "http://www.emotive.com/" }, { "name": "Jackson Tian", "email": "shyvo1987@gmail.com", "url": "http://weibo.com/shyvo" }, { "name": "Mikhail Zyatin", "email": "mikhail.zyatin@gmail.com", "url": "https://github.com/Sitin" }, { "name": "Chris Tavares", "email": "ctavares@microsoft.com", "url": "https://github.com/christav" }, { "name": "Frank Xu", "email": "yyfrankyy@gmail.com", "url": "http://f2e.us/" }, { "name": "Guido D'Albore", "email": "guido@bitstorm.it", "url": "http://www.bitstorm.it/" }, { "name": "Jack Senechal", "url": "http://jacksenechal.com/" }, { "name": "Matthias Hölzl", "email": "tc@xantira.com", "url": "https://github.com/hoelzl" }, { "name": "Camille Reynders", "email": "info@creynders.be", "url": "http://www.creynders.be/" }, { "name": "Taylor Gautier", "url": "https://github.com/tsgautier" }, { "name": "Todd Bryan", "url": "https://github.com/toddrbryan" }, { "name": "Leore Avidar", "email": "leore.avidar@gmail.com", "url": "http://leoreavidar.com/" }, { "name": "Dave Aitken", "email": "dave.aitken@gmail.com", "url": "http://www.actionshrimp.com/" }, { "name": "Shaney Orrowe", "email": "shaney.orrowe@practiceweb.co.uk" }, { "name": "Candle", "email": "candle@candle.me.uk" }, { "name": "Jess Telford", "email": "hi@jes.st", "url": "http://jes.st" }, { "name": "Tom Hughes", "email": "=0.6.0", "xmlbuilder": "~11.0.0" }, "deprecated": false, "description": "Simple XML to JavaScript object converter.", "devDependencies": { "coffee-script": ">=1.10.0", "coveralls": "^3.0.1", "diff": ">=1.0.8", "docco": ">=0.6.2", "nyc": ">=2.2.1", "zap": ">=0.2.9" }, "directories": { "lib": "./lib" }, "engines": { "node": ">=4.0.0" }, "files": [ "lib" ], "homepage": "https://github.com/Leonidas-from-XIV/node-xml2js", "keywords": [ "xml", "json" ], "license": "MIT", "main": "./lib/xml2js", "name": "xml2js", "repository": { "type": "git", "url": "git+https://github.com/Leonidas-from-XIV/node-xml2js.git" }, "scripts": { "build": "cake build", "coverage": "nyc npm test && nyc report", "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls", "doc": "cake doc", "test": "zap" }, "version": "0.4.23" }