{
  "_args": [
    [
      "minimist-options@4.0.2",
      "/var/www/mediawiki/extensions/GioExtension"
    ]
  ],
  "_development": true,
  "_from": "minimist-options@4.0.2",
  "_id": "minimist-options@4.0.2",
  "_inBundle": false,
  "_integrity": "sha512-seq4hpWkYSUh1y7NXxzucwAN9yVlBc3Upgdjz8vLCP97jG8kaOmzYrVH/m7tQ1NYD1wdtZbSLfdy4zFmRWuc/w==",
  "_location": "/minimist-options",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "minimist-options@4.0.2",
    "name": "minimist-options",
    "escapedName": "minimist-options",
    "rawSpec": "4.0.2",
    "saveSpec": null,
    "fetchSpec": "4.0.2"
  },
  "_requiredBy": [
    "/stylelint/meow"
  ],
  "_resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.0.2.tgz",
  "_spec": "4.0.2",
  "_where": "/var/www/mediawiki/extensions/GioExtension",
  "author": {
    "name": "Vadim Demedes",
    "email": "vdemedes@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/vadimdemedes/minimist-options/issues"
  },
  "dependencies": {
    "arrify": "^1.0.1",
    "is-plain-obj": "^1.1.0"
  },
  "description": "Pretty options for minimist",
  "devDependencies": {
    "@types/minimist": "^1.2.0",
    "ava": "^1.0.1",
    "tsd-check": "^0.3.0",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">= 6"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/vadimdemedes/minimist-options#readme",
  "keywords": [
    "minimist",
    "argv",
    "args"
  ],
  "license": "MIT",
  "name": "minimist-options",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vadimdemedes/minimist-options.git"
  },
  "scripts": {
    "test": "xo && ava && tsd-check"
  },
  "version": "4.0.2"
}
