-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
64 lines (64 loc) · 1.24 KB
/
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"name": "haji-api",
"version": "1.2.23",
"description": "https://haji-api.ir وب سرویس های حاجی",
"main": "index.js",
"homepage": "https://docs.hajiapi.ir",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/MajidRajabiVardanjani/haji-api.git"
},
"keywords": [
"HajiAPI",
"Haji",
"API",
"Haji-API",
"وب سرویس",
"وب سرویس حاجی",
"حاجی وب سرویس",
"هوش مصنوعی",
"AI",
"Artificial intelligence",
"GPT",
"GPT-4",
"llama",
"Llama-3",
"Llama3",
"v2ray",
"mtproto",
"Pixart",
"Emi",
"Stable Diffusion",
"Dall-E",
"DallE",
"دیجی کالا",
"DigiKala",
"Torob",
"نوبیتکس",
"Photo To Anime",
"متن به گفتار",
"گفتار به متن",
"TTS",
"STT",
"جی پی تی",
"جیپیتی",
"دهخدا",
"RSS",
"QRCode",
"اخبار",
"dalle3",
"DallE 3",
"پست",
"ترب",
"مرسوله پستی",
"مزاحم یاب"
],
"author": "Majid Rajabi Vardanjani",
"license": "ISC",
"dependencies": {
"axios": "^1.6.7"
}
}