Update package.json to add license information
This commit is contained in:
parent
b708918a4b
commit
182b86e480
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-plugin-hardware-transcode-vaapi",
|
"name": "peertube-plugin-hardware-transcode-vaapi",
|
||||||
"version": "0.0.3",
|
"version": "0.0.3",
|
||||||
|
"license": "MIT",
|
||||||
"description": "Plugin add transcode profils which use vaapi for hardware acceleration",
|
"description": "Plugin add transcode profils which use vaapi for hardware acceleration",
|
||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=3.1.0"
|
"peertube": ">=3.1.0"
|
||||||
@ -18,4 +19,4 @@
|
|||||||
"clientScripts": [],
|
"clientScripts": [],
|
||||||
"translations": {}
|
"translations": {}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user