h264-to-h265/package.json
2022-11-10 17:58:57 +08:00

16 lines
284 B
JSON

{
"name": "ffmpeg-video",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"fs-extra": "^10.1.0",
"shelljs": "^0.8.5"
}
}