-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
26 lines (26 loc) · 914 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
{
"comments": {
"dependencies": {},
"devDependencies": {
"@alpinejs/intersect": "github.com/carpentries/carpentries-hugo-theme",
"@tailwindcss/forms": "github.com/carpentries/carpentries-hugo-theme",
"@tailwindcss/typography": "github.com/carpentries/carpentries-hugo-theme",
"alpinejs": "github.com/carpentries/carpentries-hugo-theme",
"postcss": "github.com/carpentries/carpentries-hugo-theme",
"postcss-cli": "github.com/carpentries/carpentries-hugo-theme",
"tailwindcss": "github.com/carpentries/carpentries-hugo-theme"
}
},
"dependencies": {},
"devDependencies": {
"@alpinejs/intersect": "^3.13.7",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.0",
"alpinejs": "^3.13.7",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
"tailwindcss": "^3.4.0"
},
"name": "dc-new-website",
"version": "0.1.0"
}