Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/vue-loader/ |
Upload File : |
{ "name": "vue-loader", "version": "14.2.4", "description": "Vue single-file component loader for Webpack", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/vuejs/vue-loader.git" }, "keywords": [ "vue", "webpack", "loader" ], "files": [ "index.js", "lib" ], "author": "Evan You", "license": "MIT", "bugs": { "url": "https://github.com/vuejs/vue-loader/issues" }, "homepage": "https://github.com/vuejs/vue-loader", "scripts": { "lint": "eslint lib test --fix", "test": "eslint lib && mocha --slow 5000 --timeout 10000", "docs": "cd docs && gitbook install && gitbook serve", "docs:deploy": "bash ./docs/deploy.sh", "postpublish": "conventional-changelog -p angular -r 2 > RELEASE.md" }, "gitHooks": { "pre-commit": "lint-staged" }, "lint-staged": { "lib/**/*.js": [ "eslint --fix", "git add" ], "test/**/*.js": [ "eslint --fix", "git add" ] }, "dependencies": { "consolidate": "^0.14.0", "hash-sum": "^1.0.2", "loader-utils": "^1.1.0", "lru-cache": "^4.1.1", "postcss": "^6.0.8", "postcss-load-config": "^1.1.0", "postcss-selector-parser": "^2.0.0", "prettier": "^1.16.0", "resolve": "^1.4.0", "source-map": "^0.6.1", "vue-hot-reload-api": "^2.2.0", "vue-style-loader": "^4.0.1", "vue-template-es2015-compiler": "^1.6.0" }, "peerDependencies": { "css-loader": "*", "vue-template-compiler": "^2.0.0" }, "devDependencies": { "autoprefixer": "^7.2.5", "babel-core": "^6.25.0", "babel-loader": "^7.0.0", "babel-preset-env": "^1.6.0", "chai": "^4.1.0", "coffee-loader": "^0.7.2", "coffee-script": "^1.12.7", "conventional-changelog": "^1.1.18", "css-loader": "^0.28.4", "eslint": "^3.19.0", "eslint-plugin-vue-libs": "^1.2.0", "extract-text-webpack-plugin": "^3.0.0", "file-loader": "^1.1.5", "gitbook-plugin-edit-link": "^2.0.2", "gitbook-plugin-github": "^3.0.0", "gitbook-plugin-theme-vuejs": "^1.1.0", "js-yaml": "^3.9.1", "jsdom": "^9.2.1", "lint-staged": "^4.0.2", "marked": "^0.3.12", "memory-fs": "^0.4.1", "mkdirp": "^0.5.1", "mocha": "^4.0.1", "node-libs-browser": "^2.0.0", "normalize-newline": "^3.0.0", "null-loader": "^0.1.1", "pug": "^2.0.0-rc.2", "raw-loader": "^0.5.1", "skeleton-loader": "1.1.3", "stylus": "^0.54.5", "stylus-loader": "^3.0.1", "sugarss": "^1.0.0", "url-loader": "^0.6.2", "vue": "^2.5.0", "vue-server-renderer": "^2.5.0", "vue-template-compiler": "^2.5.0", "webpack": "^3.0.0", "webpack-merge": "^4.1.1", "yorkie": "^1.0.3" } }