mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
276 B
JSON
15 lines
276 B
JSON
{
|
|
"name": "UserGuiding",
|
|
"website": "https://userguiding.com",
|
|
"matches": [
|
|
{
|
|
"search": "script",
|
|
"regexp": "static\\.userguiding*\\.js"
|
|
}
|
|
],
|
|
"implies": [
|
|
"React",
|
|
"webpack",
|
|
"Node.js"
|
|
]
|
|
} |