{ "name": "rubyjubilee", "version": "1.0.0", "description": "Cloudburst's personal website. Node only used for dependency version management.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.equestria.dev/equestria.dev/rubyjubilee.git" }, "author": "", "license": "ISC", "dependencies": { "bootstrap": "^5.3.0" } }