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/somerenslust.komma.pro/node_modules/commander/package.json
{
  "_args": [
    [
      {
        "raw": "commander@^2.9.0",
        "scope": null,
        "escapedName": "commander",
        "name": "commander",
        "rawSpec": "^2.9.0",
        "spec": ">=2.9.0 <3.0.0",
        "type": "range"
      },
      "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/har-validator"
    ]
  ],
  "_from": "commander@>=2.9.0 <3.0.0",
  "_id": "commander@2.14.1",
  "_inCache": true,
  "_location": "/commander",
  "_nodeVersion": "9.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/commander_2.14.1_1517989378540_0.7122613806538618"
  },
  "_npmUser": {
    "name": "abetomo",
    "email": "abe@enzou.tokyo"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "commander@^2.9.0",
    "scope": null,
    "escapedName": "commander",
    "name": "commander",
    "rawSpec": "^2.9.0",
    "spec": ">=2.9.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/har-validator",
    "/html-minifier",
    "/html-minifier/uglify-js",
    "/stream-throttle"
  ],
  "_resolved": "https://registry.npmjs.org/commander/-/commander-2.14.1.tgz",
  "_shasum": "2235123e37af8ca3c65df45b026dbd357b01b9aa",
  "_shrinkwrap": null,
  "_spec": "commander@^2.9.0",
  "_where": "/Users/pascallemmen/Webdevelopment/Somerens Lust/node_modules/har-validator",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/tj/commander.js/issues"
  },
  "dependencies": {},
  "description": "the complete solution for node.js command-line programs",
  "devDependencies": {
    "@types/node": "^7.0.52",
    "eslint": "^3.19.0",
    "should": "^11.2.1",
    "sinon": "^2.4.1",
    "standard": "^10.0.3",
    "typescript": "^2.7.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-+YR16o3rK53SmWHU3rEM3tPAh2rwb1yPcQX5irVn7mb0gXbwuCCrnkbV5+PBfETdfg1vui07nM6PCG1zndcjQw==",
    "shasum": "2235123e37af8ca3c65df45b026dbd357b01b9aa",
    "tarball": "https://registry.npmjs.org/commander/-/commander-2.14.1.tgz",
    "fileCount": 6,
    "unpackedSize": 58015
  },
  "files": [
    "index.js",
    "typings/index.d.ts"
  ],
  "gitHead": "6b026a5c88a2c7f67db70831c015e9d11c7babca",
  "homepage": "https://github.com/tj/commander.js#readme",
  "keywords": [
    "commander",
    "command",
    "option",
    "parser"
  ],
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "name": "abetomo",
      "email": "abe@enzou.tokyo"
    },
    {
      "name": "somekittens",
      "email": "rkoutnik@gmail.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "vanesyan",
      "email": "romain.vanesyan@gmail.com"
    },
    {
      "name": "zhiyelee",
      "email": "zhiyelee@gmail.com"
    }
  ],
  "name": "commander",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tj/commander.js.git"
  },
  "scripts": {
    "lint": "eslint index.js",
    "test": "make test && npm run test-typings",
    "test-typings": "node_modules/typescript/bin/tsc -p tsconfig.json"
  },
  "typings": "typings/index.d.ts",
  "version": "2.14.1"
}