Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
55fb1f640a | ||
|
|
4293b6735a | ||
|
|
248fe15b62 |
+2
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@gromlab/create-vod",
|
||||
"author": "Gromov Sergei",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.13",
|
||||
"description": "DASH/HLS video converter with hardware acceleration (NVENC/QSV/AMF/VAAPI), thumbnails and poster generation",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
@@ -19,6 +19,7 @@
|
||||
"dist",
|
||||
"bin",
|
||||
"README.md",
|
||||
"README_RU.md",
|
||||
"LICENSE"
|
||||
],
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user