Preview: package.json
Size: 1.30 KB
//var/www/api-mk-planner.bitkit.dk/httpdocs/Frontend/package.json
{
"name": "mk-planner",
"version": "1.1.0",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@hookform/resolvers": "^3.3.2",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"axios": "^1.6.2",
"date-fns": "^3.3.1",
"dotenv": "^16.4.4",
"firebase": "^10.7.1",
"primeicons": "^6.0.1",
"primereact": "^10.2.1",
"re-resizable": "^6.9.11",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.2",
"react-otp-input": "^3.1.1",
"react-router-dom": "^6.21.1",
"react-scripts": "5.0.1",
"react-simple-timefield": "^3.3.1",
"react-toastify": "^10.0.4",
"sass": "^1.69.5",
"web-vitals": "^2.1.4",
"yup": "^1.3.3"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
Directory Contents
Dirs: 3 × Files: 6