forked from hossainemruz/hossainemruz.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
62 lines (62 loc) · 1.69 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"comments": {
"dependencies": {},
"devDependencies": {
"@fontsource/mulish": "toha",
"@fortawesome/fontawesome-free": "toha",
"autoprefixer": "toha",
"bootstrap": "toha",
"darkreader": "toha",
"eslint": "toha",
"eslint-config-prettier": "toha",
"eslint-config-standard": "toha",
"eslint-plugin-import": "toha",
"eslint-plugin-n": "toha",
"eslint-plugin-no-jquery": "toha",
"eslint-plugin-promise": "toha",
"filterizr": "toha",
"flag-icon-css": "toha",
"fuse.js": "toha",
"highlight.js": "toha",
"imagesloaded": "toha",
"ityped": "toha",
"katex": "toha",
"mark.js": "toha",
"mermaid": "toha",
"plyr": "toha",
"popper.js": "toha",
"postcss": "toha",
"postcss-cli": "toha"
}
},
"dependencies": {},
"devDependencies": {
"@fontsource/mulish": "4.5.13",
"@fortawesome/fontawesome-free": "^6.2.0",
"autoprefixer": "^10.4.13",
"bootstrap": "^4.6.2",
"darkreader": "^4.9.58",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.6.0",
"eslint-plugin-no-jquery": "^2.7.0",
"eslint-plugin-promise": "^6.1.1",
"filterizr": "^2.2.4",
"flag-icon-css": "^4.1.7",
"fuse.js": "^6.6.2",
"highlight.js": "^11.6.0",
"imagesloaded": "^5.0.0",
"ityped": "^1.0.3",
"katex": "^0.16.3",
"mark.js": "^8.11.1",
"mermaid": "^9.2.1",
"plyr": "^3.7.2",
"popper.js": "^1.16.1",
"postcss": "^8.4.21",
"postcss-cli": "^8.3.1"
},
"name": "abhishekbakshi.github.io",
"version": "0.1.0"
}