| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "elementor/wp-notifications-package", |
| 5 |
"version": "1.1.0", |
| 6 |
"version_normalized": "1.1.0.0", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/elementor/wp-notifications-package.git", |
| 10 |
"reference": "cd8093bad42df73c738aa530b5be98ab16621822" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/elementor/wp-notifications-package/zipball/cd8093bad42df73c738aa530b5be98ab16621822", |
| 15 |
"reference": "cd8093bad42df73c738aa530b5be98ab16621822", |
| 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-01-21T13:50:20+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.1.0" |
| 34 |
}, |
| 35 |
"install-path": "../elementor/wp-notifications-package" |
| 36 |
} |
| 37 |
], |
| 38 |
"dev": false, |
| 39 |
"dev-package-names": [] |
| 40 |
} |
| 41 |
|