Update package.json to add license information

This commit is contained in:
Théo Le Calvar 2021-04-07 08:28:15 +00:00
parent b708918a4b
commit 182b86e480
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "peertube-plugin-hardware-transcode-vaapi",
"version": "0.0.3",
"license": "MIT",
"description": "Plugin add transcode profils which use vaapi for hardware acceleration",
"engine": {
"peertube": ">=3.1.0"