HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
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/zaklada/html/node_modules/jshint/package.json
{
  "_args": [
    [
      "jshint@2.9.6",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "jshint@2.9.6",
  "_id": "jshint@2.9.6",
  "_inBundle": false,
  "_integrity": "sha512-KO9SIAKTlJQOM4lE64GQUtGBRpTOuvbrRrSZw3AhUxMNG266nX9hK2cKA4SBhXOj0irJGyNyGSLT62HGOVDEOA==",
  "_location": "/jshint",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "dom-serializer": "0.1.0",
    "domelementtype": "1.3.0",
    "inherits": "2.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jshint@2.9.6",
    "name": "jshint",
    "escapedName": "jshint",
    "rawSpec": "2.9.6",
    "saveSpec": null,
    "fetchSpec": "2.9.6"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jshint/-/jshint-2.9.6.tgz",
  "_spec": "2.9.6",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Anton Kovalyov",
    "email": "anton@kovalyov.net",
    "url": "http://anton.kovalyov.net/"
  },
  "bin": {
    "jshint": "./bin/jshint"
  },
  "bugs": {
    "url": "https://github.com/jshint/jshint/issues"
  },
  "dependencies": {
    "cli": "~1.0.0",
    "console-browserify": "1.1.x",
    "exit": "0.1.x",
    "htmlparser2": "3.8.x",
    "lodash": "~4.17.10",
    "minimatch": "~3.0.2",
    "phantom": "~4.0.1",
    "phantomjs-prebuilt": "~2.1.7",
    "shelljs": "0.3.x",
    "strip-json-comments": "1.0.x",
    "unicode-5.2.0": "^0.7.5"
  },
  "description": "Static analysis tool for JavaScript",
  "devDependencies": {
    "async": "~2.1.2",
    "browserify": "9.x",
    "conventional-changelog": "0.4.x",
    "conventional-github-releaser": "0.4.x",
    "coveralls": "2.11.x",
    "istanbul": "0.3.x",
    "jscs": "1.11.x",
    "mock-stdin": "0.3.x",
    "nodeunit": "0.9.x",
    "regenerate": "1.2.x",
    "results-interpreter": "~1.0.0",
    "sinon": "1.12.x",
    "test262-stream": "~1.1.0",
    "unicode-11.0.0": "0.7.x"
  },
  "files": [
    "bin",
    "data",
    "dist",
    "src"
  ],
  "homepage": "http://jshint.com/",
  "license": "(MIT AND JSON)",
  "main": "./src/jshint.js",
  "name": "jshint",
  "optionalDependencies": {
    "phantom": "~4.0.1",
    "phantomjs-prebuilt": "~2.1.7"
  },
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jshint/jshint.git"
  },
  "scripts": {
    "browser-test-server": "node tests/helpers/browser/server",
    "build": "node bin/build",
    "changelog": "conventional-changelog -p jshint -i CHANGELOG.md -w",
    "coverage": "istanbul -- cover ./node_modules/nodeunit/bin/nodeunit tests/unit",
    "coverage-report": "npm run coverage && istanbul report html",
    "data": "node scripts/generate-identifier-data",
    "fetch-test262": "git submodule init && git submodule update",
    "github-release": "conventional-github-releaser -p jshint",
    "pretest": "node ./bin/jshint src && jscs src",
    "test": "npm run test-node && npm run test-browser",
    "test-262": "node tests/test262",
    "test-all": "npm run test-node && npm run test-browser && npm run test-262",
    "test-browser": "node tests/browser",
    "test-cli": "nodeunit tests/cli.js",
    "test-node": "npm run test-unit && npm run test-cli && npm run test-regression",
    "test-regression": "nodeunit tests/regression",
    "test-unit": "nodeunit tests/unit"
  },
  "version": "2.9.6"
}