{ "name": "html-builder", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "autoprefixer": "^10.2.1", "breakpoints": "0.0.0", "breakpoints-js": "^1.0.6", "browser-js": "^1.10.1", "gulp": "^4.0.2", "gulp-clean-css": "^4.3.0", "hover.css": "^2.3.2", "jquery": "^3.5.1", "perfect-scrollbar": "^1.5.0", "postcss-clean": "^1.1.0" }, "devDependencies": { "babel-core": "^6.26.3", "babel-preset-env": "^1.7.0", "browser-sync": "^2.26.13", "gulp-concat": "^2.6.1", "gulp-uglify": "^3.0.2" }, "keywords": [], "description": "" }