Spring Security
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 lines
329 B

{
"name": "spring-security-docs-site",
"description": "Spring Security Docs",
"private": true,
"dependencies": {
"@antora/cli": "^3.1.0",
"@antora/site-generator-default": "^3.1.0",
"@antora/collector-extension": "1.0.0-alpha.2"
},
"overrides": {
"vinyl-fs": {
"glob-stream": "~7.0"
}
}
}