0.1.0
This commit is contained in:
parent
6045217047
commit
aa96fc9c9b
11
package-lock.json
generated
Normal file
11
package-lock.json
generated
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "peertube-plugin-hardware-transcode-vaapi",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"lockfileVersion": 2,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {
|
||||||
|
"": {
|
||||||
|
"version": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
11
package.json
11
package.json
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-plugin-hardware-transcode-vaapi",
|
"name": "peertube-plugin-hardware-transcode-vaapi",
|
||||||
"version": "0.0.5",
|
"version": "0.1.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "Plugin that adds transcode profiles which use vaapi for hardware acceleration",
|
"description": "Plugin that adds transcode profiles which use vaapi for hardware acceleration",
|
||||||
"engine": {
|
"engine": {
|
||||||
"peertube": ">=3.2.0"
|
"peertube": ">=3.2.0"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"peertube",
|
"peertube",
|
||||||
"plugin"
|
"plugin"
|
||||||
],
|
],
|
||||||
"homepage": "https://git.kher.nl/tlc/peertube-plugin-hardware-transcode-vaapi",
|
"homepage": "https://git.kher.nl/tlc/peertube-plugin-hardware-transcode-vaapi",
|
||||||
"author": "gdsn",
|
"author": "gdsn",
|
||||||
@ -18,5 +18,4 @@
|
|||||||
"css": [],
|
"css": [],
|
||||||
"clientScripts": [],
|
"clientScripts": [],
|
||||||
"translations": {}
|
"translations": {}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user