{
  "_args": [
    [
      "grunt-legacy-log@1.0.1",
      "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6"
    ]
  ],
  "_development": true,
  "_from": "grunt-legacy-log@1.0.1",
  "_id": "grunt-legacy-log@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-rwuyqNKlI0IPz0DvxzJjcEiQEBaBNVeb1LFoZKxSmHLETFUwhwUrqOsPIxURTKSwNZHZ4ht1YLBYmVU0YZAzHQ==",
  "_location": "/grunt-legacy-log",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-legacy-log@1.0.1",
    "name": "grunt-legacy-log",
    "escapedName": "grunt-legacy-log",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt-legacy-log/issues"
  },
  "dependencies": {
    "colors": "~1.1.2",
    "grunt-legacy-log-utils": "~1.0.0",
    "hooker": "~0.2.3",
    "lodash": "~4.17.5",
    "underscore.string": "~3.3.4"
  },
  "description": "The Grunt 0.4.x logger.",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "http://gruntjs.com/",
  "keywords": [
    "grunt",
    "legacy"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "grunt-legacy-log",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-legacy-log.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.0.1"
}
