WIP plugins: install/uninstall
[oweals/peertube.git] / package.json
index ee12718c740b7d1fd8a011b9c37b09b3248bc7be..fde9135748d6e2133d88cd4b4b1cbd71489c4b69 100644 (file)
@@ -32,6 +32,8 @@
     "clean:server:test": "scripty",
     "watch:client": "scripty",
     "watch:server": "scripty",
+    "plugin:install": "node ./dist/scripts/plugin/install.js",
+    "plugin:uninstall": "node ./dist/scripts/plugin/uninstall.js",
     "danger:clean:dev": "scripty",
     "danger:clean:prod": "scripty",
     "danger:clean:modules": "scripty",