File tree 7 files changed +15
-3
lines changed
7 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 16
16
"main" : " ./lib" ,
17
17
"directories" : {
18
18
"benchmark" : " ./benchmark" ,
19
- "doc" : " ./docs" ,
20
19
"example" : " ./examples" ,
21
20
"lib" : " ./lib" ,
22
21
"test" : " ./test"
Original file line number Diff line number Diff line change 17
17
"browser" : " ./lib/main.js" ,
18
18
"gypfile" : true ,
19
19
"directories" : {
20
- "benchmark" : " ./benchmark" ,
21
- "doc" : " ./docs" ,
22
20
"example" : " ./examples" ,
23
21
"include" : " ./include" ,
24
22
"lib" : " ./lib" ,
Original file line number Diff line number Diff line change 14
14
}
15
15
],
16
16
"main" : " ./lib" ,
17
+ "gypfile" : true ,
17
18
"directories" : {
18
19
"benchmark" : " ./benchmark" ,
19
20
"doc" : " ./docs" ,
20
21
"example" : " ./examples" ,
22
+ "include" : " ./include" ,
21
23
"lib" : " ./lib" ,
22
24
"scripts" : " ./scripts" ,
25
+ "src" : " ./src" ,
23
26
"test" : " ./test"
24
27
},
25
28
"types" : " ./docs/types" ,
Original file line number Diff line number Diff line change 14
14
}
15
15
],
16
16
"main" : " ./lib" ,
17
+ "gypfile" : true ,
17
18
"directories" : {
18
19
"benchmark" : " ./benchmark" ,
19
20
"doc" : " ./docs" ,
20
21
"example" : " ./examples" ,
22
+ "include" : " ./include" ,
21
23
"lib" : " ./lib" ,
24
+ "src" : " ./src" ,
22
25
"test" : " ./test"
23
26
},
24
27
"types" : " ./docs/types" ,
Original file line number Diff line number Diff line change 14
14
}
15
15
],
16
16
"main" : " ./lib" ,
17
+ "gypfile" : true ,
17
18
"directories" : {
18
19
"benchmark" : " ./benchmark" ,
19
20
"doc" : " ./docs" ,
20
21
"example" : " ./examples" ,
22
+ "include" : " ./include" ,
21
23
"lib" : " ./lib" ,
24
+ "src" : " ./src" ,
22
25
"test" : " ./test"
23
26
},
24
27
"types" : " ./docs/types" ,
Original file line number Diff line number Diff line change 14
14
}
15
15
],
16
16
"main" : " ./lib" ,
17
+ "gypfile" : true ,
17
18
"directories" : {
18
19
"benchmark" : " ./benchmark" ,
19
20
"doc" : " ./docs" ,
20
21
"example" : " ./examples" ,
22
+ "include" : " ./include" ,
21
23
"lib" : " ./lib" ,
24
+ "src" : " ./src" ,
22
25
"test" : " ./test"
23
26
},
24
27
"types" : " ./docs/types" ,
Original file line number Diff line number Diff line change 14
14
}
15
15
],
16
16
"main" : " ./lib" ,
17
+ "gypfile" : true ,
17
18
"directories" : {
18
19
"benchmark" : " ./benchmark" ,
19
20
"doc" : " ./docs" ,
20
21
"example" : " ./examples" ,
22
+ "include" : " ./include" ,
21
23
"lib" : " ./lib" ,
24
+ "src" : " ./src" ,
22
25
"test" : " ./test"
23
26
},
24
27
"types" : " ./docs/types" ,
You can’t perform that action at this time.
0 commit comments