r2/proxy/package.json
lightings 3620fdae36 ...
2023-04-12 14:37:56 +08:00

16 lines
270 B
JSON

{
"name": "proxy",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"bytearray": "^0.1.3"
}
}