-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
24 lines (24 loc) · 798 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
{
"comments": {
"dependencies": {},
"devDependencies": {
"@zetxek/adritian-theme-helper": "github.com/zetxek/adritian-free-hugo-theme",
"autoprefixer": "github.com/zetxek/adritian-free-hugo-theme",
"bootstrap": "github.com/zetxek/adritian-free-hugo-theme",
"bootstrap-print-css": "github.com/zetxek/adritian-free-hugo-theme",
"postcss": "github.com/zetxek/adritian-free-hugo-theme",
"postcss-cli": "github.com/zetxek/adritian-free-hugo-theme"
}
},
"dependencies": {},
"devDependencies": {
"@zetxek/adritian-theme-helper": "^1.0.3",
"autoprefixer": "^10.4.17",
"bootstrap": "^5.3.3",
"bootstrap-print-css": "^1.0.0",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0"
},
"name": "adritian-demo",
"version": "0.1.0"
}