{ "name": "uxbox", "version": "0.1.0", "description": "The Open-Source prototyping tool", "author": "Uxbox", "license": "SEE LICENSE IN ", "repository": { "type": "git", "url": "https://github.com/uxbox/uxbox" }, "scripts": {}, "devDependencies": { "gulp": "4.0.2", "gulp-autoprefixer": "^6.1.0", "gulp-clean-css": "^4.2.0", "gulp-gzip": "^1.4.2", "gulp-if": "^2.0.2", "gulp-mustache": "^4.1.1", "gulp-plumber": "^1.2.1", "gulp-rename": "^1.4.0", "gulp-sass": "^4.0.2", "rimraf": "^2.6.3" }, "dependencies": { "source-map-support": "^0.5.12" } }