asdadsasd { "name": "gulp-tasks", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ZemezLab/jet-tabs.git" }, "author": "Shin", "license": "ISC", "bugs": { "url": "https://github.com/ZemezLab/jet-tabs/issues" }, "homepage": "https://github.com/ZemezLab/jet-tabs#readme", "devDependencies": { "gulp": "^3.9.1", "gulp-autoprefixer": "^4.1.0", "gulp-notify": "^3.2.0", "gulp-plumber": "^1.2.0", "gulp-rename": "^1.2.2", "gulp-sass": "^3.1.0" }, "dependencies": { "gulp-checktextdomain": "^2.2.0", "gulp-uglify": "^3.0.2" } }