{
  "name": "thenavisapp",
  "version": "0.1.0",
  "dependencies": {
    "@chainlink/contracts": "^0.5.1",
    "@openzeppelin/cli": "^2.8.2",
    "@openzeppelin/contracts": "^5.0.1",
    "@testing-library/jest-dom": "^5.17.0",
    "@testing-library/react": "^13.4.0",
    "@testing-library/user-event": "^13.5.0",
    "@truffle/hdwallet-provider": "^1.7.0",
    "chai": "^5.0.3",
    "ethers": "^6.10.0",
    "ganache-cli": "^6.12.2",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-scripts": "^3.0.1",
    "web-vitals": "^2.1.4",
    "web3": "^4.4.0"
  },
  "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"
    ]
  },
  "description": "This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).",
  "main": "hardhat.config.js",
  "directories": {
    "test": "test"
  },
  "devDependencies": {
    "hardhat": "^2.19.5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Artgif/The_NAVIS_App"
  },
  "keywords": [
    "Shipment Processing",
    "Blockchain Technology",
    "Logistics",
    "Courier Services"
  ],
  "author": "Arthur B. Johnson",
  "license": "MIT"
}
