File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "repository " : [
2
+ "repositories " : [
3
3
{
4
4
"type" : " package" ,
5
5
"package" : {
28
28
" exif" ,
29
29
" thumbnail" ,
30
30
" resizing"
31
- ],
32
- "homepage" : " https://github.com/blueimp/JavaScript-Load-Image" ,
33
- "author" : {
34
- "name" : " Sebastian Tschan" ,
35
- "url" : " https://blueimp.net"
36
- },
37
- "maintainers" : [
38
- {
39
- "name" : " Sebastian Tschan" ,
40
- "url" : " https://blueimp.net"
41
- }
42
- ],
43
- "bugs" : " https://github.com/blueimp/JavaScript-Load-Image/issues" ,
44
- "license" : " MIT"
31
+ ]
45
32
}
46
33
}
47
34
],
35
+ "homepage" : " https://github.com/blueimp/JavaScript-Load-Image" ,
36
+ "author" : {
37
+ "name" : " Sebastian Tschan" ,
38
+ "url" : " https://blueimp.net"
39
+ },
40
+ "maintainers" : [
41
+ {
42
+ "name" : " Sebastian Tschan" ,
43
+ "url" : " https://blueimp.net"
44
+ }
45
+ ],
46
+ "bugs" : " https://github.com/blueimp/JavaScript-Load-Image/issues" ,
47
+ "license" : " MIT" ,
48
48
"devDependencies" : {
49
49
"grunt" : " ~0.4.5" ,
50
50
"grunt-contrib-uglify" : " ~0.5.1" ,
You can’t perform that action at this time.
0 commit comments