File tree 1 file changed +37
-38
lines changed
lib/node_modules/@stdlib/ndarray/safe-casts
1 file changed +37
-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
- "include" : [
29
- " ./include"
30
- ],
31
- "libraries" : [],
32
- "libpath" : [],
33
- "dependencies" : [
34
- " @stdlib/ndarray/dtypes"
35
- ]
36
- }
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
+ "include" : [
29
+ " ./include"
30
+ ],
31
+ "libraries" : [],
32
+ "libpath" : [],
33
+ "dependencies" : [
34
+ " @stdlib/ndarray/dtypes"
35
+ ]
36
+ }
37
+ ]
38
+ }
You can’t perform that action at this time.
0 commit comments