{
  "_from": "grunt-cli@^1.3.2",
  "_id": "grunt-cli@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-wItuI6BEBnMv1i9/PYOr7DRACeN2WTyoSvmUtAEdTVxNFLf9p3+fVmptow3/LBskvOnIB9i+kKmWg0Z4r8TXtw==",
  "_location": "/grunt-cli",
  "_phantomChildren": {
    "abbrev": "1.1.1",
    "osenv": "0.1.5"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-cli@^1.3.2",
    "name": "grunt-cli",
    "escapedName": "grunt-cli",
    "rawSpec": "^1.3.2",
    "saveSpec": null,
    "fetchSpec": "^1.3.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.4.1.tgz",
  "_shasum": "b2189d99caa1743c50f28b51a4ca6a8bebb7750c",
  "_spec": "grunt-cli@^1.3.2",
  "_where": "/var/www/html-staging/grunt",
  "appveyor_id": "prp6g944b05jsq6d",
  "author": {
    "name": "Grunt Development Team",
    "url": "http://gruntjs.com/development-team"
  },
  "bin": {
    "grunt": "bin/grunt"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "grunt-known-options": "~1.1.1",
    "interpret": "~1.1.0",
    "liftoff": "~2.5.0",
    "nopt": "~4.0.1",
    "v8flags": "~3.2.0"
  },
  "deprecated": false,
  "description": "The grunt command line interface",
  "devDependencies": {
    "grunt": "~1.3.0",
    "grunt-contrib-jshint": "~3.0.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "bin",
    "completion",
    "lib"
  ],
  "homepage": "https://github.com/gruntjs/grunt-cli#readme",
  "license": "MIT",
  "name": "grunt-cli",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-cli.git"
  },
  "scripts": {
    "test": "node bin/grunt test"
  },
  "version": "1.4.1"
}
