| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /comunica/app_ojos/frontend/node_modules/vue-concise-slider/ |
Upload File : |
{
"name": "vue-concise-slider",
"version": "4.2.5",
"repository": {
"type": "git",
"url": "git@github.com/warpcgd/vue-concise-slider.git"
},
"description": "vue-slider,A simple sliding component,has easy configuration,support self-adaption / fullscreen / button / page,and is compatible with mobile and PC terminal",
"author": "lixichen <warpcgd@qq.com>",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack && webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack -p",
"analyz": "npm_config_report=true npm run build",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"main": "./dist/module.js",
"devDependencies": {
"@babel/core": "^7.1.6",
"@babel/plugin-proposal-class-properties": "^7.2.1",
"@babel/plugin-proposal-decorators": "^7.1.6",
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
"@babel/plugin-proposal-function-sent": "^7.1.0",
"@babel/plugin-proposal-json-strings": "^7.2.0",
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.6",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.0.4",
"cross-env": "^5.2.0",
"cross-spawn": "^2.1.5",
"css-loader": "^2.0.0",
"eslint": "^8.9.0",
"eslint-config-standard": "^5.1.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^4.0.2",
"eslint-plugin-html": "^1.3.0",
"eslint-plugin-promise": "^1.0.8",
"eslint-plugin-standard": "^1.3.2",
"eslint-plugin-vue": "^8.4.1",
"extract-text-webpack-plugin": "^3.0.0",
"html-webpack-plugin": "^3.2.0",
"http-proxy-middleware": "^0.19.1",
"sass-loader": "^7.1.0",
"style-loader": "^0.17.0",
"url-loader": "^1.1.2",
"vue": "^2.5.21",
"vue-eslint-parser": "^8.2.0",
"vue-hot-reload-api": "^1.2.0",
"vue-html-loader": "^1.0.0",
"vue-loader": "^15.4.2",
"vue-server-renderer": "^2.5.21",
"vue-style-loader": "^1.0.0",
"vue-template-compiler": "^2.5.21",
"vuepress": "^1.0.0-alpha.30",
"webpack": "^4.26.1",
"webpack-bundle-analyzer": "^2.13.1",
"webpack-cli": "^3.1.2",
"webpack-dev-middleware": "^1.4.0",
"webpack-dev-server": "^3.1.10",
"webpack-hot-middleware": "^2.6.0",
"webpack-merge": "^4.1.4"
},
"directories": {
"doc": "docs"
},
"keywords": [
"vue",
"slider",
"swiper"
],
"license": "ISC",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}