• File: package.json
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/dashdash/package.json
  • Date Modified: 06/12/2022 12:55 PM
  • File size: 1.58 KB
  • MIME-type: text/plain
  • Charset: utf-8
{
  "_args": [
    [
      "dashdash@1.14.1",
      "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib"
    ]
  ],
  "_from": "dashdash@1.14.1",
  "_id": "dashdash@1.14.1",
  "_inBundle": true,
  "_integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
  "_location": "/npm/dashdash",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dashdash@1.14.1",
    "name": "dashdash",
    "escapedName": "dashdash",
    "rawSpec": "1.14.1",
    "saveSpec": null,
    "fetchSpec": "1.14.1"
  },
  "_requiredBy": [
    "/npm/sshpk"
  ],
  "_resolved": false,
  "_shasum": "853cfa0f7cbe2fed5de20326b8dd581035f6e2f0",
  "_spec": "1.14.1",
  "_where": "/home/mydthpay/nodevenv/test.mydthpay.com/12/lib",
  "author": {
    "name": "Trent Mick",
    "email": "trentm@gmail.com",
    "url": "http://trentm.com"
  },
  "bugs": {
    "url": "https://github.com/trentm/node-dashdash/issues"
  },
  "dependencies": {
    "assert-plus": "^1.0.0"
  },
  "deprecated": false,
  "description": "A light, featureful and explicit option parsing library.",
  "devDependencies": {
    "nodeunit": "0.9.x"
  },
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "https://github.com/trentm/node-dashdash#readme",
  "keywords": [
    "option",
    "parser",
    "parsing",
    "cli",
    "command",
    "args",
    "bash",
    "completion"
  ],
  "license": "MIT",
  "main": "./lib/dashdash.js",
  "name": "dashdash",
  "repository": {
    "type": "git",
    "url": "git://github.com/trentm/node-dashdash.git"
  },
  "scripts": {
    "test": "nodeunit test/*.test.js"
  },
  "version": "1.14.1"
}