Mono_Youtube_Viewer/bypassV/.backup/package.json

17 lines
308 B
JSON
Executable File

{
"name": "video-streamer",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"body-parser": "^1.20.3",
"express": "^4.21.1"
}
}