-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
72 lines (72 loc) · 1.46 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
65
66
67
68
69
70
71
72
{
"name": "enplex.js",
"version": "1.0.5",
"description": "Enplex is a versatile JavaScript library. providing a unified interface for multiple APIs and services, Enplex empowers developers to build innovative solutions efficiently.",
"main": "compiler.js",
"type": "commonjs",
"exports": {
".": "./compiler.js",
"./cjs": "./compiler.js",
"./esm": "./compiler.es.mjs"
},
"keywords": [
"explex.js",
"enplex",
"plex",
"javascript",
"library",
"api",
"unified",
"development",
"xytro",
"nextify",
"nextchat",
"http",
"fetch",
"axios",
"ai",
"image gen",
"chatbot",
"chatgpt",
"gemini",
"llama",
"chatgpt4",
"gpt4",
"gpt3",
"rsnchat",
"image recognition",
"content moderation",
"online safety",
"nsfw filtering",
"explicit content detection",
"image analysis",
"content categorization",
"image moderation",
"online platform safety",
"express",
"framework",
"sinatra",
"web",
"rest",
"restful",
"router",
"app",
"youtube",
"youtube search",
"spotify",
"spotify search",
"pexels",
"search",
"image"
],
"author": "Koushik <iscordian.dev@gmail.com>",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/iscordian/Enplexjs"
},
"homepage": "https://github.com/iscordian/Enplexjs",
"devDependencies": {
"@types/node": "^22.9.0"
}
}