代码拉取完成,页面将自动刷新
{
"name": "smartperf",
"version": "1.0.0",
"description": "Smart Perf Statistics",
"main": "index.js",
"scripts": {
"test": "jest -u",
"test-c": "jest --coverage -u",
"set-env": "set NODE_OPTIONS=\"--max-old-space-size=4096\"",
"build": "webpack --mode=production --node-env=production",
"build:dev": "webpack --mode=development",
"build:prod": "webpack --mode=production --node-env=production",
"watch": "webpack --watch",
"serve": "webpack serve",
"statics": "node ./statisticsCheck.js",
"lint": "npx eslint --ext .ts ./src/**"
},
"keywords": [],
"author": "",
"license": "Apache License",
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.17.2",
"@babel/preset-env": "*",
"@babel/preset-typescript": "*",
"@types/jest": "*",
"@types/node": "^17.0.10",
"jest": "*",
"jest-canvas-mock": "^2.3.1",
"typescript": "^4.2.3",
"jsdom-worker": "^0.2.1",
"jest-environment-jsdom": "^28.1.0",
"node-fetch": "^2.6.7",
"log4js": "^6.4.4",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"html-webpack-plugin": "^5.5.3",
"style-loader": "^3.3.3",
"ts-loader": "^9.4.4"
},
"dependencies": {
"echarts": "^5.5.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。