{ "_args": [ [ "xml-escape@~1.0.0", "/Users/mzasso/git/forks/node/node_modules/eslint" ] ], "_from": "xml-escape@>=1.0.0 <1.1.0", "_id": "xml-escape@1.0.0", "_inCache": true, "_installable": true, "_location": "/eslint/xml-escape", "_npmUser": { "email": "michael.hernandez1988@gmail.com", "name": "mhernandez" }, "_npmVersion": "1.3.14", "_phantomChildren": {}, "_requested": { "name": "xml-escape", "raw": "xml-escape@~1.0.0", "rawSpec": "~1.0.0", "scope": null, "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/xml-escape/-/xml-escape-1.0.0.tgz", "_shasum": "00963d697b2adf0c185c4e04e73174ba9b288eb2", "_shrinkwrap": null, "_spec": "xml-escape@~1.0.0", "_where": "/Users/mzasso/git/forks/node/node_modules/eslint", "author": { "name": "Michael Hernandez - michael.hernandez1988@gmail.com" }, "bugs": { "url": "https://github.com/miketheprogrammer/xml-escape/issues" }, "dependencies": {}, "description": "Escape XML ", "devDependencies": { "tape": "~2.4.2" }, "directories": {}, "dist": { "shasum": "00963d697b2adf0c185c4e04e73174ba9b288eb2", "tarball": "http://registry.npmjs.org/xml-escape/-/xml-escape-1.0.0.tgz" }, "homepage": "https://github.com/miketheprogrammer/xml-escape", "keywords": [ "Escape", "Unesacpe", "XML", "encoding", "xml-escape" ], "license": "MIT License", "main": "index.js", "maintainers": [ { "name": "mhernandez", "email": "michael.hernandez1988@gmail.com" } ], "name": "xml-escape", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/miketheprogrammer/xml-escape.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }