1 Star 0 Fork 0

天钰 / node-ffmpeg-installer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
timfeng 提交于 2024-05-07 23:05 . update
{
"name": "@gdty/ffmpeg",
"version": "1.1.1",
"main": "index.js",
"scripts": {
"lint": "jshint *.js",
"preversion": "npm run lint",
"types": "tsc",
"preupload": "npm run types",
"upload": "npm --userconfig=.npmrc publish --access public",
"test": "tsd"
},
"types": "types/index.d.ts",
"keywords": [
"ffmpeg",
"binary",
"installer",
"audio",
"sound"
],
"author": "gdty",
"description": "Platform independent binary installer of FFmpeg for node projects",
"optionalDependencies": {
"@gdty/ffmpeg-darwin-arm64": "^1.0.2",
"@gdty/ffmpeg-darwin-x64": "^1.0.2",
"@gdty/ffmpeg-linux-arm": "^1.0.2",
"@gdty/ffmpeg-linux-arm64": "^1.0.2",
"@gdty/ffmpeg-linux-ia32": "^1.0.2",
"@gdty/ffmpeg-linux-x64": "^1.0.2",
"@gdty/ffmpeg-win32-ia32": "^1.0.2",
"@gdty/ffmpeg-win32-x64": "^1.0.2"
},
"devDependencies": {
"jshint": "2.9.3",
"tsd": "0.14.0",
"typescript": "4.2.3"
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/gdteyu/node-ffmpeg-installer.git"
},
"bugs": {
"url": "https://gitee.com/gdteyu/node-ffmpeg-installer/issues"
},
"homepage": "https://gitee.com/gdteyu/node-ffmpeg-installer.git"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gdteyu/node-ffmpeg-installer.git
git@gitee.com:gdteyu/node-ffmpeg-installer.git
gdteyu
node-ffmpeg-installer
node-ffmpeg-installer
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891