mirror of
https://github.com/schroinerxy/Sing-box.git
synced 2026-06-21 20:35:47 +08:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "nodejs-sb",
|
||||
"version": "1.0.0",
|
||||
"description": "node",
|
||||
"main": "index.js",
|
||||
"author": "eooce",
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user