mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-18 15:18:04 +00:00
21 lines
276 B
JSON
21 lines
276 B
JSON
{
|
|
"list": [
|
|
{
|
|
"name": "Private Bins",
|
|
"user": 2
|
|
},
|
|
{
|
|
"name": "Dropbox Sync",
|
|
"user": 2
|
|
},
|
|
{
|
|
"name": "Save bins to Gist",
|
|
"user": 1
|
|
},
|
|
{
|
|
"name": "Codecasting (Professor mode)",
|
|
"user": 0
|
|
}
|
|
]
|
|
}
|