{
  "name": "use-airport-hook",
  "version": "1.0.15",
  "description": "A React hook for searching airport details",
  "main": "eslint.config.js",
  "type": "module",
  "private": false,
  "scripts": {
    "lint": "eslint ."
  },
  "dependencies": {
    "react": "^19.0.0",
    "react-dom": "^19.0.0"
  },
  "devDependencies": {
    "@eslint/js": "^9.21.0",
    "@types/react": "^19.0.10",
    "@types/react-dom": "^19.0.4",
    "@vitejs/plugin-react": "^4.3.4",
    "eslint": "^9.21.0",
    "eslint-plugin-react-hooks": "^5.1.0",
    "eslint-plugin-react-refresh": "^0.4.19",
    "globals": "^15.15.0"
  },
  "keywords": [
    "airport",
    "airport search",
    "airport code",
    "country airport",
    "airport lookup",
    "search airport",
    "search country"
  ],
  "author": "Swapon Saha",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/cseswapon/use-airport-hook"
  },
  "bugs": {
    "url": "https://github.com/cseswapon/use-airport-hook/issues"
  },
  "homepage": "https://github.com/cseswapon/use-airport-hook",
  "npmPackage": "https://www.npmjs.com/package/use-airport-hook"
}
