{ "_args": [ [ { "raw": "xml@^1.0.1", "scope": null, "escapedName": "xml", "name": "xml", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\mocha-jenkins-reporter" ] ], "_from": "xml@>=1.0.1 <2.0.0", "_id": "xml@1.0.1", "_inCache": true, "_location": "/xml", "_nodeVersion": "4.2.1", "_npmUser": { "name": "dylang", "email": "dylang@gmail.com" }, "_npmVersion": "2.14.16", "_phantomChildren": {}, "_requested": { "raw": "xml@^1.0.1", "scope": null, "escapedName": "xml", "name": "xml", "rawSpec": "^1.0.1", "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/mocha-jenkins-reporter" ], "_resolved": "https://registry.npmjs.org/xml/-/xml-1.0.1.tgz", "_shasum": "78ba72020029c5bc87b8a81a3cfcd74b4a2fc1e5", "_shrinkwrap": null, "_spec": "xml@^1.0.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\mocha-jenkins-reporter", "author": { "name": "Dylan Greene", "url": "https://github.com/dylang" }, "bugs": { "url": "http://github.com/dylang/node-xml/issues" }, "contributors": [ { "name": "Dylan Greene", "url": "https://github.com/dylang" }, { "name": "Dodo", "url": "https://github.com/dodo" }, { "name": "Felix Geisendrfer", "url": "felix@debuggable.com" }, { "name": "Mithgol" }, { "name": "carolineBda", "url": "https://github.com/carolineBda" }, { "name": "Eric Vantillard https://github.com/evantill" }, { "name": "Sean Dwyer https://github.com/reywood" } ], "dependencies": {}, "description": "Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.", "devDependencies": { "ava": "^0.11.0" }, "directories": {}, "dist": { "shasum": "78ba72020029c5bc87b8a81a3cfcd74b4a2fc1e5", "tarball": "https://registry.npmjs.org/xml/-/xml-1.0.1.tgz" }, "gitHead": "c03b84bc1da9251f04db65428c8c341e51d0ff72", "homepage": "http://github.com/dylang/node-xml", "keywords": [ "xml", "create", "builder", "json", "simple" ], "license": "MIT", "main": "lib/xml.js", "maintainers": [ { "name": "dylang", "email": "dylang@gmail.com" }, { "name": "erisds", "email": "erisds@gmail.com" } ], "name": "xml", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/dylang/node-xml.git" }, "scripts": { "test": "ava" }, "version": "1.0.1" }