mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"name": "Kendo UI",
|
|
"website": "https://www.telerik.com/kendo-ui",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link[^>]*\\s+href=[^>]*styles/kendo\\.common(?:\\.min)?\\.css[^>]*/>"
|
|
}
|
|
],
|
|
"implies": "jQuery"
|
|
} |