Skip to content

Commit 2fb318b

Browse files
Re-added composer file
Re-added composer file so new versions can be downloaded via composer
1 parent 0446212 commit 2fb318b

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

composer.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"name": "coreui/coreui",
3+
"description": "Open Source UI Kit built on top of Bootstrap 4",
4+
"keywords": [
5+
"css",
6+
"js",
7+
"sass",
8+
"mobile-first",
9+
"responsive",
10+
"front-end",
11+
"framework",
12+
"web"
13+
],
14+
"homepage": "https://coreui.io",
15+
"authors": [
16+
{
17+
"name": "Łukasz Holeczek",
18+
"email": "[email protected]"
19+
}
20+
],
21+
"contributors": [
22+
{
23+
"name": "Andrzej Kopański",
24+
"email": "[email protected]"
25+
}
26+
],
27+
"support": {
28+
"issues": "https://github.com/coreui/coreui/issues"
29+
},
30+
"license": "MIT"
31+
}

0 commit comments

Comments
 (0)