|
1 | | -{ |
2 | | - "name": "tongfang-utility-ng", |
3 | | - "version": "4.1.3", |
4 | | - "main": "index.js", |
5 | | - "author": "kirainmoe <[email protected]>", |
6 | | - "license": "MIT", |
7 | | - "module": "/dist/es/index.js", |
8 | | - "types": "./dist/es/index.d.ts", |
9 | | - "scripts": { |
10 | | - "start": "pnpm dev", |
11 | | - "prepare": "husky install", |
12 | | - "dev": "vite --config scripts/vite/vite.config.js", |
13 | | - "build": "tsc && vite build --config scripts/vite/vite.config.js", |
14 | | - "serve": "vite preview", |
15 | | - "tauri": "tauri", |
16 | | - "bundle": "./bin/build.sh" |
17 | | - }, |
18 | | - "base": "/", |
19 | | - "title": "Tongfang Utility", |
20 | | - "copyfiles": [], |
21 | | - "devServer": { |
22 | | - "host": "127.0.0.1", |
23 | | - "port": 3000 |
24 | | - }, |
25 | | - "proxy": {}, |
26 | | - "devDependencies": { |
27 | | - "@commitlint/cli": "13.1.0", |
28 | | - "@commitlint/config-conventional": "13.1.0", |
29 | | - "@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.6", |
30 | | - "@tauri-apps/cli": "1.0.0-beta.10", |
31 | | - "@types/js-yaml": "4.0.3", |
32 | | - "@types/loadable__component": "5.13.4", |
33 | | - "@types/lodash-es": "4.17.5", |
34 | | - "@types/md5": "2.3.1", |
35 | | - "@types/plist": "3.0.2", |
36 | | - "@types/react": "17.0.19", |
37 | | - "@types/react-dom": "17.0.9", |
38 | | - "@types/react-router": "^5.1.19", |
39 | | - "@types/react-router-dom": "5.1.8", |
40 | | - "@types/styled-components": "5.1.13", |
41 | | - "@types/uuid": "8.3.1", |
42 | | - "@typescript-eslint/eslint-plugin": "4.30.0", |
43 | | - "@typescript-eslint/parser": "4.30.0", |
44 | | - "@vitejs/plugin-react": "^2.2.0", |
45 | | - "babel-eslint": "10.1.0", |
46 | | - "clean-terminal-webpack-plugin": "3.0.0", |
47 | | - "copy-webpack-plugin": "9.0.1", |
48 | | - "css-loader": "6.2.0", |
49 | | - "eslint": "7.32.0", |
50 | | - "eslint-config-prettier": "8.3.0", |
51 | | - "eslint-config-react-app": "6.0.0", |
52 | | - "eslint-plugin-flowtype": "5.9.2", |
53 | | - "eslint-plugin-import": "2.24.2", |
54 | | - "eslint-plugin-jsx-a11y": "6.4.1", |
55 | | - "eslint-plugin-react": "7.25.1", |
56 | | - "eslint-plugin-react-hooks": "4.2.0", |
57 | | - "file-loader": "6.2.0", |
58 | | - "fork-ts-checker-webpack-plugin": "6.3.2", |
59 | | - "html-webpack-plugin": "5.3.2", |
60 | | - "husky": "7.0.2", |
61 | | - "less": "4.1.1", |
62 | | - "less-loader": "10.0.1", |
63 | | - "lint-staged": "11.1.2", |
64 | | - "mini-css-extract-plugin": "2.2.2", |
65 | | - "prettier": "2.3.2", |
66 | | - "react-is": "^18.2.0", |
67 | | - "react-refresh": "0.10.0", |
68 | | - "react-refresh-typescript": "2.0.2", |
69 | | - "rollup-plugin-analyzer": "4.0.0", |
70 | | - "style-loader": "3.2.1", |
71 | | - "styled-components": "5.3.1", |
72 | | - "ts-loader": "9.2.5", |
73 | | - "tsconfig-paths-webpack-plugin": "3.5.1", |
74 | | - "typescript": "4.4.2", |
75 | | - "url-loader": "4.1.1", |
76 | | - "vite": "^3.0.0", |
77 | | - "vite-plugin-html": "2.1.0", |
78 | | - "webpack": "5.51.1", |
79 | | - "webpack-bundle-analyzer": "4.4.2", |
80 | | - "webpack-cli": "4.8.0", |
81 | | - "webpack-dev-server": "4.1.0", |
82 | | - "webpack-merge": "5.8.0", |
83 | | - "webpackbar": "5.0.0-3" |
84 | | - }, |
85 | | - "dependencies": { |
86 | | - "@ant-design/icons": "4.6.4", |
87 | | - "@arco-design/web-react": "2.23.4", |
88 | | - "@icon-park/react": "1.3.5", |
89 | | - "@loadable/component": "5.15.0", |
90 | | - "@sentry/react": "6.14.1", |
91 | | - "@sentry/tracing": "6.14.1", |
92 | | - "@shockpkg/plist-dom": "2.1.1", |
93 | | - "@tauri-apps/api": "1.0.0-beta.8", |
94 | | - "antd": "4.16.13", |
95 | | - "axios": "0.24.0", |
96 | | - "base64-js": "1.5.1", |
97 | | - "buffer": "6.0.3", |
98 | | - "classnames": "2.3.1", |
99 | | - "echarts": "5.2.1", |
100 | | - "echarts-for-react": "3.0.1", |
101 | | - "eruda": "2.4.1", |
102 | | - "js-yaml": "4.1.0", |
103 | | - "lodash-es": "4.17.21", |
104 | | - "md5": "2.3.0", |
105 | | - "mobx": "6.3.3", |
106 | | - "mobx-react": "7.2.0", |
107 | | - "mobx-react-lite": "3.3.0", |
108 | | - "moment": "2.29.1", |
109 | | - "plist": "3.0.4", |
110 | | - "polished": "4.1.3", |
111 | | - "react": "17.0.2", |
112 | | - "react-dom": "17.0.2", |
113 | | - "react-redux": "7.2.4", |
114 | | - "react-router": "5.2.1", |
115 | | - "react-router-dom": "5.2.1", |
116 | | - "redux": "4.1.1", |
117 | | - "redux-saga": "1.1.3", |
118 | | - "uuid": "8.3.2", |
119 | | - "xmlbuilder2": "3.0.0" |
120 | | - } |
121 | | -} |
| 1 | +{ |
| 2 | + "name": "tongfang-utility-ng", |
| 3 | + "version": "4.1.3", |
| 4 | + "main": "index.js", |
| 5 | + "author": "kirainmoe <[email protected]>", |
| 6 | + "license": "MIT", |
| 7 | + "module": "/dist/es/index.js", |
| 8 | + "types": "./dist/es/index.d.ts", |
| 9 | + "scripts": { |
| 10 | + "start": "pnpm dev", |
| 11 | + "prepare": "husky install", |
| 12 | + "dev": "vite --config scripts/vite/vite.config.js", |
| 13 | + "build": "tsc && vite build --config scripts/vite/vite.config.js", |
| 14 | + "serve": "vite preview", |
| 15 | + "tauri": "tauri", |
| 16 | + "bundle": "./bin/build.sh" |
| 17 | + }, |
| 18 | + "base": "/", |
| 19 | + "title": "Tongfang Utility", |
| 20 | + "copyfiles": [], |
| 21 | + "devServer": { |
| 22 | + "host": "127.0.0.1", |
| 23 | + "port": 3000 |
| 24 | + }, |
| 25 | + "proxy": {}, |
| 26 | + "devDependencies": { |
| 27 | + "@commitlint/cli": "13.1.0", |
| 28 | + "@commitlint/config-conventional": "13.1.0", |
| 29 | + "@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.6", |
| 30 | + "@tauri-apps/cli": "1.0.0-beta.10", |
| 31 | + "@types/js-yaml": "4.0.3", |
| 32 | + "@types/loadable__component": "5.13.4", |
| 33 | + "@types/lodash-es": "4.17.5", |
| 34 | + "@types/md5": "2.3.1", |
| 35 | + "@types/plist": "3.0.2", |
| 36 | + "@types/react": "17.0.19", |
| 37 | + "@types/react-dom": "17.0.9", |
| 38 | + "@types/react-router": "^5.1.19", |
| 39 | + "@types/react-router-dom": "5.1.8", |
| 40 | + "@types/styled-components": "5.1.13", |
| 41 | + "@types/uuid": "8.3.1", |
| 42 | + "@typescript-eslint/eslint-plugin": "4.30.0", |
| 43 | + "@typescript-eslint/parser": "4.30.0", |
| 44 | + "@vitejs/plugin-react": "^2.2.0", |
| 45 | + "babel-eslint": "10.1.0", |
| 46 | + "clean-terminal-webpack-plugin": "3.0.0", |
| 47 | + "copy-webpack-plugin": "9.0.1", |
| 48 | + "css-loader": "6.2.0", |
| 49 | + "eslint": "7.32.0", |
| 50 | + "eslint-config-prettier": "8.3.0", |
| 51 | + "eslint-config-react-app": "6.0.0", |
| 52 | + "eslint-plugin-flowtype": "5.9.2", |
| 53 | + "eslint-plugin-import": "2.24.2", |
| 54 | + "eslint-plugin-jsx-a11y": "6.4.1", |
| 55 | + "eslint-plugin-react": "7.25.1", |
| 56 | + "eslint-plugin-react-hooks": "4.2.0", |
| 57 | + "file-loader": "6.2.0", |
| 58 | + "fork-ts-checker-webpack-plugin": "6.3.2", |
| 59 | + "html-webpack-plugin": "5.3.2", |
| 60 | + "husky": "7.0.2", |
| 61 | + "less": "4.1.1", |
| 62 | + "less-loader": "10.0.1", |
| 63 | + "lint-staged": "11.1.2", |
| 64 | + "mini-css-extract-plugin": "2.2.2", |
| 65 | + "prettier": "2.3.2", |
| 66 | + "react-is": "^18.2.0", |
| 67 | + "react-refresh": "0.10.0", |
| 68 | + "react-refresh-typescript": "2.0.2", |
| 69 | + "rollup-plugin-analyzer": "4.0.0", |
| 70 | + "style-loader": "3.2.1", |
| 71 | + "styled-components": "5.3.1", |
| 72 | + "ts-loader": "9.2.5", |
| 73 | + "tsconfig-paths-webpack-plugin": "3.5.1", |
| 74 | + "typescript": "4.4.2", |
| 75 | + "url-loader": "4.1.1", |
| 76 | + "vite": "^3.0.0", |
| 77 | + "vite-plugin-html": "2.1.0", |
| 78 | + "webpack": "5.51.1", |
| 79 | + "webpack-bundle-analyzer": "4.4.2", |
| 80 | + "webpack-cli": "4.8.0", |
| 81 | + "webpack-dev-server": "4.1.0", |
| 82 | + "webpack-merge": "5.8.0", |
| 83 | + "webpackbar": "5.0.0-3" |
| 84 | + }, |
| 85 | + "dependencies": { |
| 86 | + "@ant-design/icons": "4.6.4", |
| 87 | + "@arco-design/web-react": "2.23.4", |
| 88 | + "@icon-park/react": "1.3.5", |
| 89 | + "@loadable/component": "5.15.0", |
| 90 | + "@sentry/react": "6.14.1", |
| 91 | + "@sentry/tracing": "6.14.1", |
| 92 | + "@shockpkg/plist-dom": "2.1.1", |
| 93 | + "@tauri-apps/api": "1.0.0-beta.8", |
| 94 | + "antd": "4.16.13", |
| 95 | + "axios": "0.24.0", |
| 96 | + "base64-js": "1.5.1", |
| 97 | + "buffer": "6.0.3", |
| 98 | + "classnames": "2.3.1", |
| 99 | + "echarts": "5.2.1", |
| 100 | + "echarts-for-react": "3.0.1", |
| 101 | + "eruda": "2.4.1", |
| 102 | + "js-yaml": "4.1.0", |
| 103 | + "lodash-es": "4.17.21", |
| 104 | + "md5": "2.3.0", |
| 105 | + "mobx": "6.3.3", |
| 106 | + "mobx-react": "7.2.0", |
| 107 | + "mobx-react-lite": "3.3.0", |
| 108 | + "moment": "2.29.1", |
| 109 | + "plist": "3.0.4", |
| 110 | + "polished": "4.1.3", |
| 111 | + "react": "17.0.2", |
| 112 | + "react-dom": "17.0.2", |
| 113 | + "react-redux": "7.2.4", |
| 114 | + "react-router": "5.2.1", |
| 115 | + "react-router-dom": "5.2.1", |
| 116 | + "redux": "4.1.1", |
| 117 | + "redux-saga": "1.1.3", |
| 118 | + "uuid": "8.3.2", |
| 119 | + "xmlbuilder2": "3.0.0" |
| 120 | + } |
| 121 | +} |
0 commit comments