{
  "name": "vue-spatial-nav",
  "version": "1.0.11",
  "description": "Vue 3 directives for spatial navigation",
  "main": "lib/index.ts",
  "directories": {
    "lib": "lib"
  },
  "keywords": [
    "vue",
    "vue3",
    "spatial-navigation",
    "smart-tv",
    "key-navigation"
  ],
  "homepage": "https://github.com/cedroux/vue-spatial-nav",
  "author": "https://github.com/cedroux/vue-spatial-nav/graphs/contributors",
  "license": "MPL-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cedroux/vue-spatial-nav.git"
  },
  "bugs": {
    "url": "https://github.com/cedroux/vue-spatial-nav/issues"
  },
  "devDependencies": {
    "vue": "^3.2.0"
  }
}
