h264-to-h265/package.json

15 lines
259 B
JSON
Raw Normal View History

2022-11-06 19:48:32 +08:00
{
"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"
}
}