Files
emacs/lisp/emacs-application-framework/app/rss-reader/node_modules/qwebchannel/package.json
2022-01-04 15:21:47 +01:00

26 lines
496 B
JSON

{
"name": "qwebchannel",
"version": "5.9.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": "Digia",
"license": "LGPL-2.1"
}