aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json33
1 files changed, 0 insertions, 33 deletions
diff --git a/bower.json b/bower.json
deleted file mode 100644
index 53c921b7..00000000
--- a/bower.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "name": "plyr",
- "description": "A simple HTML5 media player using custom controls",
- "homepage": "http://plyr.io",
- "keywords": [
- "Audio",
- "Video",
- "HTML5 Audio",
- "HTML5 Video"
- ],
- "authors": [
- "Sam Potts <sam@potts.es>"
- ],
- "dependencies": {},
- "main": [
- "dist/plyr.css",
- "dist/plyr.js",
- "dist/plyr.svg",
- "src/less/plyr.less",
- "src/scss/plyr.scss",
- "src/js/plyr.js"
- ],
- "ignore": [
- "node_modules",
- "bower_components",
- ".gitignore"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/sampotts/plyr.git"
- },
- "license": "MIT"
-} \ No newline at end of file