UNPKG

@ffmpeg-installer/darwin-arm64

Version:

Mac OS X FFmpeg binary used by ffmpeg-installer

28 lines (27 loc) 744 B
{ "name": "@ffmpeg-installer/darwin-arm64", "version": "4.1.5", "description": "Mac OS X FFmpeg binary used by ffmpeg-installer", "homepage": "https://www.osxexperts.net/", "scripts": { "test": "file ffmpeg | grep -qF \"Mach-O\"", "prepublishOnly": "npm test", "postinstall": "chmod u+x ffmpeg", "upload": "npm --userconfig=../../.npmrc publish --access public" }, "keywords": [ "ffmpeg", "binary", "darwin", "arm64" ], "os": [ "darwin" ], "cpu": [ "arm64" ], "author": "osexperts <info@osxexperts.net>", "license": "https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/LICENSE.md", "ffmpeg": "92718-g092cb17983" }