-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
50 lines (50 loc) · 968 Bytes
/
package.json
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
{
"name": "neastooapi",
"version": "1.1.02",
"description": "NessID Scraper Module",
"main": "index.js",
"author": "NeofetchNpc",
"type": "module",
"scripts": {
"test": "node test.js"
},
"keywords": [
"AI",
"Anime",
"Waifu",
"Scraper",
"Downloader",
"TikTok",
"Instagram",
"Capcut",
"Google Drive",
"MediaFire",
"Facebook",
"Twitter",
"Spotify",
"Pinterest",
"Sfile",
"YouTube",
"Scraper tools",
"Data scraping",
"Content downloader",
"Social media downloader",
"Audio downloader",
"Video downloader",
"whatsapp-api",
"otakudesu-api",
"blue-archive"
],
"author": "NeofetchNpc",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/NeofetchNpc/NeastooAPI.git"
},
"homepage": "https://saweria.co/YUSUP909",
"dependencies": {
"axios": "1.7.4",
"node-fetch": "3.3.2",
"ba-logo": "1.0.3"
}
}