ok-js-sdk
Version:
OK JS SDK for frontend developers
28 lines (27 loc) • 590 B
JSON
{
"name": "ok-js-sdk",
"version": "1.0.2",
"description": "OK JS SDK for frontend developers",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BigRoma/ok-js-sdk.git"
},
"keywords": [
"ok",
"odnoklassniki",
"sdk",
"api",
"open-auth",
"OAUTH"
],
"author": "Tishakov Roman",
"license": "ISC",
"bugs": {
"url": "https://github.com/BigRoma/ok-js-sdk/issues"
},
"homepage": "https://github.com/BigRoma/ok-js-sdk#readme"
}