-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
156 lines (156 loc) · 6.46 KB
/
package.json
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
{
"name": "jzeg-net",
"version": "0.0.1",
"description": "a small static website",
"scripts": {
"build": "npm run hugo--build",
"dev": "npm-run-all -s hugo-gen:doc hugo-server:development",
"server": "npm run hugo-server:production",
"server-only:docs": "npx sirv-cli docs --port 9001",
"server-only:public": "npx sirv-cli public --port 9001",
"css-lint-vars": "npx fusv site/assets/scss/",
"css-compile": "sass --style expanded --source-map --embed-sources --no-error-css site/assets/scss/:dist/css/",
"css-minify-doc": "cleancss -O1 --format breakWith=lf --with-rebase --source-map --source-map-inline-sources --output dist/css/ --batch --batch-suffix \".min\" \"dist/css/**/*.css\" \"!dist/css/*.min.css\" \"!dist/css/*rtl*.css\"",
"hugo--build": "hugo --gc",
"hugo--build:watch": "hugo -e production --gc --watch",
"hugo--dev": "hugo -e development --gc",
"hugo--dev:watch": "hugo -e development --gc --watch",
"hugo-server:production:tls": "hugo server -e production --gc --tlsAuto",
"hugo-server:development:tls": "hugo server -e development --gc --tlsAuto",
"hugo-server:production": "hugo server -e production --gc",
"hugo-server:development": "hugo server -e development --gc",
"hugo-server-trust": "hugo server trust",
"hugo-env": "hugo env",
"hugo-env:-v": "hugo env -v",
"hugo-mod:clean": "hugo mod clean",
"hugo-mod:get:-u": "hugo mod get -u",
"hugo-mod:graph": "hugo mod graph",
"hugo-mod:init": "hugo mod init",
"hugo-mod:npm": "hugo mod npm",
"hugo-mod:npm:pack": "hugo mod npm pack",
"hugo-mod:tidy": "hugo mod tidy",
"hugo-mod:vendor": "hugo mod vendor",
"hugo-mod:verify": "hugo mod verify",
"hugo-convert:toJSON:-o": "hugo convert toJSON -o ./.cache/hugo_convert_toJSON",
"hugo-convert:toTOML:-o": "hugo convert toTOML -o ./.cache/hugo_convert_toTOML",
"hugo-convert:toYAML:-o": "hugo convert toYAML -o ./.cache/hugo_convert_toYAML",
"hugo-list:all:production": "hugo list all -e production",
"hugo-list:all:development": "hugo list all -e development",
"hugo-list:drafts": "hugo list drafts",
"hugo-list:expired": "hugo list expired",
"hugo-list:future": "hugo list future",
"hugo-gen:chromastyles": "hugo gen chromastyles",
"hugo-gen:doc": "hugo gen doc --dir site/content/commands",
"hugo-gen:man": "hugo gen man --dir site/content/commands",
"hugo-config": "hugo config",
"hugo-config:-f:json": "hugo config --format json",
"hugo-config:-f:yaml": "hugo config --format yaml",
"hugo-config:mounts": "hugo config mounts",
"hugo-version": "hugo version",
"update-deps": "ncu -u -x \"qrcode chalk eslint dayjs eslint-config-xo\" && npm install && echo \"Upgrade all, exclude some\"",
"update-deps-check-t": "ncu -t greatest",
"update-deps-check-t-u-x:install": "ncu -t greatest -u -x \"qrcode chalk eslint dayjs eslint-config-xo\" && npm install",
"install-ncu": "npm i -g npm-check-updates",
"install-conc": "npm i -g concurrently",
"npm:list:-g--depth_0": "npm list -g --depth=0",
"eslint:html": "npm-run-all --parallel --aggregate-output eslint:site:html",
"eslint:site:html": "eslint site/layouts",
"lint:site:html": "",
"lint:public:html": "",
"lint:css": "",
"lint:js": ""
},
"repository": {
"type": "git",
"url": "git+https://github.com/jzeg-net/jzeg-net.github.io.git"
},
"keywords": [
"杰格网",
"JZEG"
],
"author": "ZhangChengLin <[email protected]> (https://张成林.中国/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/jzeg-net/jzeg-net.github.io/issues"
},
"homepage": "https://jzeg-net.github.io/",
"hugo-bin": {
"buildTags": "extended",
"downloadRepo": "https://mirror.ghproxy.com/https://github.com/"
},
"dependencies": {
"@callmebill/lxgw-wenkai-web": "^1.501.0",
"@docsearch/js": "^3.8.0",
"@glidejs/glide": "^3.7.0",
"@uppy/core": "^4.2.3",
"@uppy/dashboard": "^4.1.2",
"@uppy/image-editor": "^3.2.0",
"@uppy/locales": "^4.3.0",
"@uppy/xhr-upload": "^4.2.2",
"b-components-js": "^0.0.2",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"clipboard": "^2.0.11",
"cropperjs": "^2.0.0-rc.2",
"dayjs": "^1.11.13",
"disable-devtool": "^0.3.8",
"dragula": "^3.7.3",
"fabric": "^6.5.1",
"flag-icons": "^7.2.3",
"github-markdown-css": "^5.8.0",
"handsontable": "^14.6.1",
"html2canvas": "^1.4.1",
"interactjs": "^1.10.27",
"jcalendar.js": "^2.12.1",
"js-cookie": "^3.0.5",
"localforage": "^1.10.0",
"lozad": "^1.16.0",
"lunar-javascript": "^1.6.13",
"medium-zoom": "^1.1.0",
"photoswipe": "^5.4.4",
"qrcode": "1.5.1",
"randomcolor": "^0.6.2",
"simple-datatables": "^9.2.1",
"simple-icons": "^13.17.0",
"sortablejs": "^1.15.3",
"svgedit": "^7.3.4",
"timeago.js": "^4.0.2",
"tyme4ts": "^1.1.6",
"uppy": "^4.7.0",
"vanilla-cookieconsent": "^3.0.1",
"vditor": "^3.10.7",
"workbox-sw": "^7.3.0",
"world_countries_lists": "^2.9.0",
"wretch": "^2.11.0",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@babel/cli": "^8.0.0-alpha.13",
"@babel/core": "^8.0.0-alpha.13",
"@babel/preset-env": "^8.0.0-alpha.13",
"@html-eslint/cli": "^0.27.0",
"@html-eslint/eslint-plugin": "^0.27.0",
"@html-eslint/parser": "^0.27.0",
"autoprefixer": "^10.4.20",
"chalk": "<5.*",
"clean-css-cli": "^5.6.3",
"eslint": "^8.57.0",
"eslint-config-xo": "^0.45.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-unicorn": "^56.0.1",
"find-unused-sass-variables": "^6.0.0",
"hugo-bin": "^0.136.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
"svg-sprite": "^3.0.0-rc2",
"terser": "^5.36.0"
},
"engines": {
"node": ">=22"
},
"packageManager": "[email protected]"
}