PluginProbe
Additional Terms Lite for WooCommerce / 1.6.2
Additional Terms Lite for WooCommerce v1.6.2
1.7.3 1.7.2.1 trunk 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.2.2 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.4.0 1.4.1 1.5.0 1.5.1 1.5.2 1.6.0 1.6.1 1.6.2 1.6.3 All 35 releases
woo-additional-terms / vendor / composer / installed.json

installed.json in Additional Terms Lite for WooCommerce 1.6.2, at vendor/composer/installed.json

134 lines 5.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "mahdiyazdani/wc-install-notice",
5 "version": "1.0.0",
6 "version_normalized": "1.0.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/mahdiyazdani/wc-install-notice.git",
10 "reference": "6a921025c28e42fcfda7c7d467bd513a1cab7b85"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/mahdiyazdani/wc-install-notice/zipball/6a921025c28e42fcfda7c7d467bd513a1cab7b85",
15 "reference": "6a921025c28e42fcfda7c7d467bd513a1cab7b85",
16 "shasum": ""
17 },
18 "require": {
19 "php": ">=7.4"
20 },
21 "require-dev": {
22 "dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
23 "php-parallel-lint/php-parallel-lint": "1.3.2",
24 "phpcompatibility/phpcompatibility-wp": "2.1.3",
25 "phpunit/phpunit": "9.5.24",
26 "squizlabs/php_codesniffer": "3.7.1",
27 "woocommerce/woocommerce-git-hooks": "*",
28 "woocommerce/woocommerce-sniffs": "*",
29 "wp-coding-standards/wpcs": "2.3.0"
30 },
31 "time": "2023-05-25T11:05:24+00:00",
32 "type": "wordpress-plugin",
33 "extra": {
34 "scripts-description": {
35 "lint:wpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier",
36 "lint:wpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer"
37 }
38 },
39 "installation-source": "dist",
40 "autoload": {
41 "classmap": [
42 "src"
43 ]
44 },
45 "notification-url": "https://packagist.org/downloads/",
46 "license": [
47 "GPL-3.0"
48 ],
49 "authors": [
50 {
51 "name": "WooCommerce Install Notice",
52 "homepage": "https://mahdiyazdani.one"
53 }
54 ],
55 "description": "Library to be bundled with WordPress plugins to enforce users to install and activate WooCommerce plugin.",
56 "homepage": "https://github.com/mahdiyazdani/wc-install-notice",
57 "keywords": [
58 "plugin",
59 "woocommerce",
60 "wordpress"
61 ],
62 "support": {
63 "issues": "https://github.com/mahdiyazdani/wc-install-notice/issues",
64 "source": "https://github.com/mahdiyazdani/wc-install-notice/tree/1.0.0"
65 },
66 "install-path": "../mahdiyazdani/wc-install-notice"
67 },
68 {
69 "name": "mahdiyazdani/wp-footer-rate",
70 "version": "1.0.1",
71 "version_normalized": "1.0.1.0",
72 "source": {
73 "type": "git",
74 "url": "https://github.com/mahdiyazdani/wp-footer-rate.git",
75 "reference": "a2d20e031e4f7bb3f262235a6ded2e775e21edfe"
76 },
77 "dist": {
78 "type": "zip",
79 "url": "https://api.github.com/repos/mahdiyazdani/wp-footer-rate/zipball/a2d20e031e4f7bb3f262235a6ded2e775e21edfe",
80 "reference": "a2d20e031e4f7bb3f262235a6ded2e775e21edfe",
81 "shasum": ""
82 },
83 "require": {
84 "php": ">=7.4"
85 },
86 "require-dev": {
87 "dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
88 "php-parallel-lint/php-parallel-lint": "1.3.2",
89 "phpcompatibility/phpcompatibility-wp": "2.1.3",
90 "phpunit/phpunit": "9.5.24",
91 "squizlabs/php_codesniffer": "3.7.1",
92 "wp-coding-standards/wpcs": "2.3.0"
93 },
94 "time": "2023-07-09T11:38:00+00:00",
95 "type": "wordpress-plugin",
96 "extra": {
97 "scripts-description": {
98 "lint:wpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier",
99 "lint:wpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer"
100 }
101 },
102 "installation-source": "dist",
103 "autoload": {
104 "classmap": [
105 "src"
106 ]
107 },
108 "notification-url": "https://packagist.org/downloads/",
109 "license": [
110 "GPL-3.0"
111 ],
112 "authors": [
113 {
114 "name": "WordPress Footer Rate Notice",
115 "homepage": "https://mahdiyazdani.one"
116 }
117 ],
118 "description": "Library to be bundled with WordPress themes and plugins to ask for users to leave a review.",
119 "homepage": "https://github.com/mahdiyazdani/wp-footer-rate",
120 "keywords": [
121 "plugin",
122 "wordpress"
123 ],
124 "support": {
125 "issues": "https://github.com/mahdiyazdani/wp-footer-rate/issues",
126 "source": "https://github.com/mahdiyazdani/wp-footer-rate/tree/1.0.1"
127 },
128 "install-path": "../mahdiyazdani/wp-footer-rate"
129 }
130 ],
131 "dev": false,
132 "dev-package-names": []
133 }
134