UNPKG

@ffmpeg-installer/linux-arm64

Version:

Linux FFmpeg binary used by ffmpeg-installer

29 lines (28 loc) 668 B
{ "name": "@ffmpeg-installer/linux-arm64", "version": "4.1.4", "description": "Linux FFmpeg binary used by ffmpeg-installer", "homepage": "https://www.johnvansickle.com/ffmpeg/", "scripts": { "test": "file ffmpeg | grep -qF \"ELF 64-bit\"", "prepublishOnly": "npm test", "postinstall": "chmod u+x ffmpeg", "upload": "npm --userconfig=../../.npmrc publish --access public" }, "keywords": [ "ffmpeg", "binary", "linux", "arm", "arm64" ], "os": [ "linux" ], "cpu": [ "arm64" ], "author": "Luis Antonio González <luisangonzazlez@gmail.com>", "license": "GPLv3", "ffmpeg": "20190605-gd81913e680" }