| Current Path : /home/cbequiperp/www/components/com_flexicontent/librairies/php_css_parser/composer/ |
| Current File : /home/cbequiperp/www/components/com_flexicontent/librairies/php_css_parser/composer/installed.json |
[
{
"name": "sabberworm/php-css-parser",
"version": "8.2.0",
"version_normalized": "8.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
"reference": "8be357d90c29c2f6dd426be4cb60bf09ef6d0120"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/8be357d90c29c2f6dd426be4cb60bf09ef6d0120",
"reference": "8be357d90c29c2f6dd426be4cb60bf09ef6d0120",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"time": "2018-07-13T13:23:56+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"
]
}
]