{
"packages": [
{
"name": "bramus/router",
"version": "1.5",
"version_normalized": "1.5.0.0",
"source": {
"type": "git",
"url": "https://github.com/bramus/router.git",
"reference": "6adc0182dc6b0ebc22fd10543f65a36de10d8c05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bramus/router/zipball/6adc0182dc6b0ebc22fd10543f65a36de10d8c05",
"reference": "6adc0182dc6b0ebc22fd10543f65a36de10d8c05",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.14",
"phpunit/php-code-coverage": "~2.0",
"phpunit/phpunit": "~4.0"
},
"time": "2020-10-26T09:50:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Bramus": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bram(us) Van Damme",
"email": "bramus@bram.us",
"homepage": "http://www.bram.us"
}
],
"description": "A lightweight and simple object oriented PHP Router",
"homepage": "https://github.com/bramus/router",
"keywords": [
"router",
"routing"
],
"support": {
"issues": "https://github.com/bramus/router/issues",
"source": "https://github.com/bramus/router/tree/1.5"
},
"install-path": "../bramus/router"
}
],
"dev": true,
"dev-package-names": []
}
|