{ "name": "open-dc", "version": "0.0.1", "description": "Datacenter simulator", "license": "UNLICENSED", "repository": { "type": "git", "url": "https://github.com/leonoverweel/open-dc.git" }, "dependencies": { "bower": "^1.7.9", "browserify": "^13.1.1", "c3": "^0.4.11", "del": "^2.2.2", "event-stream": "^3.3.4", "file-loader": "^0.9.0", "gulp": "^3.9.1", "gulp-bower": "^0.0.13", "gulp-less": "^3.3.0", "gulp-notify": "^2.2.0", "gulp-processhtml": "^1.1.0", "gulp-rename": "^1.2.2", "gulp-typings": "^2.0.4", "jquery": "^3.1.0", "jquery-mousewheel": "^3.1.13", "jquery.easing": "^1.4.1", "less": "^2.7.1", "socket.io-client": "^1.4.8", "tsify": "^2.0.2", "tslint": "^3.10.2", "typescript": "^2.1.4", "typings": "^1.3.2", "vinyl-source-stream": "^1.1.0" }, "devDependencies": { "jasmine-core": "^2.4.1" } }