5 Star 3 Fork 1

Ligo / capture-image

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 502 Bytes
一键复制 编辑 原始数据 按行查看 历史
喻代明 提交于 2023-06-15 07:44 . update:升级ffmpeg和Winston版本
{
"name": "capture_image",
"version": "0.0.1",
"description": "高拍仪抓图",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"keywords": [],
"devDependencies": {
"pipe2jpeg": "latest",
"mocha": "latest"
},
"dependencies": {
"app-root-path": "^2.0.1",
"ffmpeg-static": "5.1.0",
"lodash": "^4.17.5",
"winston": "3.2.1",
"xpipe": "^1.0.5",
"is-running": "^2.1.0"
},
"author": "zhang heng",
"private": true,
"license": "UNLICENSED"
}
1
https://gitee.com/ligord/capture-image.git
git@gitee.com:ligord/capture-image.git
ligord
capture-image
capture-image
master

搜索帮助