We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb6d36 commit 4152304Copy full SHA for 4152304
package.json
@@ -4,6 +4,10 @@
4
"description": "Cloudinary Video Player",
5
"author": "Cloudinary",
6
"license": "MIT",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/cloudinary/cloudinary-video-player.git"
10
+ },
11
"module": "./lib/cld-video-player.js",
12
"main": "./dist/cld-video-player.min.js",
13
"style": "./dist/cld-video-player.min.css",
0 commit comments