mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 09:00:02 +00:00
fb88721532
* geckodriver: 0.33.0 * node 16.20.2 * pyright 1.1.329 * eslint 8.50.0
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"dependencies": {
|
|
"eslint": "^8.50.0",
|
|
"pyright": "^1.1.329"
|
|
},
|
|
"scripts": {
|
|
"clean": "rm -Rf node_modules package-lock.json"
|
|
}
|
|
}
|