Ryan Highley 57f48ee146
ARTEMIS-3558 Add broker-connections to config idx
Adds links to existing amqp-broker-connections.md doc to
configuration-index.md covering broker.xml elements.
2022-07-11 14:50:11 -05:00

19 lines
371 B
JSON

{
"name": "artemis-websiteb",
"version": "1.5.1",
"description": "ActiveMQ Artemis Web",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/apache/activemq-artemis"
},
"devDependencies": {
"honkit": "~3.7.4"
},
"overrides": {
"nth-check": "^2.0.1",
"minimist": "^1.2.6",
"jsdom": "^16.5.0"
}
}