123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168 |
- {
- "_args": [
- [
- "@vue/cli-service@5.0.8",
- "/Users/mac/projects/mime/mine"
- ]
- ],
- "_development": true,
- "_from": "@vue/cli-service@5.0.8",
- "_id": "@vue/cli-service@5.0.8",
- "_inBundle": false,
- "_integrity": "sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==",
- "_location": "/@vue/cli-service",
- "_phantomChildren": {
- "@vue/component-compiler-utils": "3.3.0",
- "big.js": "5.2.2",
- "emojis-list": "3.0.0",
- "minimist": "1.2.8",
- "vue-hot-reload-api": "2.3.4",
- "vue-style-loader": "4.1.3"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@vue/cli-service@5.0.8",
- "name": "@vue/cli-service",
- "escapedName": "@vue%2fcli-service",
- "scope": "@vue",
- "rawSpec": "5.0.8",
- "saveSpec": null,
- "fetchSpec": "5.0.8"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmmirror.com/@vue/cli-service/-/cli-service-5.0.8.tgz",
- "_spec": "5.0.8",
- "_where": "/Users/mac/projects/mime/mine",
- "author": {
- "name": "Evan You"
- },
- "bin": {
- "vue-cli-service": "bin/vue-cli-service.js"
- },
- "bugs": {
- "url": "https://github.com/vuejs/vue-cli/issues"
- },
- "dependencies": {
- "@babel/helper-compilation-targets": "^7.12.16",
- "@soda/friendly-errors-webpack-plugin": "^1.8.0",
- "@soda/get-current-script": "^1.0.2",
- "@types/minimist": "^1.2.0",
- "@vue/cli-overlay": "^5.0.8",
- "@vue/cli-plugin-router": "^5.0.8",
- "@vue/cli-plugin-vuex": "^5.0.8",
- "@vue/cli-shared-utils": "^5.0.8",
- "@vue/component-compiler-utils": "^3.3.0",
- "@vue/vue-loader-v15": "npm:vue-loader@^15.9.7",
- "@vue/web-component-wrapper": "^1.3.0",
- "acorn": "^8.0.5",
- "acorn-walk": "^8.0.2",
- "address": "^1.1.2",
- "autoprefixer": "^10.2.4",
- "browserslist": "^4.16.3",
- "case-sensitive-paths-webpack-plugin": "^2.3.0",
- "cli-highlight": "^2.1.10",
- "clipboardy": "^2.3.0",
- "cliui": "^7.0.4",
- "copy-webpack-plugin": "^9.0.1",
- "css-loader": "^6.5.0",
- "css-minimizer-webpack-plugin": "^3.0.2",
- "cssnano": "^5.0.0",
- "debug": "^4.1.1",
- "default-gateway": "^6.0.3",
- "dotenv": "^10.0.0",
- "dotenv-expand": "^5.1.0",
- "fs-extra": "^9.1.0",
- "globby": "^11.0.2",
- "hash-sum": "^2.0.0",
- "html-webpack-plugin": "^5.1.0",
- "is-file-esm": "^1.0.0",
- "launch-editor-middleware": "^2.2.1",
- "lodash.defaultsdeep": "^4.6.1",
- "lodash.mapvalues": "^4.6.0",
- "mini-css-extract-plugin": "^2.5.3",
- "minimist": "^1.2.5",
- "module-alias": "^2.2.2",
- "portfinder": "^1.0.26",
- "postcss": "^8.2.6",
- "postcss-loader": "^6.1.1",
- "progress-webpack-plugin": "^1.0.12",
- "ssri": "^8.0.1",
- "terser-webpack-plugin": "^5.1.1",
- "thread-loader": "^3.0.0",
- "vue-loader": "^17.0.0",
- "vue-style-loader": "^4.1.3",
- "webpack": "^5.54.0",
- "webpack-bundle-analyzer": "^4.4.0",
- "webpack-chain": "^6.5.1",
- "webpack-dev-server": "^4.7.3",
- "webpack-merge": "^5.7.3",
- "webpack-virtual-modules": "^0.4.2",
- "whatwg-fetch": "^3.6.2"
- },
- "description": "local service for vue-cli projects",
- "devDependencies": {
- "cache-loader": "^4.1.0",
- "sass": "^1.32.7",
- "sass-loader": "^12.0.0",
- "stylus-loader": "^6.1.0",
- "vue": "^2.6.14",
- "vue-router": "^3.5.1",
- "vue-template-compiler": "^2.6.14",
- "vuex": "^3.6.2"
- },
- "engines": {
- "node": "^12.0.0 || >= 14.0.0"
- },
- "gitHead": "b154dbd7aca4b4538e6c483b1d4b817499d7b8eb",
- "homepage": "https://cli.vuejs.org/",
- "keywords": [
- "vue",
- "cli"
- ],
- "license": "MIT",
- "main": "lib/Service.js",
- "name": "@vue/cli-service",
- "peerDependencies": {
- "vue-template-compiler": "^2.0.0",
- "webpack-sources": "*"
- },
- "peerDependenciesMeta": {
- "cache-loader": {
- "optional": true
- },
- "less-loader": {
- "optional": true
- },
- "pug-plain-loader": {
- "optional": true
- },
- "raw-loader": {
- "optional": true
- },
- "sass-loader": {
- "optional": true
- },
- "stylus-loader": {
- "optional": true
- },
- "vue-template-compiler": {
- "optional": true
- },
- "webpack-sources": {
- "optional": true
- }
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/vuejs/vue-cli.git",
- "directory": "packages/@vue/cli-service"
- },
- "typings": "types/index.d.ts",
- "version": "5.0.8"
- }
|