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/math-expression-evaluator/package.json
{
  "_args": [
    [
      "math-expression-evaluator@1.2.17",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "math-expression-evaluator@1.2.17",
  "_id": "math-expression-evaluator@1.2.17",
  "_inBundle": false,
  "_integrity": "sha1-3oGf282E3M2PrlnGrreWFbnSZqw=",
  "_location": "/math-expression-evaluator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "math-expression-evaluator@1.2.17",
    "name": "math-expression-evaluator",
    "escapedName": "math-expression-evaluator",
    "rawSpec": "1.2.17",
    "saveSpec": null,
    "fetchSpec": "1.2.17"
  },
  "_requiredBy": [
    "/reduce-css-calc"
  ],
  "_resolved": "https://registry.npmjs.org/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz",
  "_spec": "1.2.17",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Ankit",
    "email": "ankitbug94@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/redhivesoftware/math-expression-evaluator/issues"
  },
  "description": "A flexible math expression evaluator",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-browserify": "^3.8.0",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-uglify": "^0.9.1",
    "mocha": "^2.2.5"
  },
  "homepage": "https://github.com/redhivesoftware/math-expression-evaluator#readme",
  "keywords": [
    "math",
    "expression",
    "evaluator",
    "parser"
  ],
  "license": "MIT",
  "main": "src/formula_evaluator.js",
  "name": "math-expression-evaluator",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/redhivesoftware/math-expression-evaluator.git#readme"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.2.17"
}