|
|
@ -10406,8 +10406,12 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Nuxt.js": {
|
|
|
|
"Nuxt.js": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
12
|
|
|
|
12,
|
|
|
|
|
|
|
|
18,
|
|
|
|
|
|
|
|
22,
|
|
|
|
|
|
|
|
57
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Nuxt is a Vue framework for developing modern web applications.",
|
|
|
|
"html": [
|
|
|
|
"html": [
|
|
|
|
"<div [^>]*id=\"__nuxt\"",
|
|
|
|
"<div [^>]*id=\"__nuxt\"",
|
|
|
|
"<script [^>]*>window\\.__NUXT__"
|
|
|
|
"<script [^>]*>window\\.__NUXT__"
|
|
|
|