UNPKG

jquery-photo-uploader

Version:

jQuery Plugin for uploading local photos and capturing from a webcam

37 lines (36 loc) 845 B
{ "name": "jquery-photo-uploader", "version": "1.0.13", "description": "jQuery Plugin for uploading local photos and capturing from a webcam", "repository": { "type": "git", "url": "git+https://github.com/crossan007/jQuery-Photo-Uploader.git" }, "keywords": [ "HTML5", "WebCam", "Canvas", "Video", "Media", "Upload", "Photo", "Capture" ], "author": "Charles Crossan <crossan007@gmail.com> (http://www.ccrossan.com)", "license": "MIT", "bugs": { "url": "https://github.com/crossan007/jQuery-Photo-Uploader/issues" }, "homepage": "https://github.com/crossan007/jQuery-Photo-Uploader#readme", "devDependencies": { "minifier": "0.8.1" }, "dependencies": { "bootstrap": "^3.3.7", "font-awesome": "^4.7.0", "jquery": "^3.1.1" }, "files": [ "dist" ] }