ClassLoader.php
5 years ago
InstalledVersions.php
5 years ago
LICENSE
5 years ago
autoload_classmap.php
5 years ago
autoload_namespaces.php
5 years ago
autoload_psr4.php
5 years ago
autoload_real.php
5 years ago
autoload_static.php
5 years ago
installed.json
5 years ago
installed.php
5 years ago
platform_check.php
5 years ago
installed.json
45 lines
| 1 | { |
| 2 | "packages": [ |
| 3 | { |
| 4 | "name": "freemius/wordpress-sdk", |
| 5 | "version": "2.4.2", |
| 6 | "version_normalized": "2.4.2.0", |
| 7 | "source": { |
| 8 | "type": "git", |
| 9 | "url": "https://github.com/Freemius/wordpress-sdk.git", |
| 10 | "reference": "84a9be4717effd7697a217e0d931f48ae0d2ecc6" |
| 11 | }, |
| 12 | "dist": { |
| 13 | "type": "zip", |
| 14 | "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/84a9be4717effd7697a217e0d931f48ae0d2ecc6", |
| 15 | "reference": "84a9be4717effd7697a217e0d931f48ae0d2ecc6", |
| 16 | "shasum": "" |
| 17 | }, |
| 18 | "require": { |
| 19 | "php": ">=5.2" |
| 20 | }, |
| 21 | "time": "2021-02-08T16:47:44+00:00", |
| 22 | "type": "library", |
| 23 | "installation-source": "dist", |
| 24 | "notification-url": "https://packagist.org/downloads/", |
| 25 | "license": [ |
| 26 | "GPL-3.0-only" |
| 27 | ], |
| 28 | "description": "Freemius WordPress SDK", |
| 29 | "homepage": "https://freemius.com", |
| 30 | "keywords": [ |
| 31 | "freemius", |
| 32 | "plugin", |
| 33 | "sdk", |
| 34 | "theme", |
| 35 | "wordpress", |
| 36 | "wordpress-plugin", |
| 37 | "wordpress-theme" |
| 38 | ], |
| 39 | "install-path": "../freemius/wordpress-sdk" |
| 40 | } |
| 41 | ], |
| 42 | "dev": false, |
| 43 | "dev-package-names": [] |
| 44 | } |
| 45 |