chore: add extract scripts to package.json

This commit is contained in:
Vitaly Gashkov
2025-08-24 10:26:19 +05:00
parent 345dcd1e3b
commit eba50dccd0
+2
View File
@@ -15,6 +15,8 @@
"type": "commonjs",
"scripts": {
"start": "node bin/cli.js",
"extract:mobile": "node bin/cli.js --target mobile --output ./credentials.mobile.json",
"extract:tv": "node bin/cli.js --target tv --output ./credentials.tv.json",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [