Skip to content

Commit b26f1ed

Browse files
author
marci
committed
Füge package.json mit Abhängigkeiten und Entwicklungsabhängigkeiten hinzu
1 parent b85dbb1 commit b26f1ed

1 file changed

Lines changed: 63 additions & 0 deletions

File tree

package.json

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"comments": {
3+
"dependencies": {},
4+
"devDependencies": {
5+
"@fontsource/mulish": "github.com/hugo-toha/toha/v4",
6+
"@fortawesome/fontawesome-free": "github.com/hugo-toha/toha/v4",
7+
"autoprefixer": "github.com/hugo-toha/toha/v4",
8+
"bootstrap": "github.com/hugo-toha/toha/v4",
9+
"eslint": "github.com/hugo-toha/toha/v4",
10+
"eslint-config-prettier": "github.com/hugo-toha/toha/v4",
11+
"eslint-config-standard": "github.com/hugo-toha/toha/v4",
12+
"eslint-plugin-import": "github.com/hugo-toha/toha/v4",
13+
"eslint-plugin-n": "github.com/hugo-toha/toha/v4",
14+
"eslint-plugin-no-jquery": "github.com/hugo-toha/toha/v4",
15+
"eslint-plugin-promise": "github.com/hugo-toha/toha/v4",
16+
"feather-icons": "github.com/hugo-toha/toha/v4",
17+
"filterizr": "github.com/hugo-toha/toha/v4",
18+
"flag-icons": "github.com/hugo-toha/toha/v4",
19+
"fuse.js": "github.com/hugo-toha/toha/v4",
20+
"highlight.js": "github.com/hugo-toha/toha/v4",
21+
"imagesloaded": "github.com/hugo-toha/toha/v4",
22+
"include-media": "github.com/hugo-toha/toha/v4",
23+
"ityped": "github.com/hugo-toha/toha/v4",
24+
"katex": "github.com/hugo-toha/toha/v4",
25+
"mark.js": "github.com/hugo-toha/toha/v4",
26+
"mermaid": "github.com/hugo-toha/toha/v4",
27+
"plyr": "github.com/hugo-toha/toha/v4",
28+
"popper.js": "github.com/hugo-toha/toha/v4",
29+
"postcss": "github.com/hugo-toha/toha/v4",
30+
"postcss-cli": "github.com/hugo-toha/toha/v4"
31+
}
32+
},
33+
"devDependencies": {
34+
"@fontsource/mulish": "4.5.13",
35+
"@fortawesome/fontawesome-free": "^6.6.0",
36+
"autoprefixer": "^10.4.20",
37+
"bootstrap": "^5.3.3",
38+
"eslint": "^8.31.0",
39+
"eslint-config-prettier": "^8.6.0",
40+
"eslint-config-standard": "^17.0.0",
41+
"eslint-plugin-import": "^2.26.0",
42+
"eslint-plugin-n": "^15.6.0",
43+
"eslint-plugin-no-jquery": "^2.7.0",
44+
"eslint-plugin-promise": "^6.1.1",
45+
"feather-icons": "^4.29.1",
46+
"filterizr": "^2.2.4",
47+
"flag-icons": "^7.2.3",
48+
"fuse.js": "^6.6.2",
49+
"highlight.js": "^11.6.0",
50+
"imagesloaded": "^5.0.0",
51+
"include-media": "^1.4.10",
52+
"ityped": "^1.0.3",
53+
"katex": "^0.16.11",
54+
"mark.js": "^8.11.1",
55+
"mermaid": "^11.7.0",
56+
"plyr": "^3.7.2",
57+
"popper.js": "^1.16.1",
58+
"postcss": "^8.4.41",
59+
"postcss-cli": "^11.0.0"
60+
},
61+
"name": "securebitsorg.github.io",
62+
"version": "0.1.0"
63+
}

0 commit comments

Comments
 (0)