PluginProbe
FlyWP Helper – Page Cache, Page Optimization, Emails for FlyWP Server Control Panel / 1.0
FlyWP Helper – Page Cache, Page Optimization, Emails for FlyWP Server Control Panel v1.0
1.7.1 1.7.0 1.6.0 1.5.2 trunk 0.1 0.2.0 0.2.1 0.3 0.3.1 0.3.2 0.3.3 0.3.4 0.4 0.4.1 0.4.2 0.4.3 1.0 1.1 1.2 1.3.1 1.4.0 1.4.1 1.5.0 1.5.1 All 26 releases
flywp / vendor / composer / installed.json

installed.json in FlyWP Helper – Page Cache, Page Optimization, Emails for FlyWP Server Control Panel 1.0, at vendor/composer/installed.json

62 lines 2.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "wedevs/wp-utils",
5 "version": "dev-main",
6 "version_normalized": "dev-main",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/weDevsOfficial/wp-utils.git",
10 "reference": "e5d072e9ed80b8af8fcd3cb0ca7a8a749568fa5f"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/weDevsOfficial/wp-utils/zipball/e5d072e9ed80b8af8fcd3cb0ca7a8a749568fa5f",
15 "reference": "e5d072e9ed80b8af8fcd3cb0ca7a8a749568fa5f",
16 "shasum": ""
17 },
18 "require-dev": {
19 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
20 "phpcompatibility/php-compatibility": "9.*",
21 "phpcompatibility/phpcompatibility-wp": "*",
22 "tareq1988/wp-php-cs-fixer": "dev-master",
23 "wp-coding-standards/wpcs": "dev-master"
24 },
25 "time": "2023-06-06T13:37:32+00:00",
26 "default-branch": true,
27 "type": "library",
28 "installation-source": "dist",
29 "autoload": {
30 "psr-4": {
31 "WeDevs\\WpUtils\\": "src/"
32 }
33 },
34 "notification-url": "https://packagist.org/downloads/",
35 "license": [
36 "GPL-3.0-or-later"
37 ],
38 "authors": [
39 {
40 "name": "Tareq Hasan",
41 "email": "tareq@wedevs.com"
42 }
43 ],
44 "description": "Various WordPress classes and traits for WordPress",
45 "homepage": "https://wedevs.com/",
46 "keywords": [
47 "classes",
48 "traits",
49 "utils",
50 "wordpress"
51 ],
52 "support": {
53 "issues": "https://github.com/weDevsOfficial/wp-utils/issues",
54 "source": "https://github.com/weDevsOfficial/wp-utils/tree/main"
55 },
56 "install-path": "../wedevs/wp-utils"
57 }
58 ],
59 "dev": false,
60 "dev-package-names": []
61 }
62