UNPKG
put.io-node
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A Node.js wrapper for put.io APIv2 http://put.io
github.com/alormil/put.io-node
alormil/put.io-node
put.io-node
/
tests
/
fixtures
/
friends
/
friends.search.post.response.json
11 lines
•
217 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"status"
:
"OK"
,
"users"
:
[
{
"avatar_url"
:
"https://secure.gravatar.com/avatar/A5TlBKQF193UVwbBSrDz22u9uBq68etv.jpg?s=50"
,
"id"
:
775533
,
"invited"
:
true
,
"name"
:
"tedoutb"
}
]
}