{ "name": "sub2proxy", "version": "1.0.0", "description": "Clash & Sing-box subscription converter with a modern web control panel.", "main": "sub2proxy.js", "scripts": { "start": "node sub2proxy.js", "cli": "node sub2proxy.js --cli" }, "dependencies": { "js-yaml": "^4.1.0" } }