You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.1 KiB
37 lines
1.1 KiB
{
|
|
"name": "videojs-hotkeys",
|
|
"version": "0.2.27",
|
|
"description": "Adds more hotkey support to video.js",
|
|
"main": "videojs.hotkeys.min.js",
|
|
"author": "Chris Dougherty",
|
|
"license": "Apache-2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ctd1500/videojs-hotkeys.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ctd1500/videojs-hotkeys/issues"
|
|
},
|
|
"homepage": "https://github.com/ctd1500/videojs-hotkeys",
|
|
"keywords": [
|
|
"videojs",
|
|
"videojs-plugin",
|
|
"hotkeys"
|
|
],
|
|
"devDependencies": {
|
|
"grunt": "^1.0.1",
|
|
"grunt-contrib-clean": "^1.1.0",
|
|
"grunt-contrib-compress": "^1.4.3",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-uglify": "^3.0.1",
|
|
"grunt-github-releaser2": "^0.1.1",
|
|
"time-grunt": "^1.4.0"
|
|
},
|
|
"scripts": {
|
|
"build": "grunt",
|
|
"release": "grunt release"
|
|
},
|
|
"__npminstall_done": "Sun Apr 18 2021 11:11:01 GMT+0800 (中国标准时间)",
|
|
"_from": "videojs-hotkeys@0.2.27",
|
|
"_resolved": "https://registry.npm.taobao.org/videojs-hotkeys/download/videojs-hotkeys-0.2.27.tgz"
|
|
} |