This repository was archived by the owner on Mar 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-13
lines changed Expand file tree Collapse file tree 3 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 1
-
1
+ Andreas Amsenius < andreas@amsenius.se >
2
+ Corentin Smith <corentin.smith@gmail.com >
2
3
Dmitry Petukhov < dmitryvpetukhov@gmail.com >
3
-
4
4
Erik Smartt < code@eriksmartt.com >
5
-
6
5
Evgeniy Baraniuk <ev.baraniuk@gmail.com >
7
-
8
6
Juan B. Rodriguez < jbrodriguez@gmail.com >
9
-
10
7
Kaishley < kklingachetti@msn.com >
11
-
12
8
Nguyen Cao Nhat Linh < nhatlinh95@gmail.com >
13
-
9
+ Tim Suchanek < tim.suchanek@gmail.com >
14
10
follower < github@rancidbacon.com >
15
-
16
11
francisco-sanchez-molina < psm1984@gmail.com >
17
-
12
+ kejinliang < kejinliang@users.noreply.github.com >
18
13
smartt < github@eriksmartt.com >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-fetch-blob-dev-env" ,
3
- "description" : " RNFB development environment, not dist package" ,
3
+ "description" : " RNFB development environment, not dist package" ,
4
4
"version" : " 0.10.0-dev" ,
5
5
"private" : true ,
6
6
"scripts" : {
7
7
"start" : " node node_modules/react-native/local-cli/cli.js start" ,
8
- "update-info" : " sh scripts/contributors.sh" ,
8
+ "update-info" : " sh scripts/contributors.sh" ,
9
9
"test" : " sh test.sh"
10
10
},
11
11
"devDependencies" : {
16
16
"multer" : " ^1.1.0"
17
17
},
18
18
"contributors" : [
19
+ " Andreas Amsenius <andreas@amsenius.se>" ,
20
+ " Corentin Smith <corentin.smith@gmail.com>" ,
19
21
" Dmitry Petukhov <dmitryvpetukhov@gmail.com>" ,
20
22
" Erik Smartt <code@eriksmartt.com>" ,
21
23
" Evgeniy Baraniuk <ev.baraniuk@gmail.com>" ,
25
27
" Tim Suchanek <tim.suchanek@gmail.com>" ,
26
28
" follower <github@rancidbacon.com>" ,
27
29
" francisco-sanchez-molina <psm1984@gmail.com>" ,
30
+ " kejinliang <kejinliang@users.noreply.github.com>" ,
28
31
" smartt <github@eriksmartt.com>" ,
29
32
" "
30
33
]
31
- }
34
+ }
Original file line number Diff line number Diff line change 32
32
"author" : " wkh237 <xeiyan@gmail.com>" ,
33
33
"license" : " MIT" ,
34
34
"contributors" : [
35
+ " Andreas Amsenius <andreas@amsenius.se>" ,
36
+ " Corentin Smith <corentin.smith@gmail.com>" ,
35
37
" Dmitry Petukhov <dmitryvpetukhov@gmail.com>" ,
36
38
" Erik Smartt <code@eriksmartt.com>" ,
37
39
" Evgeniy Baraniuk <ev.baraniuk@gmail.com>" ,
41
43
" Tim Suchanek <tim.suchanek@gmail.com>" ,
42
44
" follower <github@rancidbacon.com>" ,
43
45
" francisco-sanchez-molina <psm1984@gmail.com>" ,
46
+ " kejinliang <kejinliang@users.noreply.github.com>" ,
44
47
" smartt <github@eriksmartt.com>" ,
45
48
" "
46
49
]
47
- }
50
+ }
You can’t perform that action at this time.
0 commit comments