UNPKG
nhn-cd-sdk
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
NHN Cheating Detection SDK
nhn-cd-sdk
/
examples
/
package.json
13 lines
(12 loc)
•
227 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"examples"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"nhn-cd-sdk.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"keywords"
: [],
"author"
:
""
,
"license"
:
"ISC"
}