mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-11 17:51:34 -04:00
The big rename of pluginbs from pluginomatic to ep
This commit is contained in:
parent
758666c3e1
commit
da52353ba3
16 changed files with 48 additions and 48 deletions
9
available_plugins/ep_fintest/package.json
Normal file
9
available_plugins/ep_fintest/package.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "ep_fintest",
|
||||
"description": "A test plugin",
|
||||
"version": "0.0.1",
|
||||
"author": "RedHog (Egil Moeller) <egil.moller@freecode.no>",
|
||||
"contributors": [],
|
||||
"dependencies": {"etherpad-lite": "1"},
|
||||
"engines": { "node": ">= 0.4.1 < 0.7.0" }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue