ClassLoader.php
1 year ago
InstalledVersions.php
1 year ago
LICENSE
1 year ago
autoload_classmap.php
9 months ago
autoload_namespaces.php
1 year ago
autoload_psr4.php
1 year ago
autoload_real.php
1 year ago
autoload_static.php
9 months ago
index.php
1 year ago
installed.json
9 months ago
installed.php
7 months ago
platform_check.php
11 months ago
installed.json
115 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "afragen/wp-dependency-installer", |
| 5 | "version": "4.3.14", |
| 6 | "version_normalized": "4.3.14.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/afragen/wp-dependency-installer.git", |
| 10 | "reference": "38f127feeaeb1cfc8544c120d4e9e372fa41f79e" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/afragen/wp-dependency-installer/zipball/38f127feeaeb1cfc8544c120d4e9e372fa41f79e", |
| 15 | "reference": "38f127feeaeb1cfc8544c120d4e9e372fa41f79e", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "afragen/wp-dismiss-notice": "*", |
| 20 | "php": ">=5.6" |
| 21 | }, |
| 22 | "time": "2025-04-29T16:02:06+00:00", |
| 23 | "type": "library", |
| 24 | "installation-source": "dist", |
| 25 | "autoload": { |
| 26 | "classmap": [ |
| 27 | "wp-dependency-installer.php", |
| 28 | "wp-dependency-installer-skin.php" |
| 29 | ] |
| 30 | }, |
| 31 | "notification-url": "https://packagist.org/downloads/", |
| 32 | "license": [ |
| 33 | "MIT" |
| 34 | ], |
| 35 | "authors": [ |
| 36 | { |
| 37 | "name": "Andy Fragen", |
| 38 | "email": "andy@thefragens.com", |
| 39 | "homepage": "https://thefragens.com", |
| 40 | "role": "Developer" |
| 41 | }, |
| 42 | { |
| 43 | "name": "Matt Gibbs", |
| 44 | "homepage": "https://facetwp.com", |
| 45 | "role": "Developer" |
| 46 | }, |
| 47 | { |
| 48 | "name": "Raruto", |
| 49 | "homepage": "https://raruto.github.io", |
| 50 | "role": "Developer" |
| 51 | } |
| 52 | ], |
| 53 | "description": "Library that helps WordPress plugin dependency management.", |
| 54 | "support": { |
| 55 | "issues": "https://github.com/afragen/wp-dependency-installer/issues", |
| 56 | "source": "https://github.com/afragen/wp-dependency-installer" |
| 57 | }, |
| 58 | "funding": [ |
| 59 | { |
| 60 | "url": "https://github.com/afragen", |
| 61 | "type": "github" |
| 62 | } |
| 63 | ], |
| 64 | "install-path": "../afragen/wp-dependency-installer" |
| 65 | }, |
| 66 | { |
| 67 | "name": "afragen/wp-dismiss-notice", |
| 68 | "version": "0.3.7", |
| 69 | "version_normalized": "0.3.7.0", |
| 70 | "source": { |
| 71 | "type": "git", |
| 72 | "url": "https://github.com/afragen/wp-dismiss-notice.git", |
| 73 | "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec" |
| 74 | }, |
| 75 | "dist": { |
| 76 | "type": "zip", |
| 77 | "url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/3e2c694ca891fe94771457f54a3a5457a70c0aec", |
| 78 | "reference": "3e2c694ca891fe94771457f54a3a5457a70c0aec", |
| 79 | "shasum": "" |
| 80 | }, |
| 81 | "require": { |
| 82 | "php": ">=5.6" |
| 83 | }, |
| 84 | "time": "2023-05-30T21:45:15+00:00", |
| 85 | "type": "library", |
| 86 | "installation-source": "dist", |
| 87 | "autoload": { |
| 88 | "classmap": [ |
| 89 | "wp-dismiss-notice.php" |
| 90 | ] |
| 91 | }, |
| 92 | "notification-url": "https://packagist.org/downloads/", |
| 93 | "license": [ |
| 94 | "MIT" |
| 95 | ], |
| 96 | "authors": [ |
| 97 | { |
| 98 | "name": "Andy Fragen", |
| 99 | "email": "andy@thefragens.com", |
| 100 | "homepage": "https://thefragens.com", |
| 101 | "role": "Developer" |
| 102 | } |
| 103 | ], |
| 104 | "description": "Library for time dismissible WordPress admin notices.", |
| 105 | "support": { |
| 106 | "issues": "https://github.com/afragen/wp-dismiss-notice/issues", |
| 107 | "source": "https://github.com/afragen/wp-dismiss-notice" |
| 108 | }, |
| 109 | "install-path": "../afragen/wp-dismiss-notice" |
| 110 | } |
| 111 | ], |
| 112 | "dev": false, |
| 113 | "dev-package-names": [] |
| 114 | } |
| 115 |