|
|
@ -9708,7 +9708,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"tailwindcss": {
|
|
|
|
"tailwindcss": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
"18"
|
|
|
|
18
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": "<link[^>]+?href=\"[^\"]+tailwindcss(?:\\.min)?\\.css",
|
|
|
|
"html": "<link[^>]+?href=\"[^\"]+tailwindcss(?:\\.min)?\\.css",
|
|
|
|
"icon": "tailwindcss.svg",
|
|
|
|
"icon": "tailwindcss.svg",
|
|
|
@ -10636,6 +10636,24 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"website": "http://vuejs.org"
|
|
|
|
"website": "http://vuejs.org"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"Nuxt.js": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"html": [
|
|
|
|
|
|
|
|
"<div [^>]*id=\"__nuxt\"",
|
|
|
|
|
|
|
|
"<script [^>]*>window\\.__NUXT__"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"icon": "Nuxt.js.png",
|
|
|
|
|
|
|
|
"js": {
|
|
|
|
|
|
|
|
"$nuxt": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"script": [
|
|
|
|
|
|
|
|
"/_nuxt/"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"implies": "Vue.js",
|
|
|
|
|
|
|
|
"website": "https://nuxtjs.org"
|
|
|
|
|
|
|
|
},
|
|
|
|
"W3 Total Cache": {
|
|
|
|
"W3 Total Cache": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
23
|
|
|
|
23
|
|
|
|