nativescript-vkontakte
Version:
A VKontakte NativeScript module for Android and iOS
28 lines (27 loc) • 666 B
JSON
{
"name": "nativescript-vkontakte",
"version": "0.1.7",
"description": "A VKontakte NativeScript module for Android and iOS",
"main": "index.js",
"typings": "index.d.ts",
"nativescript": {
"platforms": {
"android": "3.0.0",
"ios": "3.0.0"
}
},
"repository": {
"type": "git",
"url": "https://github.com/rufrozen/nativescript-vkontakte.git"
},
"keywords": [
"NativeScript",
"VKontakte",
"VK"
],
"author": "Igor Timurov",
"license": "MIT",
"bugs": {
"url": "https://github.com/rufrozen/nativescript-vkontakte/issues"
}
}