X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=node_modules%2Fvideojs-swf%2Fpackage.json;fp=node_modules%2Fvideojs-swf%2Fpackage.json;h=c574e3d4f9e8f2b94c17964f9b4d28348f2cacdf;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/node_modules/videojs-swf/package.json b/node_modules/videojs-swf/package.json new file mode 100644 index 000000000..c574e3d4f --- /dev/null +++ b/node_modules/videojs-swf/package.json @@ -0,0 +1,112 @@ +{ + "_args": [ + [ + "videojs-swf@5.3.0", + "/var/www/yaffs/node_modules/video.js" + ] + ], + "_from": "videojs-swf@5.3.0", + "_id": "videojs-swf@5.3.0", + "_inCache": true, + "_installable": true, + "_location": "/videojs-swf", + "_nodeVersion": "4.4.3", + "_npmOperationalInternal": { + "host": "packages-18-east.internal.npmjs.com", + "tmp": "tmp/videojs-swf-5.3.0.tgz_1487358499601_0.9398698739241809" + }, + "_npmUser": { + "email": "me@gkatsev.com", + "name": "gkatsev" + }, + "_npmVersion": "2.15.6", + "_phantomChildren": {}, + "_requested": { + "name": "videojs-swf", + "raw": "videojs-swf@5.3.0", + "rawSpec": "5.3.0", + "scope": null, + "spec": "5.3.0", + "type": "version" + }, + "_requiredBy": [ + "/video.js" + ], + "_resolved": "https://registry.npmjs.org/videojs-swf/-/videojs-swf-5.3.0.tgz", + "_shasum": "b79408ab4ad5dd8f6f20e8abfc33150b098aab57", + "_shrinkwrap": null, + "_spec": "videojs-swf@5.3.0", + "_where": "/var/www/yaffs/node_modules/video.js", + "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", + "dependencies": {}, + "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" + }, + "directories": {}, + "dist": { + "shasum": "b79408ab4ad5dd8f6f20e8abfc33150b098aab57", + "tarball": "https://registry.npmjs.org/videojs-swf/-/videojs-swf-5.3.0.tgz" + }, + "gitHead": "39d8d6bb5a44c72386f29c31f03b4489715b448e", + "homepage": "http://videojs.com", + "keywords": [ + "flash", + "player", + "video" + ], + "maintainers": [ + { + "name": "heff", + "email": "npm@heff.me" + }, + { + "name": "seniorflexdeveloper", + "email": "seniorflexdeveloper@gmail.com" + }, + { + "name": "gkatsev", + "email": "me@gkatsev.com" + }, + { + "name": "dmlap", + "email": "dlapalomento@gmail.com" + }, + { + "name": "bclwhitaker", + "email": "lwhitaker@brightcove.com" + } + ], + "name": "videojs-swf", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "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.3.0" +}