UNPKG

@blackmagic-controller/core

Version:

An npm module for interfacing with the Blackmagic usb/bluetooth controllers

42 lines (41 loc) 902 B
{ "name": "@blackmagic-controller/core", "version": "0.1.1", "description": "An npm module for interfacing with the Blackmagic usb/bluetooth controllers", "main": "dist/index.js", "typings": "dist/index.d.ts", "license": "MIT", "homepage": "https://github.com/julusian/node-blackmagic-controller#readme", "repository": { "type": "git", "url": "git+https://github.com/julusian/node-blackmagic-controller.git" }, "bugs": { "url": "https://github.com/julusian/node-blackmagic-controller/issues" }, "author": { "name": "Julian Waller", "email": "git@julusian.co.uk" }, "keywords": [ "blackmagic", "atem", "hid", "usb", "bluetooth", "hardware", "interface", "controller" ], "files": [ "dist" ], "engines": { "node": ">=18.18" }, "dependencies": { "eventemitter3": "^5.0.1", "tslib": "^2.8.1" }, "gitHead": "fbb2f7e7544942ce5dfcaa0651e49e46762aef48" }