-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpinegrow.json
58 lines (58 loc) · 1.22 KB
/
pinegrow.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"files": {
"app/components/HeroSection.vue": {
"frameworks": [
"@nuxt/image",
"@nuxt/icon",
"@vue/devtools",
"@nuxt/devtools",
"@unocss/preset-icons",
"@pinegrow/nuxt-module",
"nuxt",
"vue",
"app_designer",
"project",
"pg.insight.events",
"pg.vue.tree.painter",
"pg.css.grid",
"pg.image.overlay",
"pg.code-validator",
"pg.project.items",
"pg.asset.manager",
"tw.flowbite",
"tw",
"pg.html"
]
}
},
"template_framework_id": "vue",
"open-pages": [],
"breakpoints": ["640px", "768px", "1024px", "1280px", "1536px"],
"frameworks": [
"@nuxt/image",
"@nuxt/icon",
"@vue/devtools",
"@nuxt/devtools",
"@unocss/preset-icons",
"@pinegrow/nuxt-module",
"nuxt",
"vue",
"app_designer",
"project",
"pg.insight.events",
"pg.vue.tree.painter",
"pg.css.grid",
"pg.image.overlay",
"pg.code-validator",
"pg.project.items",
"pg.asset.manager",
"tw.flowbite",
"tw",
"pg.html"
],
"urls": {
"app/components/HeroSection.vue": {
"open-page-views": [{ "w": 1024, "h": 0 }]
}
}
}