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/recast/package.json
{
  "_args": [
    [
      "recast@0.10.33",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "recast@0.10.33",
  "_id": "recast@0.10.33",
  "_inBundle": false,
  "_integrity": "sha1-lCgI96oBbx+nFCxGHX5XBKqo1pc=",
  "_location": "/recast",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "recast@0.10.33",
    "name": "recast",
    "escapedName": "recast",
    "rawSpec": "0.10.33",
    "saveSpec": null,
    "fetchSpec": "0.10.33"
  },
  "_requiredBy": [
    "/regenerator",
    "/regexpu"
  ],
  "_resolved": "http://registry.npmjs.org/recast/-/recast-0.10.33.tgz",
  "_spec": "0.10.33",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Ben Newman",
    "email": "bn@cs.stanford.edu"
  },
  "bugs": {
    "url": "https://github.com/benjamn/recast/issues"
  },
  "dependencies": {
    "ast-types": "0.8.12",
    "esprima-fb": "~15001.1001.0-dev-harmony-fb",
    "private": "~0.1.5",
    "source-map": "~0.5.0"
  },
  "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator",
  "devDependencies": {
    "mocha": "~2.2.5"
  },
  "engines": {
    "node": ">= 0.8"
  },
  "homepage": "http://github.com/benjamn/recast",
  "keywords": [
    "ast",
    "rewriting",
    "refactoring",
    "codegen",
    "syntax",
    "transformation",
    "parsing",
    "pretty-printing"
  ],
  "license": "MIT",
  "main": "main.js",
  "name": "recast",
  "repository": {
    "type": "git",
    "url": "git://github.com/benjamn/recast.git"
  },
  "scripts": {
    "debug": "node ./node_modules/mocha/bin/mocha --debug-brk --reporter spec",
    "test": "node ./node_modules/mocha/bin/mocha --reporter spec --full-trace"
  },
  "version": "0.10.33"
}