-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
51 lines (51 loc) · 1.15 KB
/
package.json
File metadata and controls
51 lines (51 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "shan-server",
"version": "1.0.2",
"description": "All-platform social media video downloader supporting YouTube, Instagram, TikTok, Facebook, Twitter, Threads, CapCut, Pinterest and more. made ♡︎ 𝗦𝗵𝗔𝗻 ♡︎",
"keywords": [
"alldl",
"instaDL",
"ytDL",
"ytmp3",
"shan-server",
"ShAn",
"ShAn_Server",
"sh4n",
"instaDL2",
"instaDL3",
"tikDL",
"fbDL",
"twitDL",
"threaDL",
"capcutDL",
"pinDL",
"all-platform",
"video-downloader",
"social-media-downloader",
"media-downloader",
"downloader",
"youtube-downloader",
"instagram-downloader",
"tiktok-downloader",
"facebook-downloader",
"twitter-downloader",
"threads-downloader",
"pinterest-downloader",
"scraper"
],
"homepage": "https://github.com/Sh4nDev/ShAn-Server#readme",
"bugs": {
"url": "https://github.com/Sh4nDev/ShAn-Server/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sh4nDev/ShAn-Server.git"
},
"license": "MIT",
"author": "♡︎ 𝗦𝗵𝗔𝗻 ♡︎",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}