20240517
This commit is contained in:
32
node_modules/videojs-ie8/package.json
generated
vendored
Normal file
32
node_modules/videojs-ie8/package.json
generated
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "videojs-ie8",
|
||||
"version": "1.1.2",
|
||||
"description": "Files necessary for IE8 support in Video.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/videojs/ie8.git"
|
||||
},
|
||||
"keywords": [
|
||||
"videojs",
|
||||
"ie8"
|
||||
],
|
||||
"author": "heff",
|
||||
"license": "Apache 2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/videojs/ie8/issues"
|
||||
},
|
||||
"homepage": "https://github.com/videojs/ie8#readme",
|
||||
"dependencies": {
|
||||
"es5-shim": "^4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel": "^5.4.7",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-clean": "^0.6.0",
|
||||
"grunt-contrib-concat": "^0.5.1",
|
||||
"grunt-contrib-copy": "^0.8.0",
|
||||
"grunt-contrib-uglify": "^0.9.1",
|
||||
"load-grunt-tasks": "^3.2.0",
|
||||
"time-grunt": "^1.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user