Files
file-leak/package.json
T
2025-11-13 19:03:30 +01:00

9 lines
139 B
JSON

{
"dependencies": {
"web-ext": "^9.1.0"
},
"scripts": {
"start:firefox": "web-ext run --source-dir ./"
}
}