| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "elementor/wp-notifications-package", |
| 5 |
"version": "1.2.0", |
| 6 |
"version_normalized": "1.2.0.0", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/elementor/wp-notifications-package.git", |
| 10 |
"reference": "dd25ca9dd79402c3bb51fab112aa079702eb165e" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/elementor/wp-notifications-package/zipball/dd25ca9dd79402c3bb51fab112aa079702eb165e", |
| 15 |
"reference": "dd25ca9dd79402c3bb51fab112aa079702eb165e", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"require-dev": { |
| 19 |
"dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0", |
| 20 |
"squizlabs/php_codesniffer": "^3.10.2", |
| 21 |
"wp-coding-standards/wpcs": "^3.1.0" |
| 22 |
}, |
| 23 |
"time": "2025-04-28T12:27:21+00:00", |
| 24 |
"type": "library", |
| 25 |
"installation-source": "dist", |
| 26 |
"autoload": { |
| 27 |
"psr-4": { |
| 28 |
"Elementor\\WPNotificationsPackage\\": "src/" |
| 29 |
} |
| 30 |
}, |
| 31 |
"notification-url": "https://packagist.org/downloads/", |
| 32 |
"support": { |
| 33 |
"source": "https://github.com/elementor/wp-notifications-package/tree/1.2.0" |
| 34 |
}, |
| 35 |
"install-path": "../elementor/wp-notifications-package" |
| 36 |
}, |
| 37 |
{ |
| 38 |
"name": "elementor/wp-one-package", |
| 39 |
"version": "1.0.47", |
| 40 |
"version_normalized": "1.0.47.0", |
| 41 |
"source": { |
| 42 |
"type": "git", |
| 43 |
"url": "git@github.com:elementor/wp-one-package.git", |
| 44 |
"reference": "79b558c889e20b2dfd7aaff33ddf902746a9aac8" |
| 45 |
}, |
| 46 |
"dist": { |
| 47 |
"type": "zip", |
| 48 |
"url": "https://composer.elementor.com/download/elementor/wp-one-package/1.0.47", |
| 49 |
"reference": "79b558c889e20b2dfd7aaff33ddf902746a9aac8", |
| 50 |
"shasum": "" |
| 51 |
}, |
| 52 |
"require": { |
| 53 |
"elementor/wp-notifications-package": "^1.2" |
| 54 |
}, |
| 55 |
"require-dev": { |
| 56 |
"dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0", |
| 57 |
"johnpbloch/wordpress-core": "^6.0", |
| 58 |
"phpunit/phpunit": "^9.0", |
| 59 |
"squizlabs/php_codesniffer": "^3.10.2", |
| 60 |
"wp-coding-standards/wpcs": "^3.1.0", |
| 61 |
"yoast/phpunit-polyfills": "^2.0" |
| 62 |
}, |
| 63 |
"time": "2026-01-28T11:16:24+00:00", |
| 64 |
"type": "library", |
| 65 |
"installation-source": "dist", |
| 66 |
"autoload": { |
| 67 |
"files": [ |
| 68 |
"./runner.php" |
| 69 |
] |
| 70 |
}, |
| 71 |
"scripts": { |
| 72 |
"lint": [ |
| 73 |
"vendor/bin/phpcs --standard=./phpcs.xml ./src/" |
| 74 |
], |
| 75 |
"lint:fix": [ |
| 76 |
"vendor/bin/phpcbf ." |
| 77 |
] |
| 78 |
}, |
| 79 |
"support": { |
| 80 |
"source": "https://github.com/elementor/wp-one-package/tree/1.0.47" |
| 81 |
}, |
| 82 |
"install-path": "../elementor/wp-one-package" |
| 83 |
} |
| 84 |
], |
| 85 |
"dev": false, |
| 86 |
"dev-package-names": [] |
| 87 |
} |
| 88 |
|