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/bomacon.komma.pro/node_modules/listr/package.json
{
  "_from": "listr@0.12.0",
  "_id": "listr@0.12.0",
  "_inBundle": false,
  "_integrity": "sha1-a84sD1YD+klYDqF81qAMwOX6RRo=",
  "_location": "/listr",
  "_phantomChildren": {
    "ansi-styles": "2.2.1",
    "escape-string-regexp": "1.0.5",
    "has-ansi": "2.0.0",
    "strip-ansi": "3.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "listr@0.12.0",
    "name": "listr",
    "escapedName": "listr",
    "rawSpec": "0.12.0",
    "saveSpec": null,
    "fetchSpec": "0.12.0"
  },
  "_requiredBy": [
    "/cypress"
  ],
  "_resolved": "https://registry.npmjs.org/listr/-/listr-0.12.0.tgz",
  "_shasum": "6bce2c0f5603fa49580ea17cd6a00cc0e5fa451a",
  "_spec": "listr@0.12.0",
  "_where": "/Users/julesgraus/webDevelopment/Basic-Bomacon/node_modules/cypress",
  "author": {
    "name": "Sam Verschueren",
    "email": "sam.verschueren@gmail.com",
    "url": "github.com/SamVerschueren"
  },
  "bugs": {
    "url": "https://github.com/SamVerschueren/listr/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^1.1.3",
    "cli-truncate": "^0.2.1",
    "figures": "^1.7.0",
    "indent-string": "^2.1.0",
    "is-promise": "^2.1.0",
    "is-stream": "^1.1.0",
    "listr-silent-renderer": "^1.1.1",
    "listr-update-renderer": "^0.2.0",
    "listr-verbose-renderer": "^0.4.0",
    "log-symbols": "^1.0.2",
    "log-update": "^1.0.2",
    "ora": "^0.2.3",
    "p-map": "^1.1.1",
    "rxjs": "^5.0.0-beta.11",
    "stream-to-observable": "^0.1.0",
    "strip-ansi": "^3.0.1"
  },
  "deprecated": false,
  "description": "Terminal task list",
  "devDependencies": {
    "ava": "*",
    "clinton": "*",
    "coveralls": "^2.11.14",
    "delay": "^1.3.1",
    "hook-std": "^0.2.0",
    "lint-staged": "^3.3.1",
    "nyc": "^8.3.2",
    "pre-commit": "^1.2.2",
    "xo": "*",
    "zen-observable": "^0.3.0"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/SamVerschueren/listr#readme",
  "keywords": [
    "cli",
    "task",
    "list",
    "tasklist",
    "terminal",
    "term",
    "console",
    "ascii",
    "unicode",
    "loading",
    "indicator",
    "progress",
    "busy",
    "wait",
    "idle"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.js": "xo"
  },
  "name": "listr",
  "pre-commit": "lint:staged",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SamVerschueren/listr.git"
  },
  "scripts": {
    "coveralls": "nyc report --reporter=text-lcov | coveralls",
    "lint:staged": "lint-staged",
    "test": "clinton && xo && nyc ava"
  },
  "version": "0.12.0",
  "xo": {
    "esnext": true
  }
}