{
  "_args": [
    [
      "lodash.escape@https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.1.1.tgz",
      "/Users/nw/flint/packages/flint"
    ]
  ],
  "_from": "lodash.escape@>=3.0.0 <4.0.0",
  "_id": "lodash.escape@3.1.1",
  "_inCache": true,
  "_location": "/lodash.escape",
  "_phantomChildren": {},
  "_requested": {
    "name": "lodash.escape",
    "raw": "lodash.escape@https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.1.1.tgz",
    "rawSpec": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.1.1.tgz",
    "scope": null,
    "spec": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.1.1.tgz",
    "type": "remote"
  },
  "_requiredBy": [
    "/lodash.template",
    "/lodash.templatesettings"
  ],
  "_resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.1.1.tgz",
  "_shasum": "0168393914301ea7d41857a512a6f79e1464490b",
  "_shrinkwrap": null,
  "_spec": "lodash.escape@https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.1.1.tgz",
  "_where": "/Users/nw/flint/packages/flint",
  "author": {
    "email": "john.david.dalton@gmail.com",
    "name": "John-David Dalton",
    "url": "http://allyoucanleet.com/"
  },
  "bugs": {
    "url": "https://github.com/lodash/lodash/issues"
  },
  "contributors": [
    {
      "name": "John-David Dalton",
      "email": "john.david.dalton@gmail.com",
      "url": "http://allyoucanleet.com/"
    },
    {
      "name": "Blaine Bublitz",
      "email": "blaine@iceddev.com",
      "url": "https://github.com/phated"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.be",
      "url": "https://mathiasbynens.be/"
    }
  ],
  "dependencies": {},
  "description": "The lodash method `_.escape` exported as a module.",
  "devDependencies": {},
  "homepage": "https://lodash.com/",
  "icon": "https://lodash.com/icon.svg",
  "keywords": [
    "escape",
    "lodash",
    "lodash-modularized",
    "stdlib",
    "util"
  ],
  "license": "MIT",
  "name": "lodash.escape",
  "optionalDependencies": {},
  "readme": "# lodash.escape v3.1.1\n\nThe [lodash](https://lodash.com/) method `_.escape` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash.escape\n```\n\nIn Node.js:\n```js\nvar escape = require('lodash.escape');\n```\n\nSee the [documentation](https://lodash.com/docs#escape) or [package source](https://github.com/lodash/lodash/blob/3.1.1-npm-packages/lodash.escape) for more details.\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lodash/lodash.git"
  },
  "scripts": {
    "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
  },
  "version": "3.1.1"
}
