{ "name": "hp", "description": "a spot on the interwebs", "version": "1.0.0", "author": "@windhamdavid", "theme_uri": "https://github.com/windhamdavid/hp", "author_uri": "https://davidwindham.com", "text_domain": "hp", "license": "GPL-3.0", "private": true, "repository": { "type": "git", "url": "https://github.com/windhamdavid/hp" }, "main": "index.js", "scripts": {}, "devDependencies": { "browser-sync": "^2.26.7", "gulp": "^4.0.2", "gulp-concat": "^2.6.1", "gulp-purge-sourcemaps": "^1.0.0", "gulp-purgecss": "4.0.0", "gulp-rename": "^2.0.0", "gulp-sass": "^4.1.0", "gulp-sourcemaps": "^3.0.0", "gulp-uglify": "^3.0.2", "gulp-useref": "^4.0.1" }, "dependencies": { "@popperjs/core": "^2.6.0", "bootstrap": "^4.6.0", "bootstrap-icons": "^1.3.0", "jasny-bootstrap": "^4.0.0", "jquery": "^3.5.1", "popper.js": "^1.16.1" } }