0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.146.37.242


Current Path : /var/www/egov/
Upload File :
Current File : /var/www/egov/package.json

{
  "name": "@egov/e-governance",
  "version": "1.0.2",
  "description": "E-Governance Portal",
  "author": "Logisys",
  "homepage": "https://egov.universitysolutions.in",
  "private": true,
  "repository": {
    "type": "git",
    "url": "uniclare@bitbucket.org/uniclare1/univadmin-react.git"
  },
  "dependencies": {
    "@coreui/coreui": "2.1.5",
    "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
    "@coreui/icons": "0.3.0",
    "@coreui/react": "2.1.5",
    "axios": "^0.21.1",
    "bootstrap": "^4.2.1",
    "chart.js": "^2.7.3",
    "classnames": "^2.2.6",
    "core-js": "^2.6.1",
    "draft-js": "^0.11.7",
    "draftjs-to-html": "^0.8.4",
    "enzyme": "^3.8.0",
    "enzyme-adapter-react-16": "^1.7.1",
    "flag-icon-css": "^3.2.1",
    "font-awesome": "^4.7.0",
    "html-to-draftjs": "^1.5.0",
    "immutable": "^4.0.0-rc.12",
    "moment": "^2.24.0",
    "node-sass": "^4.12.0",
    "prop-types": "^15.6.2",
    "react": "^16.8.6",
    "react-app-polyfill": "^0.2.0",
    "react-chartjs-2": "^2.7.4",
    "react-checkbox-tree": "1.5.1",
    "react-cropper": "^1.2.0",
    "react-detect-offline": "^2.4.0",
    "react-device-detect": "^1.12.1",
    "react-dom": "^16.8.6",
    "react-draft-wysiwyg": "^1.13.2",
    "react-dropzone": "^10.2.1",
    "react-dropzone-uploader": "^2.11.0",
    "react-focus-lock": "^2.5.0",
    "react-folder-tree": "^3.0.0",
    "react-hotkeys": "^2.0.0",
    "react-image-zoom": "^1.3.1",
    "react-inner-image-zoom": "^2.1.0",
    "react-input-mask": "^2.0.4",
    "react-loadable": "^5.5.0",
    "react-pdf": "^5.7.2",
    "react-redux": "^6.0.0",
    "react-router-config": "^4.4.0-beta.6",
    "react-router-dom": "4.3.1",
    "react-sticky-table": "^5.1.11",
    "react-table": "^6.9.2",
    "react-test-renderer": "^16.7.0",
    "react-timeago": "^4.4.0",
    "react-toastify": "^5.5.0",
    "reactstrap": "^7.0.2",
    "redux": "^4.0.1",
    "redux-form": "^8.1.0",
    "redux-thunk": "^2.3.0",
    "semantic-ui-css": "^2.2.14",
    "semantic-ui-react": "^0.85.0",
    "simple-line-icons": "^2.4.1",
    "yarn": "^1.22.10",
    "yarn-install": "^1.0.0"
  },
  "devDependencies": {
    "html-webpack-plugin": "^5.3.1",
    "react-scripts": "^2.1.3",
    "webpack": "4.35.0",
    "webpack-cli": "^4.6.0",
    "webpack-dev-middleware": "^4.1.0",
    "webpack-dev-server": "^3.11.2"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "test:cov": "react-scripts test --coverage",
    "test:debug": "react-scripts --inspect-brk test --runInBand",
    "eject": "react-scripts eject"
  },
  "bugs": {
    "url": "https://github.com/coreui/coreui-free-react-admin-template/issues"
  },
  "eslintConfig": {
    "extends": "react-app"
  },
  "browserslist": [
    ">0.2%",
    "not dead",
    "not ie <= 9",
    "not op_mini all"
  ],
  "jest": {
    "collectCoverageFrom": [
      "src/**/*.{js,jsx}",
      "!**/*index.js",
      "!src/serviceWorker.js",
      "!src/polyfill.js"
    ]
  }
}