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/nunjucks/package.json
{
  "_args": [
    [
      "nunjucks@3.1.3",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "nunjucks@3.1.3",
  "_id": "nunjucks@3.1.3",
  "_inBundle": false,
  "_integrity": "sha512-UtlKKAzg9vdtvURdNy9DjGhiB7qYf2R7Ez+hsucOQG5gYJexSggXSSZ+9IpSDyKOlWu/4rMVPH2oVoANOSqNKA==",
  "_location": "/nunjucks",
  "_moduleAliases": {
    "babel-register": "@babel/register"
  },
  "_phantomChildren": {
    "arr-flatten": "1.1.0",
    "async-each": "1.0.1",
    "cliui": "3.2.0",
    "debug": "2.6.9",
    "decamelize": "1.2.0",
    "define-property": "2.0.2",
    "extend-shallow": "3.0.2",
    "fragment-cache": "0.2.1",
    "fsevents": "1.2.4",
    "inherits": "2.0.3",
    "is-binary-path": "1.0.1",
    "is-buffer": "1.1.6",
    "is-extendable": "0.1.1",
    "lodash.debounce": "4.0.8",
    "nanomatch": "1.2.13",
    "normalize-path": "2.1.1",
    "object.pick": "1.3.0",
    "os-locale": "1.4.0",
    "path-dirname": "1.0.2",
    "path-is-absolute": "1.0.1",
    "posix-character-classes": "0.1.1",
    "readdirp": "2.1.0",
    "regex-not": "1.0.2",
    "repeat-element": "1.1.2",
    "repeat-string": "1.6.1",
    "snapdragon": "0.8.2",
    "snapdragon-node": "2.1.1",
    "split-string": "3.1.0",
    "string-width": "1.0.2",
    "to-regex": "3.0.2",
    "to-regex-range": "2.1.1",
    "upath": "1.1.0",
    "y18n": "3.2.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nunjucks@3.1.3",
    "name": "nunjucks",
    "escapedName": "nunjucks",
    "rawSpec": "3.1.3",
    "saveSpec": null,
    "fetchSpec": "3.1.3"
  },
  "_requiredBy": [
    "/gulp-nunjucks-render",
    "/kss"
  ],
  "_resolved": "https://registry.npmjs.org/nunjucks/-/nunjucks-3.1.3.tgz",
  "_spec": "3.1.3",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "James Long",
    "email": "longster@gmail.com"
  },
  "bin": {
    "nunjucks-precompile": "./bin/precompile"
  },
  "browser": "./browser/nunjucks.js",
  "bugs": {
    "url": "https://github.com/mozilla/nunjucks/issues"
  },
  "buildDependencies": {
    "@babel/cli": "^7.0.0-beta.38",
    "@babel/core": "^7.0.0-beta.38",
    "@babel/preset-env": "^7.0.0-beta.38",
    "@babel/register": "^7.0.0-beta.38",
    "babel-loader": "^8.0.0-beta.0",
    "babel-plugin-istanbul": "^4.1.5",
    "babel-plugin-module-resolver": "3.0.0-beta.5",
    "core-js": "^2.5.3",
    "module-alias": "^2.0.3",
    "node-libs-browser": "^0.7.0",
    "uglify-js": "^2.8.29",
    "uglifyjs-webpack-plugin": "^1.1.6",
    "webpack": "^3.10.0"
  },
  "dependencies": {
    "a-sync-waterfall": "^1.0.0",
    "asap": "^2.0.3",
    "chokidar": "^2.0.0",
    "postinstall-build": "^5.0.1",
    "yargs": "^3.32.0"
  },
  "description": "A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)",
  "devDependencies": {
    "@babel/cli": "^7.0.0-beta.38",
    "@babel/core": "^7.0.0-beta.38",
    "@babel/preset-env": "^7.0.0-beta.38",
    "@babel/register": "^7.0.0-beta.38",
    "babel-loader": "^8.0.0-beta.0",
    "babel-plugin-istanbul": "^4.1.5",
    "babel-plugin-module-resolver": "3.0.0-beta.5",
    "connect": "^3.6.5",
    "core-js": "^2.5.3",
    "cross-env": "^5.1.3",
    "eslint": "^4.13.0",
    "eslint-config-airbnb-base": "^12.1.0",
    "eslint-plugin-import": "^2.8.0",
    "expect.js": "*",
    "express": "4.x",
    "fs-extra": "^5.0.0",
    "get-port": "^3.2.0",
    "mocha": "*",
    "mocha-phantomjs-core": "^2.1.2",
    "mocha-phantomjs-istanbul": "0.0.2",
    "module-alias": "^2.0.3",
    "node-libs-browser": "^0.7.0",
    "nyc": "^11.4.1",
    "phantomjs-prebuilt": "^2.1.16",
    "serve-static": "^1.13.1",
    "supertest": "*",
    "uglify-js": "^2.8.29",
    "uglifyjs-webpack-plugin": "^1.1.6",
    "webpack": "^3.10.0"
  },
  "engines": {
    "node": ">= 6.9.0 <= 11.0.0-0"
  },
  "homepage": "https://github.com/mozilla/nunjucks#readme",
  "keywords": [
    "template",
    "templating"
  ],
  "license": "BSD-2-Clause",
  "main": "index",
  "name": "nunjucks",
  "nyc": {
    "require": [
      "babel-register"
    ],
    "sourceMap": false,
    "instrument": false
  },
  "optionalDependencies": {
    "chokidar": "^2.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mozilla/nunjucks.git"
  },
  "scripts": {
    "build": "npm run build:transpile && npm run build:bundle",
    "build:bundle": "node scripts/bundle.js",
    "build:transpile": "babel nunjucks --out-dir .",
    "codecov": "codecov",
    "lint": "eslint nunjucks scripts tests",
    "mocha": "mocha -R spec tests",
    "postinstall": "node postinstall-build.js src",
    "test": "npm run lint && npm run test:instrument && npm run test:runner",
    "test:instrument": "cross-env NODE_ENV=test scripts/bundle.js",
    "test:runner": "cross-env NODE_ENV=test scripts/testrunner.js"
  },
  "version": "3.1.3"
}