{
  "name": "browser-device-info-web",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "device-info",
    "browser-detection",
    "battery-status",
    "network-speed",
    "dark-mode"
  ],
  "author": "techbaghel",
  "license": "MIT",
  "description": "Fetch device and browser details with battery, network, and dark mode support"
}