Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
26de987331
commit
a285915575
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "cordova-plugin-chrome-apps-sockets-tcp",
|
||||
"version": "1.3.8-dev",
|
||||
"description": "This plugin provides TCP client sockets for Android and iOS.",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-chrome-apps-sockets-tcp",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-tcp.git"
|
||||
},
|
||||
"keywords": [
|
||||
"chrome",
|
||||
"socket",
|
||||
"sockets",
|
||||
"tcp",
|
||||
"ecosystem:cordova",
|
||||
"cordova-android",
|
||||
"cordova-ios"
|
||||
],
|
||||
"engines": [
|
||||
{
|
||||
"name": "cordova",
|
||||
"version": ">=3.0.0"
|
||||
}
|
||||
],
|
||||
"author": "",
|
||||
"license": "BSD",
|
||||
"bugs": {
|
||||
"url": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-tcp/issues"
|
||||
},
|
||||
"homepage": "https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-tcp"
|
||||
}
|
Loading…
Reference in New Issue
Block a user