![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/nuxt/ |
{ "name": "nuxt", "version": "2.15.8", "description": "A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)", "keywords": [ "nuxt", "nuxt.js", "nuxtjs", "ssr", "vue", "vue isomorphic", "vue server side", "vue ssr", "vue universal", "vue versatile", "vue.js", "vuejs" ], "repository": "nuxt/nuxt.js", "license": "MIT", "main": "dist/nuxt.js", "bin": { "nuxt": "./bin/nuxt.js" }, "files": [ "bin", "dist", "webpack.config.js" ], "scripts": { "postinstall": "opencollective || exit 0" }, "dependencies": { "@nuxt/babel-preset-app": "2.15.8", "@nuxt/builder": "2.15.8", "@nuxt/cli": "2.15.8", "@nuxt/components": "^2.1.8", "@nuxt/config": "2.15.8", "@nuxt/core": "2.15.8", "@nuxt/generator": "2.15.8", "@nuxt/loading-screen": "^2.0.3", "@nuxt/opencollective": "^0.3.2", "@nuxt/server": "2.15.8", "@nuxt/telemetry": "^1.3.3", "@nuxt/utils": "2.15.8", "@nuxt/vue-app": "2.15.8", "@nuxt/vue-renderer": "2.15.8", "@nuxt/webpack": "2.15.8" }, "collective": { "url": "https://opencollective.com/nuxtjs", "logoUrl": "https://opencollective.com/nuxtjs/logo.txt?reverse=true&variant=variant2" } }