We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2440ca2 commit 4f6911aCopy full SHA for 4f6911a
package.json
@@ -2,7 +2,18 @@
2
"name": "@coreui/coreui-free-angular-admin-template",
3
"version": "2.0.0-beta.5",
4
"description": "CoreUI Free Angular 2+ Admin Template",
5
- "author": "Łukasz Holeczek",
+ "author": {
6
+ "name": "Łukasz Holeczek",
7
+ "url": "http://holeczek.pl",
8
+ "github": "https://github.com/mrholek",
9
+ "twitter": "https://twitter.com/lukaszholeczek"
10
+ },
11
+ "contributors": [
12
+ {
13
+ "name": "Andrzej Kopański",
14
+ "url": "https://github.com/xidedix"
15
+ }
16
+ ],
17
"homepage": "https://coreui.io/angular",
18
"copyright": "Copyright 2018 creativeLabs Łukasz Holeczek",
19
"license": "MIT",
0 commit comments