@nuxt/modules 0.5.0-ab69b7 → 0.5.0-b24f4d
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 +5 -5
- package/package.json +1 -1
package/modules.json
CHANGED
|
@@ -528,11 +528,11 @@
|
|
|
528
528
|
{
|
|
529
529
|
"name": "chatwoot",
|
|
530
530
|
"description": "Chatwoot is an open-source customer engagement platform that helps companies engage their customers on their website",
|
|
531
|
-
"repo": "huntersofbook/huntersofbook#main/packages/
|
|
531
|
+
"repo": "huntersofbook/huntersofbook#main/projects/chatwoot/packages/nuxt",
|
|
532
532
|
"npm": "@huntersofbook/chatwoot-nuxt",
|
|
533
533
|
"icon": "chatwoot.png",
|
|
534
|
-
"github": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/
|
|
535
|
-
"website": "https://github.com/huntersofbook/huntersofbook/tree/main/packages/
|
|
534
|
+
"github": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
535
|
+
"website": "https://github.com/huntersofbook/huntersofbook/tree/main/projects/chatwoot/packages/nuxt",
|
|
536
536
|
"learn_more": "https://www.chatwoot.com",
|
|
537
537
|
"category": "Libraries",
|
|
538
538
|
"type": "3rd-party",
|
|
@@ -1829,7 +1829,7 @@
|
|
|
1829
1829
|
"name": "i18n",
|
|
1830
1830
|
"description": "i18n features for your Nuxt project so you can easily add internationalization.",
|
|
1831
1831
|
"repo": "nuxt-community/i18n-module",
|
|
1832
|
-
"npm": "
|
|
1832
|
+
"npm": "@nuxtjs/i18n",
|
|
1833
1833
|
"icon": "i18n.png",
|
|
1834
1834
|
"github": "https://github.com/nuxt-community/i18n-module",
|
|
1835
1835
|
"website": "https://i18n.nuxtjs.org",
|
|
@@ -1853,7 +1853,7 @@
|
|
|
1853
1853
|
},
|
|
1854
1854
|
{
|
|
1855
1855
|
"name": "icon",
|
|
1856
|
-
"description": "",
|
|
1856
|
+
"description": "Icon module for Nuxt with 100,000+ ready to use icons from Iconify.",
|
|
1857
1857
|
"repo": "nuxt-modules/icon",
|
|
1858
1858
|
"npm": "nuxt-icon",
|
|
1859
1859
|
"icon": "nuxt-icon.png",
|