58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
|
[
|
||
|
{
|
||
|
"name": "smarty/smarty",
|
||
|
"version": "v3.1.33",
|
||
|
"version_normalized": "3.1.33.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/smarty-php/smarty.git",
|
||
|
"reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/dd55b23121e55a3b4f1af90a707a6c4e5969530f",
|
||
|
"reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.2"
|
||
|
},
|
||
|
"time": "2018-09-12T20:54:16+00:00",
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "3.1.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"installation-source": "dist",
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"libs/bootstrap.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"LGPL-3.0"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Monte Ohrt",
|
||
|
"email": "monte@ohrt.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Uwe Tews",
|
||
|
"email": "uwe.tews@googlemail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "Rodney Rehm",
|
||
|
"email": "rodney.rehm@medialize.de"
|
||
|
}
|
||
|
],
|
||
|
"description": "Smarty - the compiling PHP template engine",
|
||
|
"homepage": "http://www.smarty.net",
|
||
|
"keywords": [
|
||
|
"templating"
|
||
|
]
|
||
|
}
|
||
|
]
|