blob: 256f214fbfea262d294213257f06e7fd5d03d170 [file]
{
"name": "dispatch-console-stand-alone",
"version": "1.1.0",
"description": "Qpid Dispatch Router stand-alone console",
"main": "index.html",
"scripts": {
"test": "mocha --require babel-core/register",
"build": "gulp build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apache/qpid-dispatch.git"
},
"keywords": [
"qpid",
"dispatch",
"console"
],
"author": "Apache Qpid",
"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-bootstrap-checkbox": "^0.5.0",
"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",
"babel-polyfill": "^6.26.0",
"bootstrap": "^3.3.7",
"c3": "^0.4.18",
"d3": "^3.5.14",
"d3-geo-projection": "^2.4.1",
"d3-path": "^1.0.5",
"d3-queue": "^3.0.7",
"d3-time-format": "^2.1.1",
"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.3.4",
"topojson-client": "^3.0.0"
},
"devDependencies": {
"@types/mocha": "^5.2.2",
"@types/node": "^10.3.3",
"angular-patternfly": "^4.18.3",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"browserify": "^16.2.3",
"chai": "^4.1.2",
"del": "^3.0.0",
"fs": "0.0.1-security",
"glob": "^7.1.2",
"gulp": "^4.0.0",
"gulp-babel": "^7.0.1",
"gulp-clean-css": "^3.10.0",
"gulp-concat": "^2.6.1",
"gulp-eslint": "^4.0.2",
"gulp-if": "^2.0.2",
"gulp-insert": "^0.5.0",
"gulp-mocha": "^6.0.0",
"gulp-ng-annotate": "^2.1.0",
"gulp-rename": "^1.2.3",
"gulp-sourcemaps": "^2.6.4",
"gulp-terser": "^1.0.1",
"gulp-tslint": "^8.1.3",
"gulp-typescript": "^4.0.2",
"gulp-uglify": "^3.0.0",
"gulp-uglifyes": "^0.1.3",
"mocha": "^5.2.0",
"rollup-stream": "^1.24.1",
"run-sequence": "^2.2.1",
"through2": "^2.0.3",
"tslint": "^5.10.0",
"typescript": "^2.9.1",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
}
}