{
  "_args": [
    [
      "escape-html@1.0.2",
      "/app"
    ]
  ],
  "_from": "escape-html@1.0.2",
  "_id": "escape-html@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-130y+pjjjC9BroXpJ44ODmuhAiw=",
  "_location": "/escape-html",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "escape-html@1.0.2",
    "name": "escape-html",
    "escapedName": "escape-html",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/@sailshq/express",
    "/finalhandler",
    "/send"
  ],
  "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/app",
  "bugs": {
    "url": "https://github.com/component/escape-html/issues"
  },
  "description": "Escape HTML entities",
  "files": [
    "LICENSE",
    "Readme.md",
    "index.js"
  ],
  "homepage": "https://github.com/component/escape-html#readme",
  "keywords": [
    "escape",
    "html",
    "utility"
  ],
  "license": "MIT",
  "name": "escape-html",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/component/escape-html.git"
  },
  "version": "1.0.2"
}
