I tried to install ddp.js various versions (0.50, 1.0.0, 1.1.0) but none of them work in Nativescript. Specifically it reports **Error on line 121 - unexpected end of input** when imported by ``` DDP = require('ddp.js') ``` Perhaps due to node.js dependencies?