From 182b86e480495b0222f8c7956e6d9c72b4492792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Le=20Calvar?= Date: Wed, 7 Apr 2021 08:28:15 +0000 Subject: [PATCH] Update package.json to add license information --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e6f510..1d185b5 100644 --- a/package.json +++ b/package.json @@ -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" @@ -18,4 +19,4 @@ "clientScripts": [], "translations": {} } - \ No newline at end of file +