View file mediaelement-mediaelement-6d66563/bower.json

File size: 475B
{
  "name": "mediaelement",
  "homepage": "https://github.com/mediaelement/mediaelement",
  "description": "HTML5 <video> and <audio> made easy.",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "html5",
    "video",
    "audio",
    "shim"
  ],
  "license": "MIT",
  "ignore": [
    "**",
    "!/build/**",
    "!/bower.json",
    "!/README*",
    "!/changelog*"
  ],
  "main": [
    "./build/mediaelement-and-player.js",
    "./build/mediaelementplayer.css"
  ]
}