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/shop.komma.nl/node_modules/cli-ux/package.json
{
  "_from": "cli-ux@5.5.0",
  "_id": "cli-ux@5.5.0",
  "_inBundle": false,
  "_integrity": "sha512-aXoHgEOtkem8sJmQrU/jXsojCq8uOp8++9lybCbt9mFDyPouSNawSdoPjuM00PPaSPCJThvY0VNYOQNd6gGQCA==",
  "_location": "/cli-ux",
  "_phantomChildren": {
    "@types/color-name": "1.1.1",
    "at-least-node": "1.0.0",
    "graceful-fs": "4.2.0",
    "is-docker": "2.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cli-ux@5.5.0",
    "name": "cli-ux",
    "escapedName": "cli-ux",
    "rawSpec": "5.5.0",
    "saveSpec": null,
    "fetchSpec": "5.5.0"
  },
  "_requiredBy": [
    "/@oclif/plugin-autocomplete",
    "/@oclif/plugin-plugins",
    "/apollo"
  ],
  "_resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.5.0.tgz",
  "_shasum": "5609fb7dd2561891cb88933721c92e7acd5785f1",
  "_spec": "cli-ux@5.5.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop/node_modules/apollo",
  "author": {
    "name": "Jeff Dickey @jdxcode"
  },
  "bugs": {
    "url": "https://github.com/oclif/cli-ux/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@oclif/command": "^1.6.0",
    "@oclif/errors": "^1.2.1",
    "@oclif/linewrap": "^1.0.0",
    "@oclif/screen": "^1.0.3",
    "ansi-escapes": "^4.3.0",
    "ansi-styles": "^4.2.0",
    "cardinal": "^2.1.1",
    "chalk": "^4.1.0",
    "clean-stack": "^3.0.0",
    "cli-progress": "^3.4.0",
    "extract-stack": "^2.0.0",
    "fs-extra": "^9.0.1",
    "hyperlinker": "^1.0.0",
    "indent-string": "^4.0.0",
    "is-wsl": "^2.2.0",
    "js-yaml": "^3.13.1",
    "lodash": "^4.17.11",
    "natural-orderby": "^2.0.1",
    "object-treeify": "^1.1.4",
    "password-prompt": "^1.1.2",
    "semver": "^7.3.2",
    "string-width": "^4.2.0",
    "strip-ansi": "^6.0.0",
    "supports-color": "^7.1.0",
    "supports-hyperlinks": "^2.1.0",
    "tslib": "^2.0.0"
  },
  "deprecated": false,
  "description": "cli IO utilities",
  "devDependencies": {
    "@oclif/config": "^1.12.9",
    "@oclif/parser": "^3.7.0",
    "@types/ansi-styles": "^3.2.1",
    "@types/chai": "^4.1.7",
    "@types/chai-as-promised": "^7.1.0",
    "@types/clean-stack": "^2.1.1",
    "@types/extract-stack": "^2.0.0",
    "@types/fs-extra": "^5.0.4",
    "@types/js-yaml": "^3.12.1",
    "@types/lodash": "^4.14.117",
    "@types/mocha": "^8.0.0",
    "@types/node": "^11.11.2",
    "@types/semver": "^7.3.1",
    "@types/strip-ansi": "^5.2.1",
    "@types/supports-color": "^5.3.0",
    "axios": "^0.20.0",
    "chai": "^4.2.0",
    "chai-as-promised": "^7.1.1",
    "eslint": "^7.5.0",
    "eslint-config-oclif": "^3.1.0",
    "eslint-config-oclif-typescript": "^0.2.0",
    "fancy-test": "^1.4.1",
    "mocha": "^5.2.0",
    "ts-node": "^9.0.0",
    "typescript": "3.8.3"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "files": [
    "/lib"
  ],
  "homepage": "https://github.com/oclif/cli-ux",
  "keywords": [
    "oclif"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "cli-ux",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oclif/cli-ux.git"
  },
  "scripts": {
    "build": "rm -rf lib && tsc",
    "lint": "eslint . --ext .ts --config .eslintrc",
    "posttest": "yarn lint",
    "prepublishOnly": "yarn run build",
    "pretest": "yarn build --noEmit && tsc -p test --noEmit",
    "test": "mocha --forbid-only \"test/**/*.test.ts\""
  },
  "types": "lib/index.d.ts",
  "version": "5.5.0"
}