mirror of
https://github.com/videojs/video.js.git
synced 2025-01-25 11:13:52 +02:00
chore: remove bower.json (#4238)
Supporting bower is a lot of extra work and there's no insight or information into its usage. Closes #4012
This commit is contained in:
parent
dc37cb24f2
commit
0d19a05972
24
bower.json
24
bower.json
@ -1,24 +0,0 @@
|
||||
{
|
||||
"name": "video.js",
|
||||
"description": "An HTML5 and Flash video player with a common API and skin for both.",
|
||||
"main": [
|
||||
"dist/video.js",
|
||||
"dist/video-js.css"
|
||||
],
|
||||
"moduleType": "es6",
|
||||
"keywords": [
|
||||
"videojs",
|
||||
"html5",
|
||||
"flash",
|
||||
"video",
|
||||
"player"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"build"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user