{
  "name": "focusable",
  "version": "1.3.0",
  "description": "A WordPress plugin that displays a ring on the focusable elements when navigating through keyboard.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KhizarWeb/focusable.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/KhizarWeb/focusable/issues"
  },
  "homepage": "https://github.com/KhizarWeb/focusable#readme",
  "devDependencies": {
    "browser-sync": "^2.26.14",
    "browser-sync-webpack-plugin": "^2.2.2",
    "laravel-mix": "^6.0.13",
    "postcss": "^8.2.6",
    "sass": "^1.32.8",
    "sass-loader": "^10.1.1"
  }
}
