mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
15 lines
407 B
JSON
15 lines
407 B
JSON
{
|
|
"name": "SailsJS",
|
|
"author": "Bhavin Senjaliya <bhavin.senjaliya@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "SailsJS is a realtime MVC Framework for Node.js",
|
|
"website": "https://sailsjs.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:^sails.sid)",
|
|
"name": "sails.sid cookie"
|
|
}
|
|
]
|
|
}
|