Initial commit of sub2proxy with visual dashboard
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user