Personal_Website/bower.json
2024-08-12 17:40:32 +01:00

27 lines
495 B
JSON

{
"name": "material-kit",
"homepage": "https://github.com/creativetimofficial/material-kit",
"authors": [
"creative-tim"
],
"description": "A Badass Bootstrap UI Kit based on Material Design",
"main": "index.html",
"keywords": [
"material",
"design",
"bootstrap",
"material",
"design",
"google",
"twitter"
],
"license": "Creative TIM License",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}