mirror of
https://github.com/agresdominik/file-leak.git
synced 2026-04-21 18:05:48 +00:00
9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"dependencies": {
|
|
"web-ext": "^9.1.0"
|
|
},
|
|
"scripts": {
|
|
"start:firefox": "web-ext run --source-dir ./extension"
|
|
}
|
|
}
|