forked from changeweb/Unifiedtransform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
44 lines (44 loc) · 1.55 KB
/
package-lock.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"blueimp-canvas-to-blob": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.5.0.tgz",
"integrity": "sha1-VnmsMvaig1gh8MOtZhcZ/4WpI2s=",
"optional": true
},
"blueimp-file-upload": {
"version": "9.22.0",
"resolved": "https://registry.npmjs.org/blueimp-file-upload/-/blueimp-file-upload-9.22.0.tgz",
"integrity": "sha512-zq7FarMdf21UaAIJZxSNUiHb899Dg3koMTpgC81y5k1MDJp9kNb9qOQuc7SQlNbLQ7zy/NRQgncz08u5AZkutA==",
"requires": {
"blueimp-canvas-to-blob": "3.5.0",
"blueimp-load-image": "2.12.2",
"blueimp-tmpl": "3.6.0"
}
},
"blueimp-load-image": {
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/blueimp-load-image/-/blueimp-load-image-2.12.2.tgz",
"integrity": "sha1-ahdZiquFjU+/AVQ+BjEUG1EFfIc=",
"optional": true
},
"blueimp-tmpl": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/blueimp-tmpl/-/blueimp-tmpl-3.6.0.tgz",
"integrity": "sha1-pJEJddBC4rwDunfw5i0E8VSKUkw=",
"optional": true
},
"bootstrap": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz",
"integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
},
"bootswatch": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-3.3.7.tgz",
"integrity": "sha1-62+amoUjuHpwbqkd7sPg1+qoqx8="
}
}
}