1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_args": [
- [
- "videojs-swf@5.4.2",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_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": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "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"
- }
|