UNPKG

@hysc/boom-cpp-plugin

Version:

```markdown 使用示例,展示如何在 Electron 主进程中集成和使用该插件,使用 CommonJS 的引用方式:

20 lines 413 B
{ "name": "@hysc/boom-cpp-plugin", "version": "1.4.0", "main": "index.js", "module": "index.js", "files": [ "index.js", "qcfPlugin", "cppPlugin" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["Boom","meeting","plugin","cpp","audio","qcf"], "author": "zhaozhidan", "license": "ISC", "dependencies": { "electron-log": "^2.0.0" } }