UNPKG

138 BJavaScriptView Raw
1module.exports = {
2 'name': 'authentication',
3 'main': 'lib/authentication.js',
4 'dependencies': [],
5 'skipInExeRender': true
6}