{
  "_args": [
    [
      "grunt-legacy-util@1.1.1",
      "/app"
    ]
  ],
  "_from": "grunt-legacy-util@1.1.1",
  "_id": "grunt-legacy-util@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-9zyA29w/fBe6BIfjGENndwoe1Uy31BIXxTH3s8mga0Z5Bz2Sp4UCjkeyv2tI449ymkx3x26B+46FV4fXEddl5A==",
  "_location": "/grunt-legacy-util",
  "_phantomChildren": {
    "isexe": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-legacy-util@1.1.1",
    "name": "grunt-legacy-util",
    "escapedName": "grunt-legacy-util",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/app",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt-legacy-util/issues"
  },
  "dependencies": {
    "async": "~1.5.2",
    "exit": "~0.1.1",
    "getobject": "~0.1.0",
    "hooker": "~0.2.3",
    "lodash": "~4.17.10",
    "underscore.string": "~3.3.4",
    "which": "~1.3.0"
  },
  "description": "Some old grunt utils provided for backwards compatibility.",
  "devDependencies": {
    "grunt": "^1.0.2",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^2.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "temporary": "0.0.8"
  },
  "engines": {
    "node": ">= 6"
  },
  "homepage": "http://gruntjs.com/",
  "keywords": [
    "grunt",
    "legacy"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "grunt-legacy-util",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-legacy-util.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.1.1"
}
