2023-05-04 09:54:36 +01:00

17 lines
322 B
JSON

{
"name": "artemis-website",
"version": "1.5.1",
"description": "ActiveMQ Artemis Website",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/apache/activemq-artemis"
},
"devDependencies": {
"honkit": "~4.0.7"
},
"overrides": {
"nunjucks": "^3.2.4"
}
}