mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"name": "Drupal Commerce",
|
|
"website": "http://drupalcommerce.org",
|
|
"matches": [
|
|
{
|
|
"regexp": "<[^>]+(?:id=\"block[_-]commerce[_-]cart[_-]cart|class=\"commerce[_-]product[_-]field)"
|
|
}
|
|
],
|
|
"implies": "Drupal"
|
|
} |