{
  "name": "ffmpeg-static-binaries-electron",
  "version": "1.0.1",
  "description": "return the path of ffmpeg static binaries ",
  "keywords": [
    "ffmpeg",
    "static",
    "library",
    "binary",
    "binaries",
    "mac",
    "linux",
    "windows"
  ],
  "author": "Jumi Ray <jumiray620@gmail.com>",
  "license": "MIT",
  "devDependencies": {},
  "dependencies": {},
  "engines": {
    "node": ">=0.8.0"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitlab.songshuai.com/frontend/ffmpeg-static-electron.git"
  }
}
