-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
23 lines (23 loc) · 768 Bytes
/
Copy pathpackage.json
File metadata and controls
23 lines (23 loc) · 768 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"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"
}
},
"devDependencies": {
"@zetxek/adritian-theme-helper": "^1.0.5",
"autoprefixer": "^10.4.21",
"bootstrap": "^5.3.7",
"bootstrap-print-css": "^1.0.0",
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1"
},
"name": "adrian",
"version": "0.1.0"
}