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.
18 lines
618 B
18 lines
618 B
{ |
|
"scripts": { |
|
"antora": "node npm/antora.js" |
|
}, |
|
"dependencies": { |
|
"@antora/cli": "3.2.0-alpha.11", |
|
"@antora/site-generator": "3.2.0-alpha.11", |
|
"@antora/atlas-extension": "1.0.0-alpha.5", |
|
"@springio/antora-extensions": "1.14.7", |
|
"@springio/antora-xref-extension": "1.0.0-alpha.5", |
|
"@springio/antora-zip-contents-collector-extension": "1.0.0-alpha.10", |
|
"@asciidoctor/tabs": "1.0.0-beta.6", |
|
"@springio/asciidoctor-extensions": "1.0.0-alpha.17" |
|
}, |
|
"config": { |
|
"ui-bundle-url": "https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.25/ui-bundle.zip" |
|
} |
|
}
|
|
|