mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
302 B
JSON
16 lines
302 B
JSON
{
|
|
"name": "Rocket",
|
|
"website": "https://rocketcms.io",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-powered-by]",
|
|
"regexp": "^Rocket=https://rocketcms.io/"
|
|
}
|
|
],
|
|
"implies": [
|
|
"webpack",
|
|
"Node.js",
|
|
"MySQL",
|
|
"Less"
|
|
]
|
|
} |