{
  "name": "@sberdevices/spatial-navigation",
  "version": "1.0.5",
  "description": "A polyfill for the spatial navigation",
  "main": "polyfill/spatial-navigation-polyfill.js",
  "directories": {
    "doc": "docs",
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sberdevices/spatial-navigation.git"
  },
  "keywords": [
    "spatial-navigation",
    "polyfill",
    "web"
  ],
  "author": "Jihye Hong <jh.hong@lge.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sberdevices/spatial-navigation/issues"
  }
}
