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 b2c5ab6 commit fc1f9d7Copy full SHA for fc1f9d7
.all-contributorsrc
@@ -0,0 +1,25 @@
1
+{
2
+ "projectName": "vue-DeviceDetector",
3
+ "projectOwner": "dreambo8563",
4
+ "repoType": "github",
5
+ "repoHost": "https://github.com",
6
+ "files": [
7
+ "README.md"
8
+ ],
9
+ "imageSize": 100,
10
+ "commit": false,
11
+ "contributors": [
12
+ {
13
+ "login": "dreambo8563",
14
+ "name": "Vincent Guo",
15
+ "avatar_url": "https://avatars2.githubusercontent.com/u/6948318?v=4",
16
+ "profile": "https://dreambo8563.github.io/",
17
+ "contributions": [
18
+ "code",
19
+ "doc",
20
+ "infra"
21
+ ]
22
+ }
23
24
+ "contributorsPerLine": 7
25
+}
0 commit comments