-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
36 lines (36 loc) · 974 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
27
28
29
30
31
32
33
34
35
36
{
"description": "Personal framework for more accessibility and sustainability, not just for MODX.",
"dependencies": {
"@alpinejs/collapse": "^3.13.10",
"@alpinejs/focus": "^3.10.3",
"@alpinejs/intersect": "^3.10.3",
"@alpinejs/persist": "^3.14.8",
"alpinejs": "^3.10.3",
"cssnano": "^7.0.1",
"postcss-custom-media": "^11.0.3",
"tachyons": "git+ssh://[email protected]:jenswittmann/tachyons.git"
},
"scripts": {},
"author": "Jens Wittmann",
"main": "index.html",
"repository": {},
"license": "GPL-3.0",
"name": "curlyframework",
"keywords": [
"curlyframework",
"a11y",
"sustainability",
"carbon-footprint",
"alpinejs",
"modx",
"aria",
"jens wittmann",
"modmore",
"contentblocks",
"gitify",
"accessibility",
"css grid",
"leipzig"
],
"version": "7.7.0"
}