PluginProbe
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO / 1.3.53
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO v1.3.53
1.4.17 1.4.16 1.4.15 1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.54 1.3.53 1.3.52 1.3.51 1.3.50 1.3.49 1.3.48 All 180 releases
disco / vendor / micropackage / requirements / package.json

package.json in Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO 1.3.53, at vendor/micropackage/requirements/package.json

21 lines 609 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "micropackage-requirements",
3 "description": "Requirements checker for WordPress plugins",
4 "scripts": {
5 "makepot": "wp-pot --src '**/*.php' --dest-file 'languages/micropackage-requirements.pot' --package 'micropackage-requirements'"
6 },
7 "repository": {
8 "type": "git",
9 "url": "git+https://github.com/micropackage/requirements.git"
10 },
11 "author": "BracketSpace",
12 "license": "GPL-3.0-or-later",
13 "bugs": {
14 "url": "https://github.com/micropackage/requirements/issues"
15 },
16 "homepage": "https://github.com/micropackage/requirements/#readme",
17 "devDependencies": {
18 "wp-pot-cli": "^1.3"
19 }
20 }
21