When downloading large files inside child process, it crashes with the following:
```
Electron Helper(65819,0x7fff72367300) malloc: *** error for object 0x7f8063e86ab0: pointer being freed was not a…
Currently, aurelia-kendoui-bridge cannot be used from npm because the reference to the main file is missing. There should be an entry in package.json like:
```
"main": "dist/commonjs/index.js"
```
…