2024-02-18 08:28:00 +01:00
|
|
|
{
|
|
|
|
"name": "chromium-proxy-settings",
|
2024-02-18 14:10:13 +01:00
|
|
|
"type": "module",
|
2024-02-18 08:28:00 +01:00
|
|
|
"devDependencies": {
|
2024-06-06 13:50:52 +02:00
|
|
|
"@types/chrome": "^0.0.268",
|
2024-02-18 10:39:19 +01:00
|
|
|
"crx3": "^1.1.3",
|
2024-03-13 09:28:46 +01:00
|
|
|
"eslint": "^8.57.0",
|
2024-06-06 13:50:52 +02:00
|
|
|
"typescript": "^5.4.5",
|
|
|
|
"typescript-eslint": "^7.12.0"
|
2024-02-18 08:28:00 +01:00
|
|
|
}
|
|
|
|
}
|