{
  "_args": [
    [
      "dargs@3.0.1",
      "C:\\xampp734\\htdocs\\58Taiwan"
    ]
  ],
  "_development": true,
  "_from": "dargs@3.0.1",
  "_id": "dargs@3.0.1",
  "_inBundle": false,
  "_integrity": "sha1-Wh8/QzI0Hz8c0Qgp4N8jmW39Kb4=",
  "_location": "/dargs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dargs@3.0.1",
    "name": "dargs",
    "escapedName": "dargs",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/gulp-ruby-sass"
  ],
  "_resolved": "https://registry.npmjs.org/dargs/-/dargs-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "C:\\xampp734\\htdocs\\58Taiwan",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/dargs/issues"
  },
  "description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
  "devDependencies": {
    "array-equal": "^1.0.0",
    "ava": "^0.0.4"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/dargs#readme",
  "keywords": [
    "options",
    "arguments",
    "args",
    "flags",
    "cli",
    "nopt",
    "minimist",
    "bin",
    "binary",
    "command",
    "cmd",
    "reverse",
    "inverse",
    "opposite",
    "invert",
    "switch",
    "construct",
    "parse",
    "parser",
    "argv"
  ],
  "license": "MIT",
  "name": "dargs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/dargs.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "3.0.1"
}
