HEX
Server: Apache
System: Linux websend04.greenconsulting.it 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: web20 (5023)
PHP: 7.2.34-38+ubuntu18.04.1+deb.sury.org+1
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,
Upload Files
File: /var/www/clients/client0/web20/web/wp-content/plugins/easy-panorama/block/package.json
{
  "name": "easy-panorama",
  "version": "1.1.0",
  "author": "Leonardo Giacone <leonardo.giacone@gmail.com>",
  "license": "GPL-2.0-or-later",
  "private": true,
  "main": "src/block.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/leopuleo/easy-panorama.git"
  },
  "bugs": {
    "url": "https://github.com/leopuleo/easy-panorama/issues"
  },
  "licenses": [
    {
      "type": "GPL-2.0-or-later",
      "url": "https://www.gnu.org/licenses/gpl-2.0.en.html"
    }
  ],
  "devDependencies": {
    "@wordpress/babel-preset-default": "^1.1.2",
    "babel-core": "^6.25.0",
    "babel-eslint": "^8.2.2",
    "babel-loader": "^7.1.4",
    "classnames": "^2.2.5",
    "clean-webpack-plugin": "^0.1.19",
    "cross-env": "^5.1.4",
    "css-loader": "^0.28.11",
    "eslint": "^4.19.1",
    "extract-text-webpack-plugin": "^3.0.2",
    "node-sass": "^4.8.3",
    "postcss-loader": "^2.1.3",
    "raw-loader": "^0.5.1",
    "sass-loader": "^6.0.7",
    "style-loader": "^0.19.1",
    "webpack": "^3.11.0"
  },
  "scripts": {
    "build": "cross-env BABEL_ENV=default NODE_ENV=production webpack",
    "dev": "cross-env BABEL_ENV=default webpack --watch"
  }
}