UNPKG

@triniwiz/nativescript-socketio

Version:
48 lines 1.06 kB
{ "name": "@triniwiz/nativescript-socketio", "version": "6.0.0", "description": "Socket.IO for nativescript", "main": "index", "typings": "index.d.ts", "nativescript": { "platforms": { "ios": "8.0.0", "android": "8.0.0" } }, "repository": { "type": "git", "url": "https://github.com/triniwiz/nativescript-plugins.git" }, "keywords": [ "nativescript", "ecosystem:nativescript", "nativescript-android", "nativescript-ios", "NativeScript", "JavaScript", "Android", "IOS", "socket.io", "socketio", "io", "socket", "events", "tcp", "websocket", "framework", "realtime" ], "author": { "name": "Osei Fortune", "email": "fortune.osei@yahoo.com" }, "bugs": { "url": "https://github.com/triniwiz/nativescript-plugins/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/triniwiz/nativescript-plugins", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed", "types": "./index.d.d.ts" }