| Server IP : 13.126.101.145 / Your IP : 216.73.217.33 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ip-11-115-0-196 6.8.0-1039-aws #41~22.04.1-Ubuntu SMP Thu Sep 11 10:54:48 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/rentals_updated/wp-content/plugins/ultimate-dashboard-pro/ |
Upload File : |
{
"name": "ultimate-dashboard-pro",
"version": "3.10.3",
"description": "Development tooling for Ultimate Dashboard PRO",
"repository": {
"type": "git",
"url": "git+https://bitbucket.org/mapsteps/ultimate-dashboard-pro.git"
},
"keywords": [
"ultimate-dashboard-pro"
],
"author": "David Vongries",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/MapSteps/Ultimate-Dashboard/issues"
},
"homepage": "https://github.com/MapSteps/Ultimate-Dashboard#readme",
"alias": {
"jquery": {
"global": "jQuery"
},
"wp": {
"global": "wp"
},
"@wordpress/blocks": {
"global": "wp.blocks"
},
"udbLoginCustomizer": {
"global": "udbLoginCustomizer"
}
},
"devDependencies": {
"@types/jquery": "^3.5.30",
"@types/wordpress__customize-browser": "^5.5.5",
"parcel": "^2.12.0"
},
"scripts": {
"watch-login-customizer": "parcel watch ./modules/login-customizer/src/js/controls.ts ./modules/login-customizer/src/js/preview.ts --dist-dir ./modules/login-customizer/assets/js",
"build-login-customizer": "parcel build ./modules/login-customizer/src/js/controls.ts ./modules/login-customizer/src/js/preview.ts --dist-dir ./modules/login-customizer/assets/js"
}
}