UNPKG

@ffprobe-installer/win32-x64

Version:

Windows FFprobe binary used by ffprobe-installer

27 lines (26 loc) 549 B
{ "name": "@ffprobe-installer/win32-x64", "version": "5.1.0", "description": "Windows FFprobe binary used by ffprobe-installer", "homepage": "https://www.gyan.dev/ffmpeg/builds/", "scripts": { "test": "file ffprobe.exe | grep -qF \"PE32+\"", "prepare": "npm test", "upload": "npm publish --access public" }, "keywords": [ "ffprobe", "binary", "win32", "x64" ], "os": [ "win32" ], "cpu": [ "x64" ], "author": "GyanD <builds@gyan.dev> (https://github.com/GyanD)", "license": "GPL-3.0", "ffprobe": "20230213-2296078" }