| Server IP : 172.67.201.108 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/new.davlermedia.com/wp-content/plugins/wp-rollback/ |
Upload File : |
{
"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/browserslist-config": "^6.34.0",
"@wordpress/scripts": "^30.27.0"
}
}