@nuxt/modules 0.6.0-a37195 → 0.6.0-a72d02
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/modules.json +24 -24
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -1,26 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"name": "Vunix",
|
|
4
|
-
"description": "",
|
|
5
|
-
"repo": "gaetansenn/vunix",
|
|
6
|
-
"npm": "vunix",
|
|
7
|
-
"icon": "",
|
|
8
|
-
"github": "https://github.com/gaetansenn/vunix",
|
|
9
|
-
"website": "https://github.com/gaetansenn/vunix",
|
|
10
|
-
"learn_more": "",
|
|
11
|
-
"category": "Devtools",
|
|
12
|
-
"type": "3rd-party",
|
|
13
|
-
"maintainers": [
|
|
14
|
-
{
|
|
15
|
-
"name": "gaetansenn",
|
|
16
|
-
"github": "gaetansenn"
|
|
17
|
-
}
|
|
18
|
-
],
|
|
19
|
-
"compatibility": {
|
|
20
|
-
"nuxt": "^2.0.0",
|
|
21
|
-
"requires": {}
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
2
|
{
|
|
25
3
|
"name": "ackee",
|
|
26
4
|
"description": "Nuxt.js module for Ackee analytics",
|
|
@@ -3506,6 +3484,28 @@
|
|
|
3506
3484
|
"requires": {}
|
|
3507
3485
|
}
|
|
3508
3486
|
},
|
|
3487
|
+
{
|
|
3488
|
+
"name": "nuxt-vuetify",
|
|
3489
|
+
"description": "Add Vuetify 3 to your Nuxt 3 application in seconds.",
|
|
3490
|
+
"repo": "invictus-codes/nuxt-vuetify",
|
|
3491
|
+
"npm": "@invictus.codes/nuxt-vuetify",
|
|
3492
|
+
"icon": "vuetify-logo-v3-dark.svg",
|
|
3493
|
+
"github": "https://github.com/invictus-codes/nuxt-vuetify",
|
|
3494
|
+
"website": "https://invictus-codes.github.io/nuxt-vuetify/",
|
|
3495
|
+
"learn_more": "https://github.com/invictus-codes/nuxt-vuetify/blob/main/README.md",
|
|
3496
|
+
"category": "UI",
|
|
3497
|
+
"type": "3rd-party",
|
|
3498
|
+
"maintainers": [
|
|
3499
|
+
{
|
|
3500
|
+
"name": "Jens van Hellemondt",
|
|
3501
|
+
"github": "invictus-codes"
|
|
3502
|
+
}
|
|
3503
|
+
],
|
|
3504
|
+
"compatibility": {
|
|
3505
|
+
"nuxt": "^3.0.0",
|
|
3506
|
+
"requires": {}
|
|
3507
|
+
}
|
|
3508
|
+
},
|
|
3509
3509
|
{
|
|
3510
3510
|
"name": "nuxt7",
|
|
3511
3511
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -5967,10 +5967,10 @@
|
|
|
5967
5967
|
}
|
|
5968
5968
|
},
|
|
5969
5969
|
{
|
|
5970
|
-
"name": "
|
|
5970
|
+
"name": "vunix",
|
|
5971
5971
|
"description": "Comprehensive UI toolkit for Vue.js and Nuxt.js that empowers you to build amazing user interfaces with ease. With Vunix, you can leverage the power of popular utility-first CSS frameworks like Tailwind CSS, Unocss, WindiCss, or use your own custom CSS classes.",
|
|
5972
5972
|
"repo": "gaetansenn/vunix",
|
|
5973
|
-
"npm": "
|
|
5973
|
+
"npm": "vunix",
|
|
5974
5974
|
"icon": "",
|
|
5975
5975
|
"github": "https://github.com/gaetansenn/vunix",
|
|
5976
5976
|
"website": "https://vunix.dewib.com/",
|