File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # Array Series [ ![ Build Status] ( https://travis-ci.org/jonathanong /array-parallel.png )] ( https://travis-ci.org/jonathanong /array-parallel )
1
+ # Array Series [ ![ Build Status] ( https://travis-ci.org/component /array-parallel.png )] ( https://travis-ci.org/component /array-parallel )
2
2
3
3
Call an array of asynchronous functions in parallel
4
4
Original file line number Diff line number Diff line change 2
2
"name" : " array-parallel" ,
3
3
"description" : " Call an array of asynchronous functions in parallel" ,
4
4
"repo" : " array-parallel" ,
5
- "version" : " 0.1.2 " ,
5
+ "version" : " 0.1.3 " ,
6
6
"main" : " index.js" ,
7
7
"scripts" : [
8
8
" index.js"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " array-parallel" ,
3
3
"description" : " Call an array of asynchronous functions in parallel" ,
4
- "version" : " 0.1.2 " ,
4
+ "version" : " 0.1.3 " ,
5
5
"scripts" : {
6
6
"test" : " node test"
7
7
},
13
13
},
14
14
"repository" : {
15
15
"type" : " git" ,
16
- "url" : " https://github.com/jonathanong /array-parallel.git"
16
+ "url" : " https://github.com/component /array-parallel.git"
17
17
},
18
18
"bugs" : {
19
- "url" : " https://github.com/jonathanong /array-parallel/issues" ,
19
+ "url" : " https://github.com/component /array-parallel/issues" ,
20
20
21
21
},
22
22
"license" : " MIT"
You can’t perform that action at this time.
0 commit comments