{
  "_args": [
    [
      {
        "raw": "xml-escape@^1.1.0",
        "scope": null,
        "escapedName": "xml-escape",
        "name": "xml-escape",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      }
    ]
  ],
  "_from": "xml-escape@>=1.1.0 <2.0.0",
  "_id": "xml-escape@1.1.0",
  "_inCache": true,
  "_location": "/xml-escape",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/xml-escape-1.1.0.tgz_1457961063163_0.10634087934158742"
  },
  "_npmUser": {
    "name": "mhernandez",
    "email": "michael.hernandez1988@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xml-escape@^1.1.0",
    "scope": null,
    "escapedName": "xml-escape",
    "name": "xml-escape",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/xml-escape/-/xml-escape-1.1.0.tgz",
  "_shasum": "3904c143fa8eb3a0030ec646d2902a2f1b706c44",
  "_shrinkwrap": null,
  "_spec": "xml-escape@^1.1.0",
  "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": "3904c143fa8eb3a0030ec646d2902a2f1b706c44",
    "tarball": "https://registry.npmjs.org/xml-escape/-/xml-escape-1.1.0.tgz"
  },
  "gitHead": "c42a09afa81e645ca6881dbaf384d7f3c63735e4",
  "homepage": "https://github.com/miketheprogrammer/xml-escape",
  "keywords": [
    "Escape",
    "XML",
    "Unesacpe",
    "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.1.0"
}
