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 667f6fa commit 9cdc47fCopy full SHA for 9cdc47f
1 file changed
composer.json
@@ -0,0 +1,24 @@
1
+{
2
+ "name": "serpapps/clientclub-downloader",
3
+ "type": "library",
4
+ "description": "Download content from Clientclub instantly without ads or popups",
5
+ "keywords": [
6
+ "clientclub-downloader",
7
+ "clientclub-video-downloader",
8
+ "browser-extension",
9
+ "course-video-downloader",
10
+ "membership-site-downloader"
11
+ ],
12
+ "homepage": "https://github.com/serpapps/clientclub-downloader",
13
+ "license": "MIT",
14
+ "authors": [
15
+ {
16
+ "name": "SERP Apps",
17
+ "homepage": "https://github.com/serpapps",
18
+ "role": "Developer"
19
+ }
20
21
+ "require": {
22
+ "php": ">=7.4"
23
24
+}
0 commit comments