66 lines
1.7 KiB
JSON
66 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"videojs-hotkeys@0.2.28",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_from": "videojs-hotkeys@0.2.28",
|
|
"_id": "videojs-hotkeys@0.2.28",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-M8rlD5OSB3EDRdbS4MRNlGKFpA2sSIStmUPvy5zfl/NigzWaN6r4wnb32rEN0v97GiQwmUfXSmqrPNrXhiFQmQ==",
|
|
"_location": "/videojs-hotkeys",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "videojs-hotkeys@0.2.28",
|
|
"name": "videojs-hotkeys",
|
|
"escapedName": "videojs-hotkeys",
|
|
"rawSpec": "0.2.28",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.2.28"
|
|
},
|
|
"_requiredBy": [
|
|
"/vue-video-player"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/videojs-hotkeys/-/videojs-hotkeys-0.2.28.tgz",
|
|
"_spec": "0.2.28",
|
|
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
|
|
"author": {
|
|
"name": "Chris Dougherty"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ctd1500/videojs-hotkeys/issues"
|
|
},
|
|
"description": "Adds more hotkey support to video.js",
|
|
"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"
|
|
},
|
|
"homepage": "https://github.com/ctd1500/videojs-hotkeys",
|
|
"keywords": [
|
|
"videojs",
|
|
"videojs-plugin",
|
|
"hotkeys"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "videojs.hotkeys.js",
|
|
"name": "videojs-hotkeys",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ctd1500/videojs-hotkeys.git"
|
|
},
|
|
"scripts": {
|
|
"build": "grunt",
|
|
"release": "grunt release"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "0.2.28"
|
|
}
|