aboutsummaryrefslogtreecommitdiff
path: root/pkgs/webapps/etherpad-lite/modules/ep_immae_buttons/package.json
blob: 39bb0a8ce62b8b1e9a0e2261e5237c9466945f3b (plain) (blame)
1
2
3
4
5
6
7
8
9
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": "*" }
}