45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
[
|
|
{
|
|
"name": "leafo/lessphp",
|
|
"version": "v0.5.0",
|
|
"version_normalized": "0.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/leafo/lessphp.git",
|
|
"reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/leafo/lessphp/zipball/0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
|
|
"reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283",
|
|
"shasum": ""
|
|
},
|
|
"time": "2014-11-24 18:39:20",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"lessc.inc.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT",
|
|
"GPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Leaf Corcoran",
|
|
"email": "leafot@gmail.com",
|
|
"homepage": "http://leafo.net"
|
|
}
|
|
],
|
|
"description": "lessphp is a compiler for LESS written in PHP.",
|
|
"homepage": "http://leafo.net/lessphp/"
|
|
}
|
|
]
|