UNPKG

leapjs-plugins

Version:
22 lines (21 loc) 479 B
{ "name": "leapjs-plugins", "main": "index.js", "version": "0.1.12", "homepage": "https://github.com/leapmotion/leapjs-plugins", "description": "This repository holds a collection of independent plugins which extend the functionality of LeapJS itself.", "keywords": [ "Leap", "LeapMotion", "Plugins" ], "license": "Apache License V2", "ignore": [ "**/.*", "test", "Gruntfile.coffee" ], "dependencies": { "leapjs": ">0.4.x" } }