{
  "_args": [
    [
      "minimist@1.2.5",
      "D:\\jenkins\\workspace\\xq-web-fvue"
    ]
  ],
  "_from": "minimist@1.2.5",
  "_id": "minimist@1.2.5",
  "_inBundle": false,
  "_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
  "_location": "/minimist",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "minimist@1.2.5",
    "name": "minimist",
    "escapedName": "minimist",
    "rawSpec": "1.2.5",
    "saveSpec": null,
    "fetchSpec": "1.2.5"
  },
  "_requiredBy": [
    "/@babel/core/json5",
    "/@vue/cli-service",
    "/babel-loader/json5",
    "/cache-loader/json5",
    "/copy-webpack-plugin/json5",
    "/css-loader/json5",
    "/eslint-loader/json5",
    "/file-loader/json5",
    "/meow",
    "/mini-css-extract-plugin/json5",
    "/mkdirp",
    "/mocha-webpack/json5",
    "/postcss-loader/json5",
    "/sass-loader/json5",
    "/stylus-loader/json5",
    "/thread-loader/json5",
    "/url-loader/json5",
    "/vue-loader/json5",
    "/vue-style-loader/json5",
    "/webpack-cli/json5",
    "/webpack/json5",
    "/worker-loader/json5"
  ],
  "_resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.5.tgz",
  "_spec": "1.2.5",
  "_where": "D:\\jenkins\\workspace\\xq-web-fvue",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/minimist/issues"
  },
  "description": "parse argument options",
  "devDependencies": {
    "covert": "^1.0.0",
    "tap": "~0.4.0",
    "tape": "^3.5.0"
  },
  "homepage": "https://github.com/substack/minimist",
  "keywords": [
    "argv",
    "getopt",
    "parser",
    "optimist"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "minimist",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/minimist.git"
  },
  "scripts": {
    "coverage": "covert test/*.js",
    "test": "tap test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/6..latest",
      "ff/5",
      "firefox/latest",
      "chrome/10",
      "chrome/latest",
      "safari/5.1",
      "safari/latest",
      "opera/12"
    ]
  },
  "version": "1.2.5"
}
