![]() 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/ts.corals.io/frontend/node_modules/vue-backtotop/example/ |
{ "name": "vue-backtotop-example", "description": "Vue-backtotop example", "version": "1.0.0", "author": "Caio Fernandes <[email protected]>", "private": true, "scripts": { "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot", "build": "cross-env NODE_ENV=production webpack --progress --hide-modules" }, "dependencies": { "vue": "~2.3.3", "vue-backtotop": "1.6.0" }, "devDependencies": { "babel-core": "^6.0.0", "babel-loader": "^6.0.0", "babel-preset-env": "^1.5.1", "cross-env": "^3.0.0", "css-loader": "^0.25.0", "file-loader": "^0.9.0", "vue-awesome": "^2.3.1", "vue-loader": "^12.1.0", "vue-template-compiler": "~2.3.3", "webpack": "^2.6.1", "webpack-dev-server": "^2.4.5" } }