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/defs/node_modules/esprima-fb/package.json
{
  "_args": [
    [
      "esprima-fb@15001.1001.0-dev-harmony-fb",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "esprima-fb@15001.1001.0-dev-harmony-fb",
  "_id": "esprima-fb@15001.1001.0-dev-harmony-fb",
  "_inBundle": false,
  "_integrity": "sha1-Q761fsJujPI3092LM+QlM1d/Jlk=",
  "_location": "/defs/esprima-fb",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "esprima-fb@15001.1001.0-dev-harmony-fb",
    "name": "esprima-fb",
    "escapedName": "esprima-fb",
    "rawSpec": "15001.1001.0-dev-harmony-fb",
    "saveSpec": null,
    "fetchSpec": "15001.1001.0-dev-harmony-fb"
  },
  "_requiredBy": [
    "/defs"
  ],
  "_resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz",
  "_spec": "15001.1001.0-dev-harmony-fb",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Ariya Hidayat",
    "email": "ariya.hidayat@gmail.com"
  },
  "bin": {
    "esparse": "./bin/esparse.js",
    "esvalidate": "./bin/esvalidate.js"
  },
  "bugs": {
    "url": "http://issues.esprima.org"
  },
  "description": "Facebook-specific fork of the esprima project",
  "devDependencies": {
    "commander": "~2.5.0",
    "complexity-report": "~1.1.1",
    "escomplex-js": "1.0.0",
    "eslint": "~0.12.0",
    "istanbul": "~0.2.6",
    "jscs": "~1.10.0",
    "json-diff": "~0.3.1",
    "regenerate": "~0.5.4",
    "unicode-6.3.0": "~0.1.0"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "files": [
    "bin",
    "test/run.js",
    "test/runner.js",
    "test/test.js",
    "test/compat.js",
    "test/reflect.js",
    "esprima.js"
  ],
  "homepage": "https://github.com/facebook/esprima/tree/fb-harmony",
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/facebook/esprima/raw/master/LICENSE.BSD"
    }
  ],
  "main": "esprima.js",
  "maintainers": [
    {
      "name": "Jeff Morrison",
      "email": "jeffmo@fb.com",
      "url": "https://www.facebook.com/lbljeffmo"
    }
  ],
  "name": "esprima-fb",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/facebook/esprima.git"
  },
  "scripts": {
    "analyze-coverage": "node node_modules/istanbul/lib/cli.js cover test/runner.js",
    "benchmark": "node test/benchmarks.js",
    "benchmark-quick": "node test/benchmarks.js quick",
    "check-coverage": "node node_modules/istanbul/lib/cli.js check-coverage --statement 100 --branch 100 --function 100",
    "check-version": "node tools/check-version.js",
    "complexity": "node tools/list-complexity.js && cr -s -l -w --maxcyc 18 esprima.js",
    "coverage": "npm run analyze-coverage && npm run check-coverage",
    "eslint": "node node_modules/eslint/bin/eslint.js esprima.js",
    "generate-regex": "node tools/generate-identifier-regex.js",
    "jscs": "jscs esprima.js test/*test.js",
    "lint": "npm run check-version && npm run eslint && npm run jscs && npm run complexity",
    "test": "node test/run.js && npm run lint && npm run coverage"
  },
  "version": "15001.1001.0-dev-harmony-fb"
}