14 lines
279 B
JSON
14 lines
279 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": {
|
||
|
"gitbook-cli": "~0.3.6"
|
||
|
}
|
||
|
}
|