sat-sw-website/package.json

11 lines
219 B
JSON
Raw Normal View History

2023-12-08 11:37:31 +01:00
{
"name": "sat-sw-website-hugo",
"version": "1.0.0",
"description": "University of Stuttgart ABSAT SW Website",
"main": "index.html",
"author": "Robin Mueller",
"dependencies": {
"bootstrap": "^5"
}
}