Chuf 43e3442b14
NO-JIRA fix a typo
Fixes a typo and changes description to "website" instead of "web"
2022-08-30 09:25:57 -05:00

19 lines
374 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": "~3.7.4"
},
"overrides": {
"nth-check": "^2.0.1",
"minimist": "^1.2.6",
"jsdom": "^16.5.0"
}
}