{ "name": "vppsb", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Aris Iliopoulos", "license": "ISC", "dependencies": { "body-parser": "^1.15.1", "express": "^4.13.4", "ip": "^1.1.3", "ssh2": "^0.5.1", "untildify": "^3.0.2", "winston": "^2.2.0" }, "devDependencies": { "gulp": "^3.9.1", "gulp-clean": "^0.3.2", "gulp-clean-css": "^2.0.10", "gulp-concat": "^2.6.0", "gulp-filter": "^4.0.0", "gulp-flatten": "^0.3.0", "gulp-imagemin": "^3.0.1", "gulp-jshint": "^2.0.1", "gulp-livereload": "^3.8.1", "gulp-rename": "^1.2.2", "gulp-sass": "^2.3.2", "gulp-inject": "^4.1.0", "gulp-uglify": "^1.5.4", "gulp-watch": "^4.3.8", "jshint": "^2.9.2", "main-bower-files": "^2.13.1", "stream-series": "^0.1.1", "wiredep": "^4.0.0" } }