]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - flakes/etherpad-lite/modules/ep_immae_buttons/package.json
Squash changes containing private information
[perso/Immae/Config/Nix.git] / flakes / etherpad-lite / modules / ep_immae_buttons / package.json
diff --git a/flakes/etherpad-lite/modules/ep_immae_buttons/package.json b/flakes/etherpad-lite/modules/ep_immae_buttons/package.json
new file mode 100644 (file)
index 0000000..39bb0a8
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "name": "ep_immae_buttons",
+  "description": "Additional buttons (replacing clear_formatting and copy_paste_select_all)",
+  "version": "0.1.0",
+  "author": "Immae",
+  "contributors": [],
+  "dependencies": { },
+  "repository" : { "type" : "git", "url"  : "" },
+  "engines": { "node": "*" }
+}