mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
9 lines
265 B
JSON
9 lines
265 B
JSON
{
|
|
"name": "pluginomatic_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" }
|
|
}
|