@zohocorp/zohodesk-portal-apikit
Version:
25 lines (24 loc) • 642 B
JSON
{
"name": "@zohocorp/zohodesk-portal-apikit",
"version": "3.2.1",
"description": "ZohoDeskPortalApikit",
"source": "./index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/zoho/react-native-zohodesk-portal-sdk.git"
},
"author": "zohodesk-mobile",
"license": "MIT",
"bugs": {
"url": "https://github.com/zoho/react-native-zohodesk-portal-sdk/issues"
},
"homepage": "https://help.zoho.com/portal/en/kb/desk/developer-space/asap/react-native-sdk",
"keywords": [
"Zoho",
"Desk"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}