{
  "_args": [
    [
      "grunt-legacy-log-utils@2.0.1",
      "/app"
    ]
  ],
  "_from": "grunt-legacy-log-utils@2.0.1",
  "_id": "grunt-legacy-log-utils@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-o7uHyO/J+i2tXG8r2bZNlVk20vlIFJ9IEYyHMCQGfWYru8Jv3wTqKZzvV30YW9rWEjq0eP3cflQ1qWojIe9VFA==",
  "_location": "/grunt-legacy-log-utils",
  "_phantomChildren": {
    "color-convert": "1.9.3",
    "escape-string-regexp": "1.0.5",
    "has-flag": "3.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-legacy-log-utils@2.0.1",
    "name": "grunt-legacy-log-utils",
    "escapedName": "grunt-legacy-log-utils",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/grunt-legacy-log"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/app",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt-legacy-log-utils/issues"
  },
  "dependencies": {
    "chalk": "~2.4.1",
    "lodash": "~4.17.10"
  },
  "description": "Static methods for the Grunt 0.4.x logger.",
  "devDependencies": {
    "grunt": "~1.0.2",
    "grunt-cli": "~1.2.0",
    "grunt-contrib-jshint": "~1.1.0",
    "grunt-contrib-nodeunit": "~2.0.0",
    "grunt-contrib-watch": "~1.1.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js"
  ],
  "homepage": "http://gruntjs.com/",
  "keywords": [
    "grunt",
    "legacy"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "grunt-legacy-log-utils",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-legacy-log-utils.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.0.1"
}
