UNPKG
odd-api-client-node
Version:
latest (1.0.1)
1.0.1
1.0.0
An Odd Networks API client in Node.js
odd-api-client-node
/
examples
/
example-property-files
/
user
/
user.json
8 lines
(7 loc)
•
142 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"type"
:
"user"
,
"id"
:
"oddnetworkstest"
,
"username"
:
"oddnetworkstest"
,
"email"
:
"accounts
@oddnetworks
.com"
,
"password"
:
"foobar123"
}