mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
385 lines
13 KiB
JSON
385 lines
13 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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "e78104dfc51d725ae15a17e7a70e7ca3",
|
|
"packages": [
|
|
{
|
|
"name": "geoip/geoip",
|
|
"version": "v1.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/maxmind/geoip-api-php.git",
|
|
"reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/maxmind/geoip-api-php/zipball/2053a85c2ed3e7adcbaf0117e26832f57366e370",
|
|
"reference": "2053a85c2ed3e7adcbaf0117e26832f57366e370",
|
|
"shasum": ""
|
|
},
|
|
"conflict": {
|
|
"ext-geoip": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*",
|
|
"satooshi/php-coveralls": "1.0.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/geoip.inc",
|
|
"src/geoipcity.inc",
|
|
"src/timezone.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL 2.1+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "MaxMind, Inc.",
|
|
"email": "support@maxmind.com",
|
|
"homepage": "http://www.maxmind.com/"
|
|
}
|
|
],
|
|
"description": "MaxMind GeoIP PHP API",
|
|
"homepage": "http://dev.maxmind.com/geoip/legacy/downloadable",
|
|
"keywords": [
|
|
"geoip",
|
|
"geolocation",
|
|
"maxmind"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/maxmind/geoip-api-php/issues",
|
|
"source": "https://github.com/maxmind/geoip-api-php/tree/master"
|
|
},
|
|
"time": "2016-05-16T19:06:50+00:00"
|
|
},
|
|
{
|
|
"name": "gettext/gettext",
|
|
"version": "v1.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-gettext/Gettext.git",
|
|
"reference": "1bdf755a1b49f0614d6fc29f446df567eb62cd5c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/1bdf755a1b49f0614d6fc29f446df567eb62cd5c",
|
|
"reference": "1bdf755a1b49f0614d6fc29f446df567eb62cd5c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Gettext": ""
|
|
},
|
|
"files": [
|
|
"Gettext/translator_functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"AGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oscar Otero",
|
|
"email": "oom@oscarotero.com",
|
|
"homepage": "http://oscarotero.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP - JS gettext conversor",
|
|
"homepage": "https://github.com/oscarotero/Gettext",
|
|
"keywords": [
|
|
"JS",
|
|
"gettext",
|
|
"i18n",
|
|
"translation"
|
|
],
|
|
"support": {
|
|
"email": "oom@oscarotero.com",
|
|
"issues": "https://github.com/oscarotero/Gettext/issues",
|
|
"source": "https://github.com/php-gettext/Gettext/tree/v1.1.5"
|
|
},
|
|
"time": "2014-10-22T15:53:45+00:00"
|
|
},
|
|
{
|
|
"name": "lifo/ip",
|
|
"version": "v1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lifo101/ip.git",
|
|
"reference": "b6a36dab288d7aea155698808bfc6649799fe413"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lifo101/ip/zipball/b6a36dab288d7aea155698808bfc6649799fe413",
|
|
"reference": "b6a36dab288d7aea155698808bfc6649799fe413",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-bcmath": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Lifo\\IP\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jason Morriss",
|
|
"email": "lifo2013@gmail.com"
|
|
}
|
|
],
|
|
"description": "IP address helper PHP library for working with IPv4 and IPv6 addresses",
|
|
"keywords": [
|
|
"IP",
|
|
"ip address",
|
|
"ipv4",
|
|
"ipv6"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/lifo101/ip/issues",
|
|
"source": "https://github.com/lifo101/ip/tree/master"
|
|
},
|
|
"time": "2020-04-02T11:09:10+00:00"
|
|
},
|
|
{
|
|
"name": "mrclay/minify",
|
|
"version": "2.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mrclay/minify.git",
|
|
"reference": "1928e89208d28e91427b2f13b67acdbd8cd01ac9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mrclay/minify/zipball/1928e89208d28e91427b2f13b67acdbd8cd01ac9",
|
|
"reference": "1928e89208d28e91427b2f13b67acdbd8cd01ac9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"php": ">=5.2.1"
|
|
},
|
|
"require-dev": {
|
|
"tubalmartin/cssmin": "~2.4.8"
|
|
},
|
|
"suggest": {
|
|
"tubalmartin/cssmin": "Support minify with CSSMin (YUI PHP port)"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"min/lib/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Stephen Clay",
|
|
"email": "steve@mrclay.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
|
|
"homepage": "http://code.google.com/p/minify/",
|
|
"support": {
|
|
"email": "minify@googlegroups.com",
|
|
"issues": "http://code.google.com/p/minify/issues/list",
|
|
"source": "https://github.com/mrclay/minify/tree/2.x",
|
|
"wiki": "http://code.google.com/p/minify/w/list"
|
|
},
|
|
"time": "2017-11-03T21:04:01+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.22.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
|
|
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.22-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-01-07T16:49:33+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.44.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "138c493c5b8ee7cff3821f80b8896d371366b5fe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/138c493c5b8ee7cff3821f80b8896d371366b5fe",
|
|
"reference": "138c493c5b8ee7cff3821f80b8896d371366b5fe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.44-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"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": "Twig Team",
|
|
"role": "Contributors"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "https://twig.symfony.com",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
"source": "https://github.com/twigphp/Twig/tree/v1.44.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-01-05T10:10:05+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"ext-mbstring": ">=5.4",
|
|
"ext-gd": ">=5.4",
|
|
"ext-pdo": ">=5.4"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|