{
  "_args": [
    [
      {
        "raw": "lodash.template@^4.2.5",
        "scope": null,
        "escapedName": "lodash.template",
        "name": "lodash.template",
        "rawSpec": "^4.2.5",
        "spec": ">=4.2.5 <5.0.0",
        "type": "range"
      },
      "/home/travis/build/lukesargeant/ember-sparkline/node_modules/ember-cli"
    ]
  ],
  "_from": "lodash.template@>=4.2.5 <5.0.0",
  "_id": "lodash.template@4.4.0",
  "_inCache": true,
  "_location": "/lodash.template",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/lodash.template-4.4.0.tgz_1471110335540_0.03525445004925132"
  },
  "_npmUser": {
    "name": "jdalton",
    "email": "john.david.dalton@gmail.com"
  },
  "_npmVersion": "2.15.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "lodash.template@^4.2.5",
    "scope": null,
    "escapedName": "lodash.template",
    "name": "lodash.template",
    "rawSpec": "^4.2.5",
    "spec": ">=4.2.5 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ember-cli"
  ],
  "_resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.4.0.tgz",
  "_shasum": "e73a0385c8355591746e020b99679c690e68fba0",
  "_shrinkwrap": null,
  "_spec": "lodash.template@^4.2.5",
  "_where": "/home/travis/build/lukesargeant/ember-sparkline/node_modules/ember-cli",
  "author": {
    "name": "John-David Dalton",
    "email": "john.david.dalton@gmail.com",
    "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.bublitz@gmail.com",
      "url": "https://github.com/phated"
    },
    {
      "name": "Mathias Bynens",
      "email": "mathias@qiwi.be",
      "url": "https://mathiasbynens.be/"
    }
  ],
  "dependencies": {
    "lodash._reinterpolate": "~3.0.0",
    "lodash.templatesettings": "^4.0.0"
  },
  "description": "The lodash method `_.template` exported as a module.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "e73a0385c8355591746e020b99679c690e68fba0",
    "tarball": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.4.0.tgz"
  },
  "homepage": "https://lodash.com/",
  "icon": "https://lodash.com/icon.svg",
  "keywords": [
    "lodash-modularized",
    "template"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "jdalton",
      "email": "john.david.dalton@gmail.com"
    },
    {
      "name": "mathias",
      "email": "mathias@qiwi.be"
    },
    {
      "name": "phated",
      "email": "blaine@iceddev.com"
    }
  ],
  "name": "lodash.template",
  "optionalDependencies": {},
  "readme": "# lodash.template v4.4.0\n\nThe [lodash](https://lodash.com/) method `_.template` 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.template\n```\n\nIn Node.js:\n```js\nvar template = require('lodash.template');\n```\n\nSee the [documentation](https://lodash.com/docs#template) or [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash.template) 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": "4.4.0"
}
