{ "name": "smartit_hack", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "@babel/core": "^7.4.5", "@babel/preset-env": "^7.4.5", "babel-loader": "^8.0.6", "extract-text-webpack-plugin": "^3.0.2", "gulp": "^4.0.2", "gulp-copy": "^4.0.1", "gulp-sftp": "^0.1.5", "gulp-sourcemaps": "^2.6.5", "gulp-submodule": "^0.1.3", "webpack": "^4.32.2", "webpack-stream": "^5.2.1" }, "dependencies": { "gulp-hub": "^4.2.0" } }