| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/parsmega.nuxt/node_modules/@nuxt/vue-app/dist/ |
Upload File : |
/*!
* @nuxt/vue-app v2.18.1 (c) 2016-2024
* Released under the MIT License
* Repository: https://github.com/nuxt/nuxt.js
* Website: https://nuxtjs.org
*/
'use strict';
const path = require('path');
var dependencies = {
"node-fetch-native": "^1.6.4",
ufo: "^1.5.3",
unfetch: "^5.0.0",
vue: "^2.7.16",
"vue-client-only": "^2.1.0",
"vue-meta": "^2.4.0",
"vue-no-ssr": "^1.1.1",
"vue-router": "^3.6.5",
"vue-template-compiler": "^2.7.16",
vuex: "^3.6.2"
};
const template = {
dependencies,
dir: path.join(__dirname, "..", "template"),
files: [
"App.js",
"client.js",
"index.js",
"jsonp.js",
"router.js",
"router.scrollBehavior.js",
"routes.json",
"server.js",
"utils.js",
"empty.js",
"mixins/fetch.server.js",
"mixins/fetch.client.js",
"components/nuxt-error.vue",
"components/nuxt-child.js",
"components/nuxt-link.server.js",
"components/nuxt-link.client.js",
"components/nuxt.js",
"views/app.template.html",
"views/error.html"
]
};
exports.template = template;