File: /medikors/www/wp-content/plugins/jupiterx-core/includes/parse-css/vendors/composer/installed.json
[
{
"name": "prestashop/php-css-parser",
"version": "8.2.0",
"version_normalized": "8.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/PrestaShop/PHP-CSS-Parser.git",
"reference": "4fc2af16da00dd954b41a7d754a9a0b1fccadc1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PrestaShop/PHP-CSS-Parser/zipball/4fc2af16da00dd954b41a7d754a9a0b1fccadc1d",
"reference": "4fc2af16da00dd954b41a7d754a9a0b1fccadc1d",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"time": "2017-12-28T13:36:06+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Sabberworm\\CSS": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Raphael Schweikert"
}
],
"description": "Parser for CSS Files written in PHP",
"homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
"keywords": [
"css",
"parser",
"stylesheet"
]
},
{
"name": "prestashop/rtlcss-php",
"version": "v2.0.0",
"version_normalized": "2.0.0.0",
"source": {
"type": "git",
"url": "https://github.com/PrestaShop/rtlcss-php.git",
"reference": "eb26a4c5651ccaddc9e7eecc725367954c6bd1c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PrestaShop/rtlcss-php/zipball/eb26a4c5651ccaddc9e7eecc725367954c6bd1c4",
"reference": "eb26a4c5651ccaddc9e7eecc725367954c6bd1c4",
"shasum": ""
},
"require": {
"php": ">=5.4",
"prestashop/php-css-parser": "^8.2"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"time": "2017-12-28T14:27:03+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"PrestaShop\\RtlCss\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frédéric Massart",
"homepage": "https://github.com/FMCorz"
},
{
"name": "Pablo Borowicz",
"email": "pablo.borowicz@prestashop.com",
"homepage": "https://github.com/eternoendless"
}
],
"description": "Converts CSS to Right-to-Left",
"keywords": [
"css",
"rtl"
]
}
]