{
  "_args": [
    [
      "grunt-legacy-util@2.0.0",
      "/var/www/mediawiki/extensions/GioExtension"
    ]
  ],
  "_development": true,
  "_from": "grunt-legacy-util@2.0.0",
  "_id": "grunt-legacy-util@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-ZEmYFB44bblwPE2oz3q3ygfF6hseQja9tx8I3UZIwbUik32FMWewA+d1qSFicMFB+8dNXDkh35HcDCWlpRsGlA==",
  "_location": "/grunt-legacy-util",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-legacy-util@2.0.0",
    "name": "grunt-legacy-util",
    "escapedName": "grunt-legacy-util",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/var/www/mediawiki/extensions/GioExtension",
  "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.20",
    "underscore.string": "~3.3.5",
    "which": "~1.3.0"
  },
  "description": "Some old grunt utils provided for backwards compatibility.",
  "devDependencies": {
    "grunt": "^1.2.1",
    "grunt-cli": "^1.3.2",
    "grunt-contrib-jshint": "^2.1.0",
    "grunt-contrib-nodeunit": "^2.1.0",
    "grunt-contrib-watch": "^1.1.0",
    "temporary": "0.0.8"
  },
  "engines": {
    "node": ">= 8"
  },
  "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": "2.0.0"
}
