first commit
This commit is contained in:
24
package.json
Normal file
24
package.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "raven",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "proxy.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@hyperswarm/dht": "^6.5.1",
|
||||
"bun": "^1.0.35",
|
||||
"graceful-goodbye": "^1.3.0",
|
||||
"hi-base32": "^0.5.1",
|
||||
"http": "^0.0.1-security",
|
||||
"http-proxy": "^1.18.1",
|
||||
"http2-proxy": "^5.0.53",
|
||||
"hyper-cmd-lib-keys": "^0.1.0",
|
||||
"hyper-cmd-lib-net": "^0.1.0",
|
||||
"hyperdht": "^6.13.1",
|
||||
"pump": "^3.0.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user