代码拉取完成,页面将自动刷新
{
"name": "imagemin-server",
"module": "index.ts",
"type": "module",
"scripts": {
"build": "NODE_ENV=production bun build ./index.ts --outdir ./build --target node",
"dev": "NODE_ENV=development bun --watch ./index.ts",
"preview": "nodemon ./build/index.js",
"prod": "nodemon ./index.js",
"postinstall-down": "node ./node_modules/pngquant-bin/lib/install.js",
"format": "prettier . --write"
},
"devDependencies": {
"@types/bun": "latest",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/imagemin": "^8.0.5",
"@types/multer": "^1.4.11",
"express": "^4.19.2"
},
"peerDependencies": {
"typescript": "^5.0.0"
},
"dependencies": {
"cors": "^2.8.5",
"imagemin": "^8.0.1",
"imagemin-pngquant": "^9.0.2",
"moment": "^2.30.1",
"multer": "^1.4.5-lts.1",
"nodemon": "^3.1.0",
"prettier": "^3.2.5"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。