wcjs-keybindings
Version:
Keyboard shortcuts for wcjs-player, the node implementation of webchimera.js
26 lines (25 loc) • 634 B
JSON
{
"name": "wcjs-keybindings",
"version": "1.2.0",
"description": "Keyboard shortcuts for wcjs-player, the node implementation of webchimera.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ppajer/wcjs-keybindings.git"
},
"keywords": [
"wcjs",
"wcjs-player",
"keyboard",
"shortcut"
],
"author": "ppajer",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/ppajer/wcjs-keybindings/issues"
},
"homepage": "https://github.com/ppajer/wcjs-keybindings#readme"
}