HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/codelyzer/package.json
{
  "name": "codelyzer",
  "version": "6.0.2",
  "description": "Linting for Angular applications, following angular.io/styleguide.",
  "main": "index.js",
  "lint-staged": {
    "*.ts": [
      "npm run lint:fix",
      "git add"
    ],
    "*.{css,json,md,scss,ts}": [
      "npm run format:fix",
      "git add"
    ]
  },
  "contributors": [
    "Minko Gechev <mgechev@gmail.com>",
    "Preslav Semov <preslavsemov@gmail.com>",
    "William Koza <william.koza@gmail.com>",
    "Eugenio Romano <eugenioromanodeveloper@gmail.com>",
    "Rafael Santana <rafaelsantana3095@gmail.com>"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mgechev/codelyzer.git"
  },
  "keywords": [
    "Angular",
    "style guide",
    "styleguide",
    "nglint",
    "codelyzer",
    "lint",
    "tslint"
  ],
  "author": {
    "name": "Minko Gechev",
    "email": "mgechev@gmail.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mgechev/codelyzer/issues"
  },
  "homepage": "https://github.com/mgechev/codelyzer#readme",
  "peerDependencies": {
    "@angular/compiler": ">=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next",
    "@angular/core": ">=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next",
    "tslint": "^5.0.0 || ^6.0.0"
  },
  "dependencies": {
    "@angular/core": "9.0.0",
    "@angular/compiler": "9.0.0",
    "tslib": "^1.10.0",
    "zone.js": "~0.10.3",
    "rxjs": "^6.5.3",
    "app-root-path": "^3.0.0",
    "aria-query": "^3.0.0",
    "axobject-query": "2.0.2",
    "css-selector-tokenizer": "^0.7.1",
    "cssauron": "^1.4.0",
    "damerau-levenshtein": "^1.0.4",
    "semver-dsl": "^1.0.1",
    "source-map": "^0.5.7",
    "sprintf-js": "^1.1.2"
  }
}