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/gulp-uglify/package.json
{
  "_args": [
    [
      "gulp-uglify@3.0.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "gulp-uglify@3.0.0",
  "_id": "gulp-uglify@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-DfAzHXKg0wLj434QlIXd3zPG0co=",
  "_location": "/gulp-uglify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-uglify@3.0.0",
    "name": "gulp-uglify",
    "escapedName": "gulp-uglify",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Terin Stock",
    "email": "terinjokes@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/terinjokes/gulp-uglify/issues"
  },
  "dependencies": {
    "gulplog": "^1.0.0",
    "has-gulplog": "^0.1.0",
    "lodash": "^4.13.1",
    "make-error-cause": "^1.1.1",
    "through2": "^2.0.0",
    "uglify-js": "^3.0.5",
    "vinyl-sourcemaps-apply": "^0.2.0"
  },
  "description": "Minify files with UglifyJS.",
  "devDependencies": {
    "coveralls": "^2.11.4",
    "eslint": "^3.18.0",
    "eslint-config-prettier": "^2.1.0",
    "eslint-config-xo": "^0.18.1",
    "eslint-plugin-no-use-extend-native": "^0.3.12",
    "eslint-plugin-prettier": "^2.0.1",
    "eslint-plugin-unicorn": "^2.1.0",
    "intelli-espower-loader": "^1.0.1",
    "mocha": "^3.0.1",
    "nyc": "^10.3.2",
    "power-assert": "^1.4.1",
    "prettier": "^1.1.0",
    "source-list-map": "^1.1.2",
    "tape": "^4.0.0",
    "testdouble": "^2.1.2",
    "vinyl": "^2.0.0"
  },
  "eslintConfig": {
    "env": {
      "node": true
    },
    "extends": [
      "xo",
      "prettier"
    ],
    "plugins": [
      "unicorn",
      "no-use-extend-native",
      "prettier"
    ],
    "rules": {
      "prettier/prettier": [
        "error",
        {
          "printWidth": 80,
          "tabWidth": 2,
          "singleQuote": true,
          "trailingComma": "none",
          "bracketSpacing": false
        }
      ]
    }
  },
  "files": [
    "index.js",
    "composer.js",
    "lib/"
  ],
  "greenkeeper": {
    "ignore": [
      "gulp-sourcemaps"
    ]
  },
  "homepage": "https://github.com/terinjokes/gulp-uglify/",
  "keywords": [
    "gulpplugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-uglify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/terinjokes/gulp-uglify.git"
  },
  "scripts": {
    "coverage": "cat ./coverage/lcov.info | coveralls",
    "lint": "eslint *.js lib test",
    "test": "nyc --reporter=lcov --reporter=text mocha --require intelli-espower-loader"
  },
  "version": "3.0.0"
}