UNPKG
fraud-check
Version:
latest (1.0.1)
1.0.1
0.4.1
0.3.2
0.2.7
fraud-check
/
package.json
16 lines
(15 loc)
•
291 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"fraud-check"
,
"version"
:
"1.0.1"
,
"description"
:
""
,
"main"
:
"app.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
"FahDev."
,
"license"
:
"ISC"
,
"dependencies"
: {
"axios"
:
"^1.6.2"
,
"fraud-check-ts"
:
"^0.0.1"
} }