{
  "name": "videojs-ie8",
  "version": "1.1.2",
  "description": "Files necessary for IE8 support in Video.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/videojs/ie8.git"
  },
  "keywords": [
    "videojs",
    "ie8"
  ],
  "author": "heff",
  "license": "Apache 2.0",
  "bugs": {
    "url": "https://github.com/videojs/ie8/issues"
  },
  "homepage": "https://github.com/videojs/ie8#readme",
  "dependencies": {
    "es5-shim": "^4.5.1"
  },
  "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"
  }
}
