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/douven.komma.pro/node_modules/commander/package.json
{
  "_args": [
    [
      "commander@2.14.1",
      "/Users/maartendijkstra/Webdevelopment/github/Eurotools"
    ]
  ],
  "_from": "commander@2.14.1",
  "_id": "commander@2.14.1",
  "_inBundle": false,
  "_integrity": "sha512-+YR16o3rK53SmWHU3rEM3tPAh2rwb1yPcQX5irVn7mb0gXbwuCCrnkbV5+PBfETdfg1vui07nM6PCG1zndcjQw==",
  "_location": "/commander",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "commander@2.14.1",
    "name": "commander",
    "escapedName": "commander",
    "rawSpec": "2.14.1",
    "saveSpec": null,
    "fetchSpec": "2.14.1"
  },
  "_requiredBy": [
    "/laravel-mix/har-validator",
    "/node-sass/har-validator",
    "/stream-throttle"
  ],
  "_resolved": "https://registry.npmjs.org/commander/-/commander-2.14.1.tgz",
  "_spec": "2.14.1",
  "_where": "/Users/maartendijkstra/Webdevelopment/github/Eurotools",
  "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"
  },
  "files": [
    "index.js",
    "typings/index.d.ts"
  ],
  "homepage": "https://github.com/tj/commander.js#readme",
  "keywords": [
    "commander",
    "command",
    "option",
    "parser"
  ],
  "license": "MIT",
  "main": "index",
  "name": "commander",
  "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"
}