X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=node_modules%2Fvideojs-ie8%2Fpackage.json;fp=node_modules%2Fvideojs-ie8%2Fpackage.json;h=c21443332a98e26869790e573af676b6f7230c4a;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/node_modules/videojs-ie8/package.json b/node_modules/videojs-ie8/package.json new file mode 100644 index 000000000..c21443332 --- /dev/null +++ b/node_modules/videojs-ie8/package.json @@ -0,0 +1,87 @@ +{ + "_args": [ + [ + "videojs-ie8@1.1.2", + "/var/www/yaffs/node_modules/video.js" + ] + ], + "_from": "videojs-ie8@1.1.2", + "_id": "videojs-ie8@1.1.2", + "_inCache": true, + "_installable": true, + "_location": "/videojs-ie8", + "_nodeVersion": "0.10.39", + "_npmUser": { + "email": "me@gkatsev.com", + "name": "gkatsev" + }, + "_npmVersion": "2.14.14", + "_phantomChildren": {}, + "_requested": { + "name": "videojs-ie8", + "raw": "videojs-ie8@1.1.2", + "rawSpec": "1.1.2", + "scope": null, + "spec": "1.1.2", + "type": "version" + }, + "_requiredBy": [ + "/video.js" + ], + "_resolved": "https://registry.npmjs.org/videojs-ie8/-/videojs-ie8-1.1.2.tgz", + "_shasum": "a23d3d8608ad7192b69c6077fc4eb848998d35d9", + "_shrinkwrap": null, + "_spec": "videojs-ie8@1.1.2", + "_where": "/var/www/yaffs/node_modules/video.js", + "author": { + "name": "heff" + }, + "bugs": { + "url": "https://github.com/videojs/ie8/issues" + }, + "dependencies": { + "es5-shim": "^4.5.1" + }, + "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" + }, + "directories": {}, + "dist": { + "shasum": "a23d3d8608ad7192b69c6077fc4eb848998d35d9", + "tarball": "https://registry.npmjs.org/videojs-ie8/-/videojs-ie8-1.1.2.tgz" + }, + "gitHead": "a32ecf0961c55d5751ab0b3fd2aa9c5750e0fec6", + "homepage": "https://github.com/videojs/ie8#readme", + "keywords": [ + "ie8", + "videojs" + ], + "license": "Apache 2.0", + "maintainers": [ + { + "name": "gkatsev", + "email": "me@gkatsev.com" + }, + { + "name": "heff", + "email": "npm@heff.me" + } + ], + "name": "videojs-ie8", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+https://github.com/videojs/ie8.git" + }, + "scripts": {}, + "version": "1.1.2" +}