forked from teleline/ScriptCam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ScriptCam.jquery.json
30 lines (30 loc) · 987 Bytes
/
ScriptCam.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"name": "ScriptCam",
"version": "1.5.0",
"title": "ScriptCam - use your webcam in jquery",
"author": {
"name": "Tele-Line Videotex Services VZW",
"url": "http://www.tele-line.be"
},
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"dependencies": {
"jquery": ">=1.7"
},
"description": "ScriptCam is a popular JQuery plugin to manipulate webcams. Take snapshots, detect movement and colors, read QR and barcodes, record videoclips and organize videochats using JavaScript on your own site. Impress your clients and visitors with this multi-language and fully customizable library.",
"keywords": [
"webcam",
"camera",
"record",
"qr",
"barcode",
"detection"
],
"homepage": "http://www.scriptcam.com",
"docs": "http://www.scriptcam.com/docs.cfm",
"demo": "http://www.scriptcam.com"
}