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/tana/frontend/node_modules/twig/package.json
{
  "_args": [
    [
      "twig@1.12.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "twig@1.12.0",
  "_id": "twig@1.12.0",
  "_inBundle": false,
  "_integrity": "sha512-zm5OQXb8bQDGQUPytFgjqMKHhqcz/s6pU6Nwsy+rKPhsoOOVwYeHnziiDGFzeTDiFd28M8EVkEO8we6ikcrGjQ==",
  "_location": "/twig",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "twig@1.12.0",
    "name": "twig",
    "escapedName": "twig",
    "rawSpec": "1.12.0",
    "saveSpec": null,
    "fetchSpec": "1.12.0"
  },
  "_requiredBy": [
    "/kss",
    "/twig-drupal-filters"
  ],
  "_resolved": "https://registry.npmjs.org/twig/-/twig-1.12.0.tgz",
  "_spec": "1.12.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "John Roepke",
    "email": "john@justjohn.us",
    "url": "http://john.sh/"
  },
  "bin": {
    "twigjs": "./bin/twigjs"
  },
  "browser": {
    "fs": false
  },
  "bugs": {
    "url": "https://github.com/twigjs/twig.js/issues"
  },
  "dependencies": {
    "locutus": "^2.0.5",
    "minimatch": "3.0.x",
    "walk": "2.3.x"
  },
  "description": "JS port of the Twig templating language.",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^4.1.0",
    "require-uncached": "^1.0.3",
    "should": "11.1.x",
    "sinon": "^1.17.6",
    "sinon-chai": "^2.8.0",
    "tokenizer": "1.1.x",
    "webpack": "^4.12.0",
    "webpack-cli": "^3.0.3"
  },
  "engines": {
    "node": ">=4.0"
  },
  "homepage": "https://github.com/twigjs/twig.js",
  "licenses": [
    {
      "type": "BSD-2-Clause",
      "url": "https://raw.github.com/twigjs/twig.js/master/LICENSE"
    }
  ],
  "main": "twig.js",
  "name": "twig",
  "repository": {
    "type": "git",
    "url": "git://github.com/twigjs/twig.js.git"
  },
  "scripts": {
    "build": "npm run build-node && npm run build-browser",
    "build-browser": "WEBPACK_ENV=browser webpack",
    "build-node": "webpack",
    "postversion": "git push origin master && git push origin master --tags",
    "preversion": "npm test && git diff --exit-code --quiet",
    "test": "npm run build && mocha -r should"
  },
  "version": "1.12.0"
}