46 lines
1.4 KiB
JSON
46 lines
1.4 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": "7a9078ffd28147404d7281a884adffc0",
|
|
"packages": [
|
|
{
|
|
"name": "sharkk/router",
|
|
"version": "1.1.4",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://git.sharkk.net/api/packages/PHP/composer/files/sharkk%2Frouter/1.1.4/sharkk-router.1.1.4.zip",
|
|
"shasum": "d7f339e9184f2415ef439c4406e706354b1cf5d5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sharkk\\Router\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sharkk",
|
|
"email": "email@sharkk.net"
|
|
}
|
|
],
|
|
"description": "A simple node-based router.",
|
|
"time": "2024-09-19T12:46:57-05:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
}
|