UNPKG

tracking

Version:

A modern approach for Computer Vision on the web.

23 lines (22 loc) 402 B
{ "name": "tracking", "homepage": "http://trackingjs.com", "authors": [ "Eduardo Lundgren <edu@rdo.io>" ], "description": "Augmented Reality JavaScript Framework.", "main": "build/tracking.js", "keywords": [ "tracking", "webrtc" ], "license": "BSD", "ignore": [ "**/.*", "node_modules" ], "dependencies": { "dat-gui": "0.5.0", "threejs": "r67" } }