wp_back/wp-content/plugins/wp-smushit/vendor/composer/installed.json

50 lines
1.5 KiB
JSON
Raw Normal View History

2024-05-20 15:37:46 +03:00
[
{
"name": "mixpanel/mixpanel-php",
"version": "2.10.0",
"version_normalized": "2.10.0.0",
"source": {
"type": "git",
"url": "git@github.com:mixpanel/mixpanel-php.git",
"reference": "c4b6245713dad06f0527c7b98ee7275116b9e163"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mixpanel/mixpanel-php/zipball/c4b6245713dad06f0527c7b98ee7275116b9e163",
"reference": "c4b6245713dad06f0527c7b98ee7275116b9e163",
"shasum": ""
},
"require": {
"php": ">=5.0"
},
"require-dev": {
"phpdocumentor/phpdocumentor": "2.9.*",
"phpunit/phpunit": "5.6.*"
},
"time": "2022-08-10T22:03:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"lib/Mixpanel.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Mixpanel <dev@mixpanel.com>",
"homepage": "https://mixpanel.com/"
}
],
"description": "The Official PHP library for Mixpanel",
"homepage": "https://mixpanel.com/help/reference/php",
"keywords": [
"mixpanel",
"mixpanel php"
]
}
]