You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
2.2 KiB
65 lines
2.2 KiB
2 years ago
|
{
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "altorouter/altorouter",
|
||
|
"version": "v1.1.0",
|
||
|
"version_normalized": "1.1.0.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/dannyvankooten/AltoRouter.git",
|
||
|
"reference": "09d9d946c546bae6d22a7654cdb3b825ffda54b4"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/09d9d946c546bae6d22a7654cdb3b825ffda54b4",
|
||
|
"reference": "09d9d946c546bae6d22a7654cdb3b825ffda54b4",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.0"
|
||
|
},
|
||
|
"time": "2014-04-16T09:44:40+00:00",
|
||
|
"type": "library",
|
||
|
"installation-source": "dist",
|
||
|
"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"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/dannyvankooten/AltoRouter/issues",
|
||
|
"source": "https://github.com/dannyvankooten/AltoRouter/tree/master"
|
||
|
},
|
||
|
"install-path": "../altorouter/altorouter"
|
||
|
}
|
||
|
],
|
||
|
"dev": true,
|
||
|
"dev-package-names": []
|
||
|
}
|