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