HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/anvil.komma.pro/node_modules/localtunnel/node_modules/yargs/package.json
{
  "_args": [
    [
      "yargs@3.29.0",
      "/Users/mike/Webdevelopment/Anvil"
    ]
  ],
  "_development": true,
  "_from": "yargs@3.29.0",
  "_id": "yargs@3.29.0",
  "_inBundle": false,
  "_integrity": "sha1-GquWYOrnnYuPZ1vK7qtu40ws9pw=",
  "_location": "/localtunnel/yargs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "yargs@3.29.0",
    "name": "yargs",
    "escapedName": "yargs",
    "rawSpec": "3.29.0",
    "saveSpec": null,
    "fetchSpec": "3.29.0"
  },
  "_requiredBy": [
    "/localtunnel"
  ],
  "_resolved": "https://registry.npmjs.org/yargs/-/yargs-3.29.0.tgz",
  "_spec": "3.29.0",
  "_where": "/Users/mike/Webdevelopment/Anvil",
  "author": {
    "name": "Alex Ford",
    "email": "Alex.Ford@CodeTunnel.com",
    "url": "http://CodeTunnel.com"
  },
  "bugs": {
    "url": "https://github.com/bcoe/yargs/issues"
  },
  "contributors": [
    {
      "name": "Benjamin Coe",
      "email": "ben@npmjs.com",
      "url": "https://github.com/bcoe"
    },
    {
      "name": "Andrew Goode",
      "url": "https://github.com/nexdrew"
    },
    {
      "name": "Chris Needham",
      "email": "chris@chrisneedham.com",
      "url": "http://chrisneedham.com"
    },
    {
      "name": "James Nylen",
      "email": "jnylen@gmail.com",
      "url": "https://github.com/nylen"
    },
    {
      "name": "Benjamin Horsleben",
      "url": "https://github.com/fizker"
    },
    {
      "name": "Lin Clark",
      "url": "https://github.com/linclark"
    },
    {
      "name": "Tim Schaub",
      "url": "https://github.com/tschaub"
    }
  ],
  "dependencies": {
    "camelcase": "^1.2.1",
    "cliui": "^3.0.3",
    "decamelize": "^1.0.0",
    "os-locale": "^1.4.0",
    "window-size": "^0.1.2",
    "y18n": "^3.2.0"
  },
  "description": "Light-weight option parsing with an argv hash. No optstrings attached.",
  "devDependencies": {
    "chai": "^3.3.0",
    "chalk": "^1.1.1",
    "coveralls": "^2.11.4",
    "es6-promise": "^3.0.2",
    "hashish": "0.0.4",
    "mocha": "^2.3.3",
    "nyc": "^3.2.2",
    "standard": "^5.3.1",
    "which": "^1.1.2",
    "win-spawn": "^2.0.0"
  },
  "engine": {
    "node": ">=0.4"
  },
  "files": [
    "index.js",
    "lib",
    "locales",
    "completion.sh.hbs",
    "LICENSE"
  ],
  "homepage": "https://github.com/bcoe/yargs#readme",
  "keywords": [
    "argument",
    "args",
    "option",
    "parser",
    "parsing",
    "cli",
    "command"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "yargs",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bcoe/yargs.git"
  },
  "scripts": {
    "coverage": "nyc report --reporter=text-lcov | coveralls",
    "test": "standard && nyc ./node_modules/.bin/_mocha --timeout=4000 --check-leaks"
  },
  "standard": {
    "ignore": [
      "**/example/**"
    ],
    "globals": [
      "it"
    ]
  },
  "version": "3.29.0"
}