forked from HatScripts/circle-flags
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
37 lines (37 loc) · 771 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "circle-flags",
"version": "1.0.0",
"description": "A collection of circular SVG country flags.",
"repository": {
"type": "git",
"url": "git+https://github.com/HatScripts/circle-flags.git"
},
"keywords": [
"svg",
"country-flags",
"country",
"icons",
"circular",
"round",
"circle",
"minimal",
"design",
"flags",
"svg-icons",
"svgo",
"minimalist",
"minimalistic",
"countries",
"circle-flags",
"languages",
"states",
"circles",
"icon-pack"
],
"author": "HatScripts <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/HatScripts/circle-flags/issues"
},
"homepage": "https://github.com/HatScripts/circle-flags#readme"
}