Files
icehrm/web/package.json

21 lines
453 B
JSON

{
"name": "icehrm-web",
"version": "",
"description": "Simple HR Management",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@antv/g2plot": "^1.1.27",
"antd": "^4.1.4",
"axios": "^0.20.0",
"codemirror": "^5.49.2",
"react": "^16.13.1",
"react-color": "^2.19.3",
"react-dom": "^16.13.1",
"react-signature-canvas": "^1.0.3"
}
}