관리-도구
편집 파일: installed.json
{ "packages": [ { "name": "advanced-ads/framework", "version": "dev-main", "version_normalized": "dev-main", "source": { "type": "git", "url": "https://github.com/advanced-ads/framework.git", "reference": "9ceddbff73a7f588e29ab0172314b9a9a349546c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/advanced-ads/framework/zipball/9ceddbff73a7f588e29ab0172314b9a9a349546c", "reference": "9ceddbff73a7f588e29ab0172314b9a9a349546c", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "phpcompatibility/phpcompatibility-wp": "*", "wp-coding-standards/wpcs": "^3.0.0" }, "time": "2024-08-01T10:52:05+00:00", "default-branch": true, "type": "wordpress-plugin", "installation-source": "dist", "autoload": { "files": [ "src/assets.php" ], "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Advanced Ads", "email": "info@wpadvancedads.com", "homepage": "https://wpadvancedads.com" } ], "description": "Place ads on various positions within Genesis themes", "homepage": "https://wpadvancedads.com/", "support": { "issues": "https://github.com/advanced-ads/framework/issues", "source": "https://github.com/advanced-ads/framework/tree/main" }, "install-path": "../advanced-ads/framework" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.45", "version_normalized": "2.8.45.0", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "96aaebcf4f50d3d2692ab81d2c5132e425bca266" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/96aaebcf4f50d3d2692ab81d2c5132e425bca266", "reference": "96aaebcf4f50d3d2692ab81d2c5132e425bca266", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36" }, "time": "2023-11-07T21:57:25+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Detection": "namespaced/" }, "classmap": [ "Mobile_Detect.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.45" }, "funding": [ { "url": "https://github.com/serbanghita", "type": "github" } ], "install-path": "../mobiledetect/mobiledetectlib" } ], "dev": false, "dev-package-names": [] }