HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
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: //proc/thread-self/root/var/www/html/wpyphnutriscience/wp-content/plugins/wp-rollback/package.json
{
  "name": "wp-rollback",
  "version": "3.0.0",
  "author": "WP Rollback",
  "description": "Rollback (or forward) any WordPress.org plugin, theme, or block like a boss.",
  "homepage": "https://wprollback.com",
  "license": "GPL-2.0-or-later",
  "scripts": {
    "build": "wp-scripts build",
    "dev-build": "wp-scripts start",
    "generate:pot": "php -d xdebug.mode=off -d memory_limit=-1 \"$(which wp)\" i18n make-pot . languages/wp-rollback.pot --include=\"src,wp-rollback.php,build/*.js\" --exclude=\"**/resources\"",
    "plugin-zip": "wp-scripts plugin-zip",
    "rm-modules": "rm -rf node_modules"
  },
  "dependencies": {
    "@wordpress/components": "^29.7.0",
    "@wordpress/dataviews": "^4.11.1",
    "@wordpress/element": "^6.21.0",
    "@wordpress/hooks": "^4.17.0",
    "@wordpress/html-entities": "^4.16.0",
    "@wordpress/i18n": "^5.14.0",
    "@wordpress/icons": "^10.14.0",
    "@wordpress/plugins": "^7.15.1",
    "@wordpress/url": "^3.49.0",
    "node-svn-ultimate": "^1.2.1",
    "react-router-dom": "^7.1.1",
    "@wp-rollback/shared-core": "workspace:*"
  },
  "files": [
    "build",
    "languages",
    "vendor",
    "wp-rollback.php",
    "readme.txt",
    "README.md",
    "src"
  ],
  "devDependencies": {
    "@wordpress/scripts": "^30.15.0"
  }
}