{ "name": "tracim", "version": "1.0.0", "description": "", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "gulp-dev": "gulp dev", "gulp-prod": "gulp prod" }, "repository": { "type": "git", "url": "git+https://github.com/tracim/tracim.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/tracim/tracim/issues" }, "homepage": "https://github.com/tracim/tracim#readme", "dependencies": { "babel-preset-es2015": "^6.9.0", "browser-sync": "^2.14.0", "gulp": "^3.9.1", "gulp-autoprefixer": "^3.1.1", "gulp-babel": "^6.1.2", "gulp-clean-css": "^2.0.8", "gulp-concat": "^2.6.0", "gulp-expect-file": "0.0.7", "gulp-jshint": "^2.0.1", "gulp-plumber": "^1.1.0", "gulp-rename": "^1.2.2", "gulp-replace": "^0.5.4", "gulp-rewrite-css": "^1.0.4", "gulp-sync": "^0.1.4", "gulp-uglify": "^1.5.3", "jshint": "^2.9.2", "jshint-stylish": "^2.2.0" } }