UNPKG

99 BJavaScriptView Raw
1/* jshint node: true */
2'use strict';
3
4module.exports = {
5 name: 'authmaker-ember-simple-auth'
6};