mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-19 14:22:02 +01:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"name": "server",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cors-anywhere": "^0.4.4",
|
|
"pac-proxy-agent": "^7.0.1"
|
|
}
|
|
}
|