File tree 1 file changed +38
-38
lines changed
lib/node_modules/@stdlib/number/float64/base/signbit
1 file changed +38
-38
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "options" : {},
3
- "fields" : [
4
- {
5
- "field" : " src" ,
6
- "resolve" : true ,
7
- "relative" : true
8
- },
9
- {
10
- "field" : " include" ,
11
- "resolve" : true ,
12
- "relative" : true
13
- },
14
- {
15
- "field" : " libraries" ,
16
- "resolve" : false ,
17
- "relative" : false
18
- },
19
- {
20
- "field" : " libpath" ,
21
- "resolve" : true ,
22
- "relative" : false
23
- }
24
- ],
25
- "confs" : [
26
- {
27
- "src" : [
28
- " ./src/main.c"
29
- ],
30
- "include" : [
31
- " ./include"
32
- ],
33
- "libraries" : [],
34
- "libpath" : [],
35
- "dependencies" : [
36
- " @stdlib/number/float64/base/get-high-word"
37
- ]
38
- }
39
- ]
2
+ "options" : {},
3
+ "fields" : [
4
+ {
5
+ "field" : " src" ,
6
+ "resolve" : true ,
7
+ "relative" : true
8
+ },
9
+ {
10
+ "field" : " include" ,
11
+ "resolve" : true ,
12
+ "relative" : true
13
+ },
14
+ {
15
+ "field" : " libraries" ,
16
+ "resolve" : false ,
17
+ "relative" : false
18
+ },
19
+ {
20
+ "field" : " libpath" ,
21
+ "resolve" : true ,
22
+ "relative" : false
23
+ }
24
+ ],
25
+ "confs" : [
26
+ {
27
+ "src" : [
28
+ " ./src/main.c"
29
+ ],
30
+ "include" : [
31
+ " ./include"
32
+ ],
33
+ "libraries" : [],
34
+ "libpath" : [],
35
+ "dependencies" : [
36
+ " @stdlib/number/float64/base/get-high-word"
37
+ ]
38
+ }
39
+ ]
40
40
}
You can’t perform that action at this time.
0 commit comments