UNPKG

spatial-navigation-polyfill

Version:
34 lines (33 loc) 897 B
{ "name": "spatial-navigation-polyfill", "version": "1.3.1", "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/WICG/spatial-navigation.git" }, "keywords": [ "spatial-navigation", "polyfill", "web" ], "author": "Jihye Hong <jh.hong@lge.com>", "contributors": [ "Hyojin Song <hyojin22.song@lge.com>", "Jeonghee Ahn <jeonghee27.ahn@lge.com>", "Yeonjae Koo <yeonjaekoo@gmail.com>" ], "license": "MIT", "bugs": { "url": "https://github.com/WICG/spatial-navigation/issues" }, "homepage": "https://wicg.github.io/spatial-navigation/polyfill/" }