forked from Mirrors/keyoxide-web
129 lines
4.3 KiB
JSON
129 lines
4.3 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": "aa4a1e705393f9eee51e91b7634ef095",
|
|
"packages": [
|
|
{
|
|
"name": "altorouter/altorouter",
|
|
"version": "2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dannyvankooten/AltoRouter.git",
|
|
"reference": "127f6e96998708a31ef32252985bea82e3b03888"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/127f6e96998708a31ef32252985bea82e3b03888",
|
|
"reference": "127f6e96998708a31ef32252985bea82e3b03888",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"codeclimate/php-test-reporter": "dev-master",
|
|
"phpunit/phpunit": "5.7.*",
|
|
"squizlabs/php_codesniffer": "3.4.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"AltoRouter.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Danny van Kooten",
|
|
"email": "dannyvankooten@gmail.com",
|
|
"homepage": "http://dannyvankooten.com/"
|
|
},
|
|
{
|
|
"name": "Koen Punt",
|
|
"homepage": "https://github.com/koenpunt"
|
|
},
|
|
{
|
|
"name": "niahoo",
|
|
"homepage": "https://github.com/niahoo"
|
|
}
|
|
],
|
|
"description": "A lightning fast router for PHP",
|
|
"homepage": "https://github.com/dannyvankooten/AltoRouter",
|
|
"keywords": [
|
|
"lightweight",
|
|
"router",
|
|
"routing"
|
|
],
|
|
"time": "2019-11-23T11:01:41+00:00"
|
|
},
|
|
{
|
|
"name": "league/plates",
|
|
"version": "3.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/plates.git",
|
|
"reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/plates/zipball/b1684b6f127714497a0ef927ce42c0b44b45a8af",
|
|
"reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3 | ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "^1.4",
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "~1.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Plates\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Reinink",
|
|
"email": "jonathan@reinink.ca",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
|
|
"homepage": "http://platesphp.com",
|
|
"keywords": [
|
|
"league",
|
|
"package",
|
|
"templates",
|
|
"templating",
|
|
"views"
|
|
],
|
|
"time": "2016-12-28T00:14:17+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|