shaka-packager-static
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "shaka-packager-static", | ||
"version": "2.3.1", | ||
"description": "Shaka Packager static binaries for Mac OSX and Linux and Windows", | ||
"version": "2.3.2", | ||
"description": "Shaka Packager static binaries for Mac OSX, Linux and Windows", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -5,3 +5,3 @@ # shaka-packager-static | ||
**[Shaka Packager](https://github.com/google/shaka-packager) static binaries for Mac OSX and Linux and Windows.** | ||
**[Shaka Packager](https://github.com/google/shaka-packager) static binaries for Mac OSX, Linux and Windows.** | ||
@@ -27,3 +27,3 @@ Supports macOS (64-bit), Linux (32 and 64-bit) and Windows (32 and 64-bit). The current shaka-packager version is `2.3.0`. | ||
console.log(packager.path); | ||
// /home/feedsbrain/workspaces/cool-project/node_modules/shaka-packager-static/bin/linux/x64/ffmpeg | ||
// /home/feedsbrain/workspaces/cool-project/node_modules/shaka-packager-static/bin/linux/x64/packager | ||
``` | ||
@@ -30,0 +30,0 @@ |
27259904