melonJS JSDoc Template
npm install @melonjs/jsdoc-templatethe JSDoc 3 template for melonJS based on ui.jsdoc-template.
online melonJS documentation is available here : http://melonjs.github.io/melonJS/docs/
```
npm install @melonjs/jsdoc-template --save-dev
```
"opts": {
"template": "node_modules/@melonjs/jsdoc-template"
}