Who let the docs out?
The sourcecode behind LobbyCloud.
Stuff that yet has to be documented.
- We can't use express 4.x yet, because mustache-express wants ~3 as peer dependency
- mongojs 0.12 is broken so we use 0.11 till it's fixed.
- pdfinfo needs to support
-rawdates
; when in doubt, use the statically linked binary. - pdftxt needs pdf3json which is a fork of the infamous pdf2json