3
0
corteza/codegen/composer.lock
2018-07-16 00:13:45 +02:00

68 lines
2.2 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "27ca9291b11653ca55b2eb53454a2d60",
"content-hash": "789a4ed7b74ed2be14054128f82abcde",
"packages": [
{
"name": "monotek/minitpl",
"version": "v1.1.4",
"source": {
"type": "git",
"url": "https://github.com/titpetric/minitpl.git",
"reference": "613a596b3dee3c121283fad3f84d06d83ecb5125"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/titpetric/minitpl/zipball/613a596b3dee3c121283fad3f84d06d83ecb5125",
"reference": "613a596b3dee3c121283fad3f84d06d83ecb5125",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Monotek\\MiniTPL": "code"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"CC BY-SA 3.0"
],
"authors": [
{
"name": "Tit Petric",
"email": "tit.petric@monotek.net",
"homepage": "http://titpetric.github.io",
"role": "developer"
}
],
"description": "Miniature fully featured PHP template engine",
"homepage": "https://github.com/titpetric/minitpl",
"keywords": [
"minitpl",
"monotek",
"php",
"small",
"smarty",
"template",
"tiny"
],
"time": "2016-02-07 13:23:38"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}