{ "name": "hlf", "version": "1.0.0", "description": "", "author": "@windhamdavid", "private": true, "repository": { "type": "git", "url": "https://github.com/windhamdavid/hlf.git" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { "browser-sync": "^2.27.7", "gulp": "^4.0.2", "gulp-rename": "^2.0.0", "gulp-sass": "^5.1.0" }, "dependencies": { "bootstrap": "^5.1.3" } }