UNPKG

simple-camera-service

Version:

This is a Simple Camera Service using the MediaDevices-Api

24 lines (23 loc) 499 B
{ "name": "simple-camera-service", "version": "1.0.2", "description": "This is a Simple Camera Service using the MediaDevices-Api", "main": "CameraService.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/hschaeufler/simple-camera-service.git" }, "keywords": [ "Camera", "Service", "Html5", "MediaDevices" ], "author": "hschaeufler", "license": "MIT", "dependencies": { "jsqr": "^1.4.0", "lodash": "^4.17.21" } }