@nuxt/modules 0.6.0-c5f6d7 → 0.6.0-d22ee5

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.
Files changed (2) hide show
  1. package/modules.json +45 -0
  2. package/package.json +1 -1
package/modules.json CHANGED
@@ -4400,6 +4400,28 @@
4400
4400
  "requires": {}
4401
4401
  }
4402
4402
  },
4403
+ {
4404
+ "name": "snackbar",
4405
+ "description": "Nuxt Snackbar module using vue3-snackbar",
4406
+ "repo": "modbender/nuxt-snackbar#master",
4407
+ "npm": "nuxt-snackbar",
4408
+ "icon": "snackbar.png",
4409
+ "github": "https://github.com/modbender/nuxt-snackbar/tree/master",
4410
+ "website": "https://github.com/modbender/nuxt-snackbar/tree/master",
4411
+ "learn_more": "https://github.com/craigrileyuk/vue3-snackbar",
4412
+ "category": "UI",
4413
+ "type": "3rd-party",
4414
+ "maintainers": [
4415
+ {
4416
+ "name": "modbender",
4417
+ "github": "modbender"
4418
+ }
4419
+ ],
4420
+ "compatibility": {
4421
+ "nuxt": "^3.0.0",
4422
+ "requires": {}
4423
+ }
4424
+ },
4403
4425
  {
4404
4426
  "name": "snipcart",
4405
4427
  "description": "Snipcart integration module for Nuxt.js",
@@ -5338,6 +5360,29 @@
5338
5360
  }
5339
5361
  }
5340
5362
  },
5363
+ {
5364
+ "name": "ununuracss",
5365
+ "description": "A Real CSS Engine. Only Scoped.",
5366
+ "repo": "novout/ununuracss#main/packages/nuxt",
5367
+ "npm": "nuxt-ununura",
5368
+ "icon": "ununuracss.png",
5369
+ "github": "https://github.com/novout/ununuracss",
5370
+ "website": "https://ununura.com/#/",
5371
+ "learn_more": "https://ununura.com/#/docs/why",
5372
+ "category": "UI",
5373
+ "type": "3rd-party",
5374
+ "maintainers": [
5375
+ {
5376
+ "name": "Giovane Cardoso",
5377
+ "github": "novout",
5378
+ "avatar": "https://avatars.githubusercontent.com/novout?v=4"
5379
+ }
5380
+ ],
5381
+ "compatibility": {
5382
+ "nuxt": "^2.0.0 || ^3.0.0",
5383
+ "requires": {}
5384
+ }
5385
+ },
5341
5386
  {
5342
5387
  "name": "user-agent",
5343
5388
  "description": "Nuxt.js module for handling User-Agent.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuxt/modules",
3
- "version": "0.6.0-c5f6d7",
3
+ "version": "0.6.0-d22ee5",
4
4
  "license": "MIT",
5
5
  "main": "./modules.json",
6
6
  "files": [