blob: db5681b704202f9eed3865a1f0ce7f71c694c573 [file]
{
"name": "dispatch-console-stand-alone",
"version": "1.1.0",
"description": "Qpid Dispatch Router stand-alone console",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apache/qpid-dispatch.git"
},
"keywords": [
"qpid",
"dispatch",
"console"
],
"author": "RedHat",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/apache/qpid-dispatch/issues"
},
"homepage": "https://github.com/apache/qpid-dispatch#readme",
"dependencies": {
"angular": "1.5.11",
"angular-animate": "1.5.11",
"angular-resource": "1.5.11",
"angular-route": "1.5.11",
"angular-sanitize": "1.5.11",
"angular-ui-bootstrap": "^2.5.6",
"angular-ui-grid": "^4.0.8",
"angular-ui-slider": "^0.4.0",
"bluebird": "^3.5.1",
"c3": "^0.4.18",
"d3": "^3.5.14",
"d3-queue": "^3.0.7",
"d3-time-format": "^2.1.1",
"dispatch-console-pages": "~0.1.6",
"dispatch-management": "~0.1.13",
"html5shiv": "^3.7.3",
"jquery": "^3.2.1",
"jquery-ui-dist": "^1.12.1",
"jquery.fancytree": "^2.26.0",
"notifyjs-browser": "^0.4.2",
"patternfly": "^3.30.0",
"rhea": "^0.2.10"
}
}