-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
package.json
41 lines (41 loc) · 1013 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
38
39
40
41
{
"name": "iranianbanklogos",
"version": "3.1.2",
"description": "لوگوی بانک های ایران",
"main": "ibl.css",
"keywords": [
"iran",
"iranian",
"farsi",
"persian",
"bank",
"logo",
"icon",
"لوگو",
"بانک",
"ایران",
"ایرانی",
"آیکون",
"آیکن",
"آیکن بانک",
"لوگو بانک",
"لوگوی بانک"
],
"author": {
"name": "webdesigniran",
"email": "[email protected]",
"url": "http://webdesigniran.com"
},
"license": "ISC",
"homepage": "https://amastaneh.github.io/IranianBankLogos/",
"repository": {
"type": "git",
"url": "https://github.com/amastaneh/IranianBankLogos.git"
},
"bugs": {
"url": "https://github.com/amastaneh/IranianBankLogos/issues",
"email": "[email protected]"
},
"devDependencies": {
}
}