You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
348 B
JSON

{
"name": "artmark/laravel-breadcrumbs",
"type": "library",
"license": "Proprietary",
"authors": [
{
"name": "Andrey Pokidov",
"email": "pokidov@e-traffic.ru"
}
],
"require": {
},
"autoload": {
"psr-0": {
"Artmark\\BreadCrumbs\\": "src/"
}
}
}