totem.group.auth
Version:
Default auth pages for Totem
32 lines (31 loc) • 943 B
JSON
{
"name": "totem.group.auth",
"version": "0.4.0",
"description": "Default auth pages for Totem",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/toolbarthomas/totem.group.auth.git"
},
"keywords": [
"totem",
"tipi",
"totem-group"
],
"author": "Thomas van der Velde <contact@toolbarthomas.net>",
"license": "MIT",
"bugs": {
"url": "https://github.com/toolbarthomas/totem.group.auth/issues"
},
"homepage": "https://github.com/toolbarthomas/totem.group.auth#readme",
"dependencies": {
"totem.module.button": "^0.6.2",
"totem.module.form": "^0.6.1",
"totem.module.loadcss": "^0.6.0",
"totem.module.panel": "^0.2.0",
"totem.module.tipi-base-adapter": "^1.7.0",
"totem.template.auth": "^0.2.0"
}
}