UNPKG
zibal-platform
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
Zibal Platform Module
zibal-platform
/
package.json
13 lines
(12 loc)
•
268 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"zibal-platform"
,
"version"
:
"1.0.5"
,
"description"
:
"Zibal Platform Module"
,
"main"
:
"index.js"
,
"keywords"
:
[
"IPG"
,
"Zibal"
,
"Payment Facilitator"
]
,
"author"
:
"Sajjad Shahi"
,
"license"
:
"ISC"
,
"dependencies"
:
{
"axios"
:
"^0.20.0"
}
}