mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 08:29:53 +03:00
Merge c5cff34fc6
into 7df8b3a0b4
This commit is contained in:
commit
56a91c9eb0
33
composer.json
Normal file
33
composer.json
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"name": "jcvb/bootstrap-material",
|
||||||
|
"description": "Material design theme for Bootstrap 3 ",
|
||||||
|
"keywords": [
|
||||||
|
"material",
|
||||||
|
"design",
|
||||||
|
"bootstrap",
|
||||||
|
"mobile-first",
|
||||||
|
"responsive",
|
||||||
|
"front-end",
|
||||||
|
"framework",
|
||||||
|
"web"
|
||||||
|
],
|
||||||
|
"homepage": "https://github.com/FezVrasta/bootstrap-material-design",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "JC Valerio",
|
||||||
|
"email": "jc.valerio.b@gmail.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/FezVrasta/bootstrap-material-design/issues"
|
||||||
|
},
|
||||||
|
"license": "MIT",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-master": "0.3.x-dev"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"replace": {
|
||||||
|
"jcvb/bootstrap-material": "self.version"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user