{ "name": "ATUM", "version": "1.5.4", "author": "Be Rebel - https://berebel.io", "homepage": "https://www.stockmanagementlabs.com", "private": true, "repository": { "type": "git" }, "license": "Copyrighted", "scripts": { "build": "gulp", "watch": "gulp watch", "lint:scripts": "eslint assets/js/src assets/js/build", "lint:scripts:fix": "eslint --fix assets/js/src assets/js/build" }, "devDependencies": { "autoprefixer": "^9.5.0", "eslint": "^5.16.0", "eslint-loader": "^2.1.2", "gulp": "^3.9.1", "gulp-autoprefixer": "^6.0.0", "gulp-composer": "^0.4.5", "gulp-filter": "^5.1.0", "gulp-if": "^2.0.2", "gulp-livereload": "^4.0.1", "gulp-notify": "^3.2.0", "gulp-plumber": "^1.2.1", "gulp-sass": "^4.0.2", "gulp-sourcemaps": "^2.6.4", "gulp-watch": "^5.0.1", "gulp-wrap": "^0.14.0", "hoek": "^4.2.1", "ts-loader": "^3.5.0", "typescript": "^3.4.1", "webpack": "^3.12.0", "webpack-stream": "^4.0.3", "@types/jquery": "^2.0.53", "@types/es6-shim": "^0.31.39" }, "dependencies": { "bootstrap": "^4.3.1", "chart.js": "^2.7.3", "hammerjs": "^2.0.8", "jquery": "^3.3.1", "jquery-nice-select": "^1.1.0", "lightgallery.js": "^1.1.3", "moment": "^2.24.0", "owl.carousel": "^2.3.4", "popper.js": "^1.14.7", "switchery-npm": "^0.8.2" } }