-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
105 lines (105 loc) · 4.19 KB
/
package.json
File metadata and controls
105 lines (105 loc) · 4.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"name": "e-sea",
"version": "0.1.0",
"private": true,
"description": "E-SEA official site",
"keywords": [
"website"
],
"homepage": "https://www.e-sea.blue",
"bugs": "https://github.com/danmaq/e-sea/issues",
"repository": "github:danmaq/e-sea",
"license": "Apache-2.0",
"author": "danmaq <info@danmaq.com> (http://danmaq.com/)",
"files": [],
"scripts": {
"build": "cross-env NODE_OPTIONS=\"--no-experimental-fetch --openssl-legacy-provider\" react-static build",
"build:stage": "react-static build --staging",
"bundle": "cross-env NODE_OPTIONS=\"--no-experimental-fetch --openssl-legacy-provider\" react-static bundle",
"clean": "rimraf -g \"*.tgz\" \"*.tsbuildinfo\" artifact dist node_modules/.cache tmp",
"export": "react-static export",
"lint": "concurrently -m 1 \"npm:lint:*:check\"",
"lint:cspell:check": "cspell lint --no-progress --show-suggestions -u \"./**/*\"",
"lint:eslint:check": "eslint --cache --cache-location node_modules/.cache/eslint/ --cache-strategy=content --format codeframe \"./**/*\"",
"lint:eslint:fix": "npm run lint:eslint:check --fix",
"lint:fix": "concurrently -m 1 \"npm:lint:*:fix\" && npm run lint:cspell:check",
"lint:markdown:check": "markdownlint-cli2 \"**/*.md\"",
"lint:markdown:fix": "markdownlint-cli2 --fix \"**/*.md\"",
"lint:oxlint:check": "oxlint",
"lint:oxlint:fix": "oxlint --fix",
"lint:prettier:check": "npm run -s prettier -- -cu",
"lint:prettier:fix": "npm run -s prettier -- -uw",
"prepare": "path-exists .git && husky install || exit 0",
"prettier": "prettier --log-level=warn \"./**/*\"",
"serve": "serve dist -p 3000 -s",
"start": "cross-env NODE_OPTIONS=\"--no-experimental-fetch --openssl-legacy-provider\" react-static start"
},
"dependencies": {
"@material-ui/core": "^4.12.4",
"@reach/router": "^1.3.4",
"axios": "^0.21.4",
"flat": "^5.0.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-hot-loader": "^4.13.1",
"react-intl": "^2.9.0",
"react-static": "^7.6.2",
"react-static-plugin-reach-router": "^7.6.2",
"react-static-plugin-sitemap": "^7.6.2",
"react-static-plugin-source-filesystem": "^7.6.2",
"react-static-plugin-typescript": "^7.6.2"
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@cspell/cspell-types": "^9.2.1",
"@kurone-kito/commitlint-config": "^0.20.0",
"@kurone-kito/cspell-config": "^0.20.0",
"@kurone-kito/lint-staged-config": "^0.20.0",
"@kurone-kito/markdownlint-config": "^0.20.0",
"@types/flat": "^5.0.5",
"@types/material-ui": "^0.21.16",
"@types/reach__router": "^1.3.15",
"@types/react": "^16.14.56",
"@types/react-dom": "^16.9.24",
"@types/react-helmet": "^6.1.11",
"@types/react-hot-loader": "^4.1.1",
"@types/react-intl": "^2.3.18",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"cspell": "^9.2.1",
"eslint": "^8.57.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^10.1.8",
"eslint-formatter-codeframe": "^7.32.1",
"eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-editorconfig": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-markdown": "^2.2.1",
"eslint-plugin-oxlint": "^1.18.0",
"eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-yaml": "^0.5.0",
"husky": "^9.1.7",
"lint-staged": "^16.2.0",
"markdownlint-cli2": "^0.18.1",
"oxlint": "^1.18.0",
"path-exists-cli": "^2.0.0",
"prettier": "^3.6.2",
"prettier-plugin-packagejson": "^2.5.19",
"prettier-plugin-sh": "^0.18.0",
"prettier-plugin-sort-json": "^4.1.1",
"rimraf": "^6.0.1",
"serve": "^13.0.4",
"typescript": "^3.9.10"
},
"packageManager": "npm@10.9.3+sha512.e84875bb943e908557780f1eee5d9cfc7a67145730ae4b77ef10ccba30f96ded6096859af69ea3dc5b2fde60725d79aa247cbed9c12544c30bf28a4d4fbc4825",
"engines": {
"node": "^22 || >=24"
}
}