Move existing themes under a default folder
This commit is contained in:
29
default-themes/keycloak/common/resources/package.json
Normal file
29
default-themes/keycloak/common/resources/package.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "keycloak-npm-dependencies",
|
||||
"version": "1.0.0",
|
||||
"description": "Keycloak NPM Dependencies",
|
||||
"license": "Apache-2.0",
|
||||
"repository": "https://github.com/keycloak/keycloak",
|
||||
"dependencies": {
|
||||
"angular": "1.8.0",
|
||||
"angular-cookies": "1.8.0",
|
||||
"angular-loader": "1.8.0",
|
||||
"angular-resource": "1.8.0",
|
||||
"angular-route": "1.8.0",
|
||||
"angular-sanitize": "1.8.0",
|
||||
"angular-translate": "2.18.2",
|
||||
"angular-translate-loader-url": "2.18.2",
|
||||
"angular-treeview": "0.1.5",
|
||||
"angular-ui-select2": "0.0.5",
|
||||
"autofill-event": "0.0.1",
|
||||
"bootstrap": "3.4.1",
|
||||
"filesaver": "0.0.13",
|
||||
"font-awesome": "4.7.0",
|
||||
"jquery": "3.5.1",
|
||||
"ng-file-upload": "12.2.13",
|
||||
"patternfly": "3.59.4",
|
||||
"rcue": "3.48.1",
|
||||
"select2": "3.5.1",
|
||||
"text-security": "2.0.0-alpha.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user