File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.9.4" ,
4
4
"description" : " Comprehensive data-structure and LINQ library for JavaScript." ,
5
5
"keywords" : [
6
+ " mx" ,
6
7
" multiplex" ,
7
8
" javascript" ,
8
9
" linq" ,
10
+ " collection" ,
9
11
" data-structure" ,
12
+ " lazy" ,
13
+ " lambda" ,
10
14
" iterator" ,
11
15
" library" ,
12
- " framework"
16
+ " framework" ,
17
+ " es6"
13
18
],
14
19
"homepage" : " https://github.com/multiplex/multiplex.js" ,
15
20
"license" : " Apache" ,
Original file line number Diff line number Diff line change 12
12
}
13
13
],
14
14
"keywords" : [
15
+ " mx" ,
15
16
" multiplex" ,
16
17
" javascript" ,
17
18
" linq" ,
19
+ " collection" ,
18
20
" data-structure" ,
21
+ " lazy" ,
22
+ " lambda" ,
19
23
" iterator" ,
20
24
" library" ,
21
- " framework"
25
+ " framework" ,
26
+ " es6"
22
27
],
23
28
"bugs" : {
24
29
"url" : " https://github.com/multiplex/multiplex.js/issues"
You can’t perform that action at this time.
0 commit comments