qwebchannel
Version:
Asynchronous QObject communication
26 lines (25 loc) • 505 B
JSON
{
"name": "qwebchannel",
"version": "6.2.0",
"description": "Asynchronous QObject communication",
"main": "qwebchannel.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://code.qt.io/qt/qtwebchannel.git"
},
"keywords": [
"qt",
"qml",
"qobject",
"websocket",
"webengine",
"qwebengine",
"qwebchannel",
"webchannel"
],
"author": "The Qt Company",
"license": "LGPL-3.0"
}