代码拉取完成,页面将自动刷新
{
"name": "big-file-upload",
"version": "0.0.1",
"description": "吴泽群goodcoder考试代码库",
"private": true,
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
},
"scripts": {
"build": "webpack",
"dev": "webpack --config webpack.dev.js --watch",
"test": "jest",
"lint-staged": "lint-staged",
"postinstall": "husky install",
"start": "nodemon server.js"
},
"repository": {
"type": "git",
},
"author": "wuzequn",
"license": "UNLICENSED",
"lint-staged": {
"*.{js,jsx,ts,tsx}": "eslint",
"*.{css,less,scss,styl}": "stylelint"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"dependencies": {
"axios": "^1.4.0",
"express": "^4.17.1",
"fs-extra": "^10.0.0",
"multer": "^1.4.3",
"p-limit": "^4.0.0",
"redis": "^4.0.1",
"spark-md5": "^3.0.2",
"spdy": "^4.0.2"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.12.13",
"@babel/eslint-plugin": "^7.12.13",
"@babel/preset-env": "^7.22.9",
"@ecomfe/eslint-config": "^7.0.0",
"@ecomfe/stylelint-config": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"babel-jest": "^29.6.2",
"css-loader": "^6.8.1",
"eslint": "^7.32.0",
"html-webpack-plugin": "^5.5.3",
"husky": "^8.0.1",
"jest": "^29.6.2",
"lint-staged": "^13.0.3",
"nodemon": "^2.0.14",
"style-loader": "^3.3.3",
"stylelint": "^14.9.1",
"typescript": "^4.7.4",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。