Skip to content
This repository has been archived by the owner on Jul 14, 2019. It is now read-only.

Commit

Permalink
The composer.json created to use with composer.
Browse files Browse the repository at this point in the history
  • Loading branch information
mklemarczyk authored Jul 26, 2018
1 parent 51c7cc9 commit bb44931
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "insma/fluid-player",
"description": "Fluid Player is a new free HTML5 video player. It is lightweight, easy to integrate and has advanced VAST capabilities.",
"keywords": [
"video player",
"Fluid Player",
"lightweight",
"advanced"
],
"type": "yii2-extension",
"license": "MIT",
"support": {
"issues": "https://github.com/fluid-player/fluid-player/issues?state=open",
"wiki": "https://docs.fluidplayer.com/",
"source": "https://github.com/fluid-player/fluid-player"
},
"authors": [
{
"name": "fluid-player",
"email": "[email protected]"
}
],
}

0 comments on commit bb44931

Please sign in to comment.