18 lines
347 B
JSON
18 lines
347 B
JSON
{
|
|
"name": "artemis-websiteb",
|
|
"version": "1.5.0",
|
|
"description": "ActiveMQ Artemis Web",
|
|
"license": "Apache-2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/apache/activemq-artemis"
|
|
},
|
|
"devDependencies": {
|
|
"honkit": "~3.7.1"
|
|
},
|
|
"overrides": {
|
|
"nth-check": "^2.0.1",
|
|
"minimist": "^1.2.6"
|
|
}
|
|
}
|