etherpad-lite/pluginomatic.json

9 lines
117 B
JSON

{
"parts": [{
"name": "__builtin__",
"hooks": {
"expressServer": "../test:expressServer"
}
}]
}