{ "_from": "ffmpeg-static@^4.0.1", "_id": "ffmpeg-static@4.0.1", "_inBundle": false, "_integrity": "sha512-tUGBiessDvslK6jfVpfrhm6NvXPrIOclSVsqI8FGx4uDPN6xvdH8mGghcZDOjXky65FjaRPcTu3y/8Ne6VXRtQ==", "_location": "/ffmpeg-static", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ffmpeg-static@^4.0.1", "name": "ffmpeg-static", "escapedName": "ffmpeg-static", "rawSpec": "^4.0.1", "saveSpec": null, "fetchSpec": "^4.0.1" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/ffmpeg-static/-/ffmpeg-static-4.0.1.tgz", "_shasum": "0833e010ef96251e1d4c1ca67ebcf0d036be9662", "_spec": "ffmpeg-static@^4.0.1", "_where": "E:\\Documents\\GitHub\\s5nical", "authors": [ "Eugene Ware ", "contributors" ], "bugs": { "url": "https://github.com/eugeneware/ffmpeg-static/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Jannis R", "email": "mail@jannisr.de" } ], "dependencies": { "progress": "^2.0.3", "simple-get": "^3.1.0" }, "deprecated": false, "description": "ffmpeg static binaries for Mac OSX and Linux and Windows", "devDependencies": { "any-shell-escape": "^0.1.1", "tape": "^4.11.0" }, "engines": { "node": ">=10" }, "ffmpeg-static": { "binary_release": "b4.2.2" }, "files": [ "index.js", "install.js", "example.js" ], "homepage": "https://github.com/eugeneware/ffmpeg-static#readme", "keywords": [ "ffmpeg", "static", "library", "binary", "binaries", "mac", "linux", "windows" ], "license": "GPL-3.0-or-later", "main": "index.js", "name": "ffmpeg-static", "repository": { "type": "git", "url": "git+https://github.com/eugeneware/ffmpeg-static.git" }, "scripts": { "install": "node install.js", "prepublishOnly": "npm test", "test": "tape test/*.js" }, "version": "4.0.1" }