mirror of
https://github.com/chrisbenincasa/tunarr
synced 2026-04-21 13:37:15 +00:00
6 lines
96 B
JSON
6 lines
96 B
JSON
|
|
{
|
||
|
|
"scripts": "build/bundle.js",
|
||
|
|
"targets": ["node18-linux-arm64"],
|
||
|
|
"outputPath": "dist"
|
||
|
|
}
|