mirror of
https://github.com/jrconlin/oauthsimple.git
synced 2026-07-27 19:55:59 +00:00
15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"name": "oauthsimple",
|
|
"version": "0.0.1",
|
|
"description": "git://github.com/idottv/oauthsimple.git",
|
|
"main": "js/OAuthSimple.js",
|
|
"scripts": {
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/idottv/oauthsimple.git"
|
|
},
|
|
"author": "jrconlin",
|
|
"license": "BSD"
|
|
}
|