-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
44 lines (44 loc) · 1.03 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
{
"name": "mono-client",
"version": "1.0.7",
"description": "\"This package provides streamlined access to all Mono API endpoints, making it simple and efficient for developers to integrate Mono's services into their applications. Whether you're managing financial data, processing transactions, or handling user accounts, this package ensures a smooth and hassle-free experience with the Mono API.\"",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"keywords": [
"Mono",
"API",
"API",
"wrapper",
"Financial",
"data",
"Mono",
"integration",
"Node.js",
"JavaScript",
"TypeScript",
"API",
"client",
"Developer",
"tools",
"Fintech",
"Banking",
"API",
"API",
"endpoints",
"Financial",
"services",
"Easy",
"access",
"Mono",
"SDK"
],
"author": "Favour Ajokubi",
"license": "ISC",
"devDependencies": {
"@types/node": "^22.4.2",
"typescript": "^5.5.4"
}
}