测试版
This commit is contained in:
59
node_modules/videojs-ie8/package.json
generated
vendored
Normal file
59
node_modules/videojs-ie8/package.json
generated
vendored
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"_from": "videojs-ie8@1.1.2",
|
||||
"_id": "videojs-ie8@1.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-0Zb2T4MLkpfZbeGMK/Z93b8Lrepr+rLFoHgQV1CoDeFqXvH7b+Vsd/VHoILGxQrgCSHFQ7mAODR6oyMjuiD4/g==",
|
||||
"_location": "/videojs-ie8",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "videojs-ie8@1.1.2",
|
||||
"name": "videojs-ie8",
|
||||
"escapedName": "videojs-ie8",
|
||||
"rawSpec": "1.1.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.1.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/tcplayer.js"
|
||||
],
|
||||
"_resolved": "https://registry.npmmirror.com/videojs-ie8/-/videojs-ie8-1.1.2.tgz",
|
||||
"_shasum": "a23d3d8608ad7192b69c6077fc4eb848998d35d9",
|
||||
"_spec": "videojs-ie8@1.1.2",
|
||||
"_where": "/Users/liuyuan/Desktop/soulspace_app/node_modules/tcplayer.js",
|
||||
"author": {
|
||||
"name": "heff"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/videojs/ie8/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"es5-shim": "^4.5.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Files necessary for IE8 support in Video.js",
|
||||
"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"
|
||||
},
|
||||
"homepage": "https://github.com/videojs/ie8#readme",
|
||||
"keywords": [
|
||||
"videojs",
|
||||
"ie8"
|
||||
],
|
||||
"license": "Apache 2.0",
|
||||
"name": "videojs-ie8",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/videojs/ie8.git"
|
||||
},
|
||||
"version": "1.1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user