UNPKG

node-red-contrib-leap-motion

Version:

Node-Red nodes for leap motion

19 lines (18 loc) 345 B
{ "name": "leapjs", "version": "0.6.4", "homepage": "https://github.com/leapmotion/leapjs", "description": "JavaScript client for the Leap Motion Controller", "main": "leap-0.6.4.js", "keywords": [ "leap", "leapmotion" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }