mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-02-09 03:25:02 +00:00
81 lines
2.7 KiB
Plaintext
81 lines
2.7 KiB
Plaintext
|
{
|
||
|
"_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": "ee4a05d220006a064b4fda49803c239b",
|
||
|
"content-hash": "e796f90e007457e383570e7ae0e15248",
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "twig/twig",
|
||
|
"version": "v1.24.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/twigphp/Twig.git",
|
||
|
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512",
|
||
|
"reference": "3566d311a92aae4deec6e48682dc5a4528c4a512",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.2.7"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"symfony/debug": "~2.7",
|
||
|
"symfony/phpunit-bridge": "~2.7"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.24-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Twig_": "lib/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Fabien Potencier",
|
||
|
"email": "fabien@symfony.com",
|
||
|
"homepage": "http://fabien.potencier.org",
|
||
|
"role": "Lead Developer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Armin Ronacher",
|
||
|
"email": "armin.ronacher@active-4.com",
|
||
|
"role": "Project Founder"
|
||
|
},
|
||
|
{
|
||
|
"name": "Twig Team",
|
||
|
"homepage": "http://twig.sensiolabs.org/contributors",
|
||
|
"role": "Contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
||
|
"homepage": "http://twig.sensiolabs.org",
|
||
|
"keywords": [
|
||
|
"templating"
|
||
|
],
|
||
|
"time": "2016-05-30 09:11:59"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": [],
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": [],
|
||
|
"platform-dev": []
|
||
|
}
|