{
  "name": "@ecoba-vn/tender-feature",
  "version": "1.1.17",
  "description": "Tender Feature",
  "main": "dist/index.cjs.js",
  "module": "dist/index.esm.js",
  "scripts": {
    "build": "rollup -c --prod",
    "watch": "rollup -c -w",
    "start": "npm-run-all --parallel watch start-example",
    "start-example": "cd example && npm start",
    "i-all": "npm i && cd example && npm i",
    "eslint": "eslint --ext .tsx,.ts ./src -c .eslintrc.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ecoba-vn/tender-feature.git"
  },
  "keywords": [
    "ecoba",
    "tender"
  ],
  "author": "nvdunginest",
  "license": "MIT",
  "homepage": "https://github.com/ecoba-vn/tender-feature#readme",
  "files": [
    "dist"
  ],
  "typings": "dist/index.d.ts",
  "peerDependencies": {
    "@ecoba-vn/ckeditor5-custom-build": "^1.0.0",
    "@ecoba-vn/client-core": "^2.0.2",
    "@ecoba-vn/client-shared-ui": "^1.1.1",
    "@fortawesome/react-fontawesome": "^0.1.16",
    "@material-ui/core": "^4.12.3",
    "@material-ui/lab": "^4.0.0-alpha.61",
    "@material-ui/pickers": "^3.3.10",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-router-dom": "^6.2.1",
    "react-scripts": "^5.0.1",
    "styled-components": "^5.3.5"
  },
  "overrides": {
    "nth-check": "^2.0.1"
  },
  "devDependencies": {
    "@date-io/date-fns": "^1.3.13",
    "@ecoba-vn/ckeditor5-custom-build": "^1.0.0",
    "@ecoba-vn/client-core": "^2.0.2",
    "@ecoba-vn/client-shared-ui": "^1.1.1",
    "@fortawesome/react-fontawesome": "^0.1.16",
    "@handsontable/react": "^12.3.1",
    "@material-ui/core": "^4.12.3",
    "@material-ui/lab": "^4.0.0-alpha.61",
    "@material-ui/pickers": "^3.3.10",
    "@rollup/plugin-image": "^2.1.1",
    "@testing-library/jest-dom": "^5.14.1",
    "@testing-library/react": "^12.0.0",
    "@testing-library/user-event": "^13.2.1",
    "@types/jest": "^27.0.1",
    "@types/node": "^16.18.3",
    "@types/react": "^17.0.18",
    "@types/react-dom": "^17.0.9",
    "@types/react-router-dom": "^5.3.2",
    "@types/styled-components": "^5.1.25",
    "@typescript-eslint/eslint-plugin": "^5.27.1",
    "@typescript-eslint/parser": "^5.27.1",
    "eslint": "^8.17.0",
    "eslint-plugin-react": "^7.30.0",
    "handsontable": "^12.3.1",
    "npm-run-all": "^4.1.5",
    "react": "^17.0.2",
    "react-datasheet": "^1.4.12",
    "react-dnd": "^16.0.1",
    "react-dnd-html5-backend": "^16.0.1",
    "react-dom": "^17.0.2",
    "react-router-dom": "^6.2.1",
    "react-scripts": "^5.0.1",
    "react-select": "^5.7.0",
    "rollup": "^2.75.7",
    "rollup-plugin-delete": "^2.0.0",
    "rollup-plugin-typescript2": "^0.32.1",
    "rollup-plugin-version-injector": "^1.3.3",
    "styled-components": "^5.3.5",
    "typescript": "4.3.5"
  },
  "dependencies": {
    "material-ui-dropzone": "^3.5.0",
    "xlsx": "^0.18.5"
  }
}
