UNPKG
nuxtlibalger
Version:
latest (1.0.0)
1.0.0
Un module Nuxt 3 made in Algeria 🇩🇿
nuxtlibalger
/
package.json
10 lines
(9 loc)
•
250 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"nuxtlibalger"
,
"version"
:
"1.0.0"
,
"description"
:
"Un module Nuxt 3 made in Algeria 🇩🇿"
,
"main"
:
"src/module.js"
,
"keywords"
:
[
"nuxt"
,
"nuxt3"
,
"components"
,
"module"
,
"algeria"
]
,
"author"
:
"TonNom"
,
"license"
:
"MIT"
}