You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.0 KiB
37 lines
1.0 KiB
{ |
|
"dependencies": { |
|
"axios": "^1.7.6", |
|
"bootstrap": "4.6.0", |
|
"collect.js": "^4.36.1", |
|
"highcharts": "^11.4.8", |
|
"highcharts-react-official": "^3.2.1", |
|
"jquery": "^3.7.1", |
|
"popper": "^1.0.1", |
|
"primeflex": "^3.3.1", |
|
"primereact": "^10.8.2", |
|
"react": "^18.3.1", |
|
"react-dom": "^18.3.1", |
|
"react-multi-select-component": "^4.3.4", |
|
"react-router-dom": "^6.26.1", |
|
"react-select": "^5.8.0", |
|
"reactstrap": "8.10.0", |
|
"webpack-cli": "^5.1.4" |
|
}, |
|
"name": "engineN", |
|
"version": "1.0.0", |
|
"main": "index.js", |
|
"repository": "https://gitlab.dfoso.id/dfoso/engineN.git", |
|
"author": "pecintaseni <pecintaseni@local.shot>", |
|
"license": "MIT", |
|
"devDependencies": { |
|
"@babel/core": "^7.25.2", |
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", |
|
"@babel/plugin-proposal-optional-chaining": "^7.21.0", |
|
"@babel/preset-react": "^7.24.7", |
|
"babel-loader": "^9.1.3", |
|
"css-loader": "^7.1.2", |
|
"path": "^0.12.7", |
|
"style-loader": "^4.0.0", |
|
"webpack": "^5.94.0" |
|
} |
|
}
|
|
|