|
1 | 1 | { |
2 | | - "version": "4.1.2", |
3 | | - "scripts": { |
4 | | - "precommit": "npm run format ||node -v", |
5 | | - "start": "webpack-react-vue-spa-awesome-config start --port=11111 --config=./webpack.config.js", |
6 | | - "build": "npx webpack-react-vue-spa-awesome-config build --config=./webpack.config.js", |
7 | | - "format": "prettier **/*.js --write **/*.ts *.json *.md **/*.jsx **/*.tsx **/*.vue **/*.css **/*.html */*/*.js *.js */*/*/*.js */*/*/*.ts */*/*/*.vue */*/*.vue */*/*.ts", |
8 | | - "prepare": "husky install" |
9 | | - }, |
10 | | - "name": "@masx200/my-vue-router-project", |
11 | | - "description": "A Vue.js router project", |
12 | | - "author": "masx200 <34191203+masx200@users.noreply.github.com>", |
13 | | - "browserslist": { |
14 | | - "production": [ |
15 | | - ">0.2%", |
16 | | - "not dead", |
17 | | - "not op_mini all" |
18 | | - ], |
19 | | - "development": [ |
20 | | - "last 1 chrome version", |
21 | | - "last 1 firefox version", |
22 | | - "last 1 safari version" |
23 | | - ] |
24 | | - }, |
25 | | - "repository": { |
26 | | - "type": "git", |
27 | | - "url": "git+https://github.com/masx200/my-vue-router-project.git" |
28 | | - }, |
29 | | - "license": "MIT", |
30 | | - "main": "index.js", |
31 | | - "bugs": { |
32 | | - "url": "https://github.com/masx200/my-vue-router-project/issues" |
33 | | - }, |
34 | | - "homepage": "https://github.com/masx200/my-vue-router-project#readme", |
35 | | - "keywords": [], |
36 | | - "dependencies": { |
37 | | - "@babel/core": "^7.14.8", |
38 | | - "@babel/generator": "^7.14.5", |
39 | | - "@babel/parser": "^7.14.5", |
40 | | - "@babel/plugin-proposal-class-properties": "7.13.0", |
41 | | - "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
42 | | - "@babel/preset-env": "^7.14.2", |
43 | | - "@babel/preset-react": "^7.13.13", |
44 | | - "@masx200/acorn-parse-escodegen-generate-esm-broweser": "^1.1.1", |
45 | | - "@masx200/ie11-usual-polyfills": "^1.0.5", |
46 | | - "@masx200/jsfuck-and-hieroglyphy-decoder-and-encoder": "^2.0.8", |
47 | | - "@masx200/webpack-react-vue-spa-awesome-config": "^4.3.8", |
48 | | - "@types/jquery": "3.5.5", |
49 | | - "@types/node": "15.6.1", |
50 | | - "@types/react": "17.0.6", |
51 | | - "@types/webpack": "^5.28.0", |
52 | | - "@vue/compiler-sfc": "^3.2.31", |
53 | | - "autoprefixer": "^10.2.5", |
54 | | - "babel-core": "^6.26.3", |
55 | | - "babel-generator": "^6.26.1", |
56 | | - "babel-loader": "^8.2.2", |
57 | | - "babel-plugin-named-asset-import": "^0.3.7", |
58 | | - "babel-plugin-transform-runtime": "^6.23.0", |
59 | | - "babel-polyfill": "^6.26.0", |
60 | | - "babel-preset-env": "^1.7.0", |
61 | | - "babel-preset-react-app": "^10.0.0", |
62 | | - "big-integer": "^1.6.48", |
63 | | - "browserslist": "^4.16.6", |
64 | | - "case-sensitive-paths-webpack-plugin": "^2.4.0", |
65 | | - "clean-webpack-plugin": "^4.0.0-alpha.0", |
66 | | - "clipboard": "^2.0.8", |
67 | | - "copy-webpack-plugin": "^9.0.0", |
68 | | - "core-js": "^3.12.1", |
69 | | - "css-loader": "^5.2.6", |
70 | | - "error": "^10.4.0", |
71 | | - "file-loader": "^6.2.0", |
72 | | - "flowerpassword.js": "^3.0.2", |
73 | | - "highlight.js": "^11.2.0", |
74 | | - "html-webpack-plugin": "^5.3.2", |
75 | | - "http-proxy": "1.18.1", |
76 | | - "jquery": "^3.6.0", |
77 | | - "json-loader": "^0.5.7", |
78 | | - "less": "^4.1.1", |
79 | | - "less-loader": "^9.0.0", |
80 | | - "lodash": "^4.17.21", |
81 | | - "mini-css-extract-plugin": "^2.2.2", |
82 | | - "minimist": "^1.2.5", |
83 | | - "optimize-css-assets-webpack-plugin": "^6.0.0", |
84 | | - "pnp-webpack-plugin": "^1.6.4", |
85 | | - "postcss": "8.3.0", |
86 | | - "postcss-flexbugs-fixes": "^5.0.2", |
87 | | - "postcss-loader": "^5.3.0", |
88 | | - "postcss-normalize": "^10.0.0", |
89 | | - "postcss-preset-env": "^6.7.0", |
90 | | - "postcss-safe-parser": "^5.0.2", |
91 | | - "prettier": "^2.3.2", |
92 | | - "rollup": "^2.49.0", |
93 | | - "sass": "1.34.0", |
94 | | - "sass-loader": "^11.1.1", |
95 | | - "serialize-javascript": "^5.0.1", |
96 | | - "style-loader": "^2.0.0", |
97 | | - "terser": "^5.7.0", |
98 | | - "terser-webpack-plugin": "^5.1.2", |
99 | | - "tslib": "^2.2.0", |
100 | | - "typescript": "^4.3.5", |
101 | | - "unicode-loader": "^1.0.7", |
102 | | - "url-loader": "^4.1.1", |
103 | | - "vue": "^3.2.31", |
104 | | - "vue-loader": "^16.5.0", |
105 | | - "vue-router": "4.0.10", |
106 | | - "vue-style-loader": "^4.1.3", |
107 | | - "vue-template-compiler": "^2.6.14", |
108 | | - "webpack": "5.47.0", |
109 | | - "webpack-cli": "^4.8.0", |
110 | | - "webpack-deep-scope-plugin": "^1.6.2", |
111 | | - "webpack-dev-server": "^4.7.4", |
112 | | - "webpack-manifest-plugin": "^3.1.1", |
113 | | - "webpack-merge": "^5.7.3", |
114 | | - "workbox-webpack-plugin": "^6.1.5", |
115 | | - "worker-loader": "^3.0.8", |
116 | | - "yargs-parser": "20.2.7" |
117 | | - }, |
118 | | - "resolutions": { |
119 | | - "json-pointer": "0.6.2", |
120 | | - "nanoid": "3.3.1", |
121 | | - "node-forge": "1.2.1", |
122 | | - "follow-redirects": "1.14.9", |
123 | | - "nth-check": "2.0.1", |
124 | | - "glob-parent": "5.1.2", |
125 | | - "object-path": "0.11.8", |
126 | | - "webpack": "5.47.0", |
127 | | - "ansi-html": "npm:ansi-html-community" |
128 | | - }, |
129 | | - "devDependencies": { |
130 | | - "husky": "^7.0.1" |
131 | | - } |
| 2 | + "version": "4.1.2", |
| 3 | + "scripts": { |
| 4 | + "precommit": "npm run format ||node -v", |
| 5 | + "start": "webpack-react-vue-spa-awesome-config start --port=11111 --config=./webpack.config.js", |
| 6 | + "build": "npx webpack-react-vue-spa-awesome-config build --config=./webpack.config.js", |
| 7 | + "format": "prettier **/*.js --write **/*.ts *.json *.md **/*.jsx **/*.tsx **/*.vue **/*.css **/*.html */*/*.js *.js */*/*/*.js */*/*/*.ts */*/*/*.vue */*/*.vue */*/*.ts", |
| 8 | + "prepare": "husky install" |
| 9 | + }, |
| 10 | + "name": "@masx200/my-vue-router-project", |
| 11 | + "description": "A Vue.js router project", |
| 12 | + "author": "masx200 <34191203+masx200@users.noreply.github.com>", |
| 13 | + "browserslist": { |
| 14 | + "production": [ |
| 15 | + ">0.2%", |
| 16 | + "not dead", |
| 17 | + "not op_mini all" |
| 18 | + ], |
| 19 | + "development": [ |
| 20 | + "last 1 chrome version", |
| 21 | + "last 1 firefox version", |
| 22 | + "last 1 safari version" |
| 23 | + ] |
| 24 | + }, |
| 25 | + "repository": { |
| 26 | + "type": "git", |
| 27 | + "url": "git+https://github.com/masx200/my-vue-router-project.git" |
| 28 | + }, |
| 29 | + "license": "MIT", |
| 30 | + "main": "index.js", |
| 31 | + "bugs": { |
| 32 | + "url": "https://github.com/masx200/my-vue-router-project/issues" |
| 33 | + }, |
| 34 | + "homepage": "https://github.com/masx200/my-vue-router-project#readme", |
| 35 | + "keywords": [], |
| 36 | + "dependencies": { |
| 37 | + "@babel/core": "^7.14.8", |
| 38 | + "@babel/generator": "^7.14.5", |
| 39 | + "@babel/parser": "^7.14.5", |
| 40 | + "@babel/plugin-proposal-class-properties": "7.13.0", |
| 41 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 42 | + "@babel/preset-env": "^7.14.2", |
| 43 | + "@babel/preset-react": "^7.13.13", |
| 44 | + "@masx200/acorn-parse-escodegen-generate-esm-broweser": "^1.1.1", |
| 45 | + "@masx200/ie11-usual-polyfills": "^1.0.5", |
| 46 | + "@masx200/jsfuck-and-hieroglyphy-decoder-and-encoder": "^2.0.8", |
| 47 | + "@masx200/webpack-react-vue-spa-awesome-config": "^4.3.8", |
| 48 | + "@types/jquery": "3.5.5", |
| 49 | + "@types/node": "15.6.1", |
| 50 | + "@types/react": "17.0.6", |
| 51 | + "@types/webpack": "^5.28.0", |
| 52 | + "@vue/compiler-sfc": "^3.2.31", |
| 53 | + "autoprefixer": "^10.2.5", |
| 54 | + "babel-core": "^6.26.3", |
| 55 | + "babel-generator": "^6.26.1", |
| 56 | + "babel-loader": "^8.2.2", |
| 57 | + "babel-plugin-named-asset-import": "^0.3.7", |
| 58 | + "babel-plugin-transform-runtime": "^6.23.0", |
| 59 | + "babel-polyfill": "^6.26.0", |
| 60 | + "babel-preset-env": "^1.7.0", |
| 61 | + "babel-preset-react-app": "^10.0.0", |
| 62 | + "big-integer": "^1.6.48", |
| 63 | + "browserslist": "^4.16.6", |
| 64 | + "case-sensitive-paths-webpack-plugin": "^2.4.0", |
| 65 | + "clean-webpack-plugin": "^4.0.0-alpha.0", |
| 66 | + "clipboard": "^2.0.8", |
| 67 | + "copy-webpack-plugin": "^9.0.0", |
| 68 | + "core-js": "^3.12.1", |
| 69 | + "css-loader": "^5.2.6", |
| 70 | + "error": "^10.4.0", |
| 71 | + "file-loader": "^6.2.0", |
| 72 | + "flowerpassword.js": "^3.0.2", |
| 73 | + "highlight.js": "^11.2.0", |
| 74 | + "html-webpack-plugin": "^5.3.2", |
| 75 | + "http-proxy": "1.18.1", |
| 76 | + "jquery": "^3.6.0", |
| 77 | + "json-loader": "^0.5.7", |
| 78 | + "less": "^4.1.1", |
| 79 | + "less-loader": "^9.0.0", |
| 80 | + "lodash": "^4.17.21", |
| 81 | + "mini-css-extract-plugin": "^2.2.2", |
| 82 | + "minimist": "^1.2.5", |
| 83 | + "optimize-css-assets-webpack-plugin": "^6.0.0", |
| 84 | + "pnp-webpack-plugin": "^1.6.4", |
| 85 | + "postcss": "8.3.0", |
| 86 | + "postcss-flexbugs-fixes": "^5.0.2", |
| 87 | + "postcss-loader": "^5.3.0", |
| 88 | + "postcss-normalize": "^10.0.0", |
| 89 | + "postcss-preset-env": "^6.7.0", |
| 90 | + "postcss-safe-parser": "^5.0.2", |
| 91 | + "prettier": "^2.3.2", |
| 92 | + "rollup": "^2.49.0", |
| 93 | + "sass": "1.34.0", |
| 94 | + "sass-loader": "^11.1.1", |
| 95 | + "serialize-javascript": "^5.0.1", |
| 96 | + "style-loader": "^2.0.0", |
| 97 | + "terser": "^5.7.0", |
| 98 | + "terser-webpack-plugin": "^5.1.2", |
| 99 | + "tslib": "^2.2.0", |
| 100 | + "typescript": "^4.3.5", |
| 101 | + "unicode-loader": "^1.0.7", |
| 102 | + "url-loader": "^4.1.1", |
| 103 | + "vue": "^3.2.31", |
| 104 | + "vue-loader": "^16.5.0", |
| 105 | + "vue-router": "4.0.10", |
| 106 | + "vue-style-loader": "^4.1.3", |
| 107 | + "vue-template-compiler": "^2.6.14", |
| 108 | + "webpack": "5.47.0", |
| 109 | + "webpack-cli": "^4.8.0", |
| 110 | + "webpack-deep-scope-plugin": "^1.6.2", |
| 111 | + "webpack-dev-server": "^4.7.4", |
| 112 | + "webpack-manifest-plugin": "^3.1.1", |
| 113 | + "webpack-merge": "^5.7.3", |
| 114 | + "workbox-webpack-plugin": "^6.1.5", |
| 115 | + "worker-loader": "^3.0.8", |
| 116 | + "yargs-parser": "20.2.7" |
| 117 | + }, |
| 118 | + "resolutions": { |
| 119 | + "json-pointer": "0.6.2", |
| 120 | + "nanoid": "3.3.1", |
| 121 | + "node-forge": "1.2.1", |
| 122 | + "follow-redirects": "1.14.9", |
| 123 | + "nth-check": "2.0.1", |
| 124 | + "glob-parent": "5.1.2", |
| 125 | + "object-path": "0.11.8", |
| 126 | + "webpack": "5.47.0", |
| 127 | + "ansi-html": "npm:ansi-html-community" |
| 128 | + }, |
| 129 | + "devDependencies": { |
| 130 | + "husky": "^7.0.1" |
| 131 | + } |
132 | 132 | } |
0 commit comments