mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
Delete package.json
This commit is contained in:
22
package.json
22
package.json
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"name": "edgetunnel",
|
||||
"version": "1.0.0",
|
||||
"description": "Delete code, but keep the project for the sake of memories. I'm only create this project for fun, for try new things and for learn by doing. **I'm even not write any outside marketing post for this project. Just for my own fun...** But I feel emotional damage by the community.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"deploy": "wrangler deploy",
|
||||
"dev-vless": "wrangler dev src/worker-vless.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20230518.0",
|
||||
"wrangler": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"dns-packet": "^5.6.0",
|
||||
"ip-cidr": "^3.1.0",
|
||||
"ip-range-check": "^0.2.0",
|
||||
"ipaddr.js": "^2.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user