UNPKG
@attributech/nuxt-drupal-utils
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Shared utilities for Nuxt 3 projects with Drupal backend
@attributech/nuxt-drupal-utils
/
dist
/
module.json
12 lines
•
236 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"
@attributech
/nuxt-drupal-utils"
,
"configKey"
:
"drupalUtils"
,
"compatibility"
: {
"nuxt"
:
"^2.16.0 || ^3.0.0"
},
"version"
:
"0.2.1"
,
"builder"
: {
"
@nuxt
/module-builder"
:
"0.8.4"
,
"unbuild"
:
"2.0.0"
} }