yanchengPowerSupply/node_modules/videojs-swf/package.json

72 lines
1.9 KiB
JSON

{
"_args": [
[
"videojs-swf@5.4.2",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_from": "videojs-swf@5.4.2",
"_id": "videojs-swf@5.4.2",
"_inBundle": false,
"_integrity": "sha512-FGg+Csioa8/A/EacvFefBdb9Z0rSiMlheHDunZnN3xXfUF43jvjawcWFQnZvrv1Cs1nE1LBrHyUZjF7j2mKOLw==",
"_location": "/videojs-swf",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "videojs-swf@5.4.2",
"name": "videojs-swf",
"escapedName": "videojs-swf",
"rawSpec": "5.4.2",
"saveSpec": null,
"fetchSpec": "5.4.2"
},
"_requiredBy": [
"/videojs-flash"
],
"_resolved": "https://registry.npmmirror.com/videojs-swf/-/videojs-swf-5.4.2.tgz",
"_spec": "5.4.2",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"author": {
"name": "Brightcove"
},
"bugs": {
"url": "https://github.com/videojs/video-js-swf/issues"
},
"copyright": "Copyright 2014 Brightcove, Inc. https://github.com/videojs/video-js-swf/blob/master/LICENSE",
"description": "The Flash-fallback video player for video.js (http://videojs.com)",
"devDependencies": {
"async": "~0.2.9",
"chg": "^0.3.2",
"flex-sdk": "4.6.0-0",
"grunt": "~0.4.0",
"grunt-bumpup": "~0.5.0",
"grunt-cli": "~0.1.0",
"grunt-connect": "~0.2.0",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-qunit": "~0.2.1",
"grunt-contrib-watch": "~0.1.4",
"grunt-npm": "~0.0.2",
"grunt-prompt": "~0.1.2",
"grunt-shell": "~0.6.1",
"grunt-tagrelease": "~0.3.1",
"qunitjs": "~1.12.0",
"video.js": "^5.9.2"
},
"homepage": "http://videojs.com",
"keywords": [
"flash",
"video",
"player"
],
"name": "videojs-swf",
"repository": {
"type": "git",
"url": "git+https://github.com/videojs/video-js-swf.git"
},
"scripts": {
"version": "chg release -y && grunt dist && git add -f dist/ && git add CHANGELOG.md"
},
"version": "5.4.2"
}