mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-07-17 14:25:21 +00:00
21 lines
389 B
JSON
21 lines
389 B
JSON
{
|
|
"agents": [
|
|
"cursor"
|
|
],
|
|
"cloud": false,
|
|
"guidelines": true,
|
|
"herd_mcp": false,
|
|
"mcp": true,
|
|
"nightwatch_mcp": false,
|
|
"packages": [
|
|
"spatie/laravel-medialibrary"
|
|
],
|
|
"sail": false,
|
|
"skills": [
|
|
"laravel-best-practices",
|
|
"pest-testing",
|
|
"tailwindcss-development",
|
|
"medialibrary-development"
|
|
]
|
|
}
|