122 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			122 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "authsec-dashboard-react",
 | |
|   "proxy": "http://157.66.191.31:33266",
 | |
|   "version": "1.2.4",
 | |
|   "description": "React version of Argon Dashboard by Creative Tim",
 | |
|   "main": "index.js",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/creativetimofficial/argon-dashboard-react.git"
 | |
|   },
 | |
|   "keywords": [
 | |
|     "react",
 | |
|     "reactjs",
 | |
|     "argon",
 | |
|     "argon-react",
 | |
|     "dashboard",
 | |
|     "dashboard-react",
 | |
|     "argon-dashboard",
 | |
|     "argon-dashboard-react"
 | |
|   ],
 | |
|   "author": "Creative Tim",
 | |
|   "license": "MIT",
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/creativetimofficial/argon-dashboard-react/issues"
 | |
|   },
 | |
|   "homepage": "https://demos.creative-tim.com/argon-dashboard-react/",
 | |
|   "scripts": {
 | |
|     "start": "react-scripts start",
 | |
|     "build": "react-scripts build",
 | |
|     "test": "react-scripts test",
 | |
|     "eject": "react-scripts eject",
 | |
|     "install:clean": "rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm start",
 | |
|     "compile:scss": "sass src/assets/scss/argon-dashboard-react.scss src/assets/css/argon-dashboard-react.css",
 | |
|     "minify:scss": "sass src/assets/scss/argon-dashboard-react.scss src/assets/css/argon-dashboard-react.min.css --style compressed",
 | |
|     "build:scss": "npm run compile:scss && npm run minify:scss && npm run map:scss"
 | |
|   },
 | |
|   "eslintConfig": {
 | |
|     "extends": "react-app"
 | |
|   },
 | |
|   "browserslist": [
 | |
|     ">0.2%",
 | |
|     "not dead",
 | |
|     "not ie <= 11",
 | |
|     "not op_mini all"
 | |
|   ],
 | |
|   "dependencies": {
 | |
|     "@ant-design/icons": "^6.0.0",
 | |
|     "@cds/core": "^6.15.1",
 | |
|     "@cds/react": "^6.15.1",
 | |
|     "@dnd-kit/core": "^6.3.1",
 | |
|     "@dnd-kit/sortable": "^10.0.0",
 | |
|     "@dnd-kit/utilities": "^3.2.2",
 | |
|     "@emotion/react": "^11.14.0",
 | |
|     "@emotion/styled": "^11.14.0",
 | |
|     "@fortawesome/fontawesome-free": "6.5.1",
 | |
|     "@fortawesome/fontawesome-svg-core": "^6.6.0",
 | |
|     "@fortawesome/free-solid-svg-icons": "^6.6.0",
 | |
|     "@fortawesome/react-fontawesome": "^0.2.2",
 | |
|     "@mui/icons-material": "^7.1.0",
 | |
|     "@mui/material": "^7.1.0",
 | |
|     "@mui/styled-engine": "^6.4.8",
 | |
|     "@mui/styles": "^6.4.8",
 | |
|     "ajv": "^8.16.0",
 | |
|     "antd": "^5.25.4",
 | |
|     "authsec-dashboard-react": "file:",
 | |
|     "axios": "^1.9.0",
 | |
|     "bootstrap": "^4.6.0",
 | |
|     "bootstrap-icons": "^1.11.3",
 | |
|     "bootstrap-switch-button-react": "^1.2.0",
 | |
|     "chart.js": "^4.4.8",
 | |
|     "classnames": "2.3.2",
 | |
|     "cors-anywhere": "^0.4.4",
 | |
|     "file-saver": "^2.0.5",
 | |
|     "html2canvas": "^1.4.1",
 | |
|     "moment": "2.29.4",
 | |
|     "multiselect-react-dropdown": "^2.0.25",
 | |
|     "nouislider": "15.4.0",
 | |
|     "qrcode.react": "^4.1.0",
 | |
|     "quagga": "^0.12.1",
 | |
|     "react": "18.2.0",
 | |
|     "react-barcode": "^1.5.3",
 | |
|     "react-bootstrap": "^2.10.5",
 | |
|     "react-bootstrap-icons": "^1.11.4",
 | |
|     "react-chartjs-2": "^5.3.0",
 | |
|     "react-copy-to-clipboard": "5.1.0",
 | |
|     "react-datetime": "3.2.0",
 | |
|     "react-dom": "18.2.0",
 | |
|     "react-google-recaptcha": "^3.1.0",
 | |
|     "react-grid-layout": "^1.5.1",
 | |
|     "react-hook-form": "^7.54.2",
 | |
|     "react-hot-toast": "^2.4.1",
 | |
|     "react-i18next": "^15.4.1",
 | |
|     "react-icons": "^5.3.0",
 | |
|     "react-image-crop": "^11.0.10",
 | |
|     "react-pro-sidebar": "^1.1.0",
 | |
|     "react-qr-reader": "^3.0.0-beta-1",
 | |
|     "react-router-dom": "6.21.1",
 | |
|     "react-scripts": "5.0.1",
 | |
|     "react-select": "^5.8.3",
 | |
|     "react-toastify": "^10.0.6",
 | |
|     "react-transition-group": "^4.4.5",
 | |
|     "reactstrap": "8.10.0",
 | |
|     "xlsx": "^0.18.5"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "cross-env": "^7.0.3",
 | |
|     "gulp": "4.0.2",
 | |
|     "gulp-append-prepend": "1.0.9",
 | |
|     "sass": "^1.81.0",
 | |
|     "sass-loader": "^16.0.3"
 | |
|   },
 | |
|   "optionalDependencies": {
 | |
|     "eslint-plugin-flowtype": "8.0.3",
 | |
|     "typescript": "5.3.3"
 | |
|   },
 | |
|   "overrides": {
 | |
|     "svgo": "3.0.2",
 | |
|     "fsevents": "2.3.2",
 | |
|     "chokidar": "3.5.3"
 | |
|   }
 | |
| }
 |