This repository has been archived on 2026-03-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
keycloak-theme/keycloak-themes/keycloak/common/resources/node_modules/autofill-event/bower.json
T
2022-07-04 10:47:36 +02:00

19 lines
302 B
JSON

{
"name": "autofill-event",
"version": "0.0.1",
"main": "autofill-event.js",
"description": "Autofill Event module",
"ignore": [
"**/.*",
"*.yml",
"*.xml",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": "~1.2.10"
}
}