12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"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",
|
|
"bootstrap-icons": "^1"
|
|
}
|
|
}
|