-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmeta.json
More file actions
36 lines (36 loc) · 812 Bytes
/
meta.json
File metadata and controls
36 lines (36 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"inputs": {
"node_modules/@baselime/node-opentelemetry/dist/lambda.cjs": {
"bytes": 42886,
"imports": [],
"format": "cjs"
},
"src/index.ts": {
"bytes": 81,
"imports": [
{
"path": "node_modules/@baselime/node-opentelemetry/dist/lambda.cjs",
"kind": "import-statement",
"original": "@baselime/node-opentelemetry/lambda"
}
],
"format": "esm"
}
},
"outputs": {
"dist/index.cjs": {
"imports": [],
"exports": [],
"entryPoint": "src/index.ts",
"inputs": {
"node_modules/@baselime/node-opentelemetry/dist/lambda.cjs": {
"bytesInOutput": 19620
},
"src/index.ts": {
"bytesInOutput": 89
}
},
"bytes": 20366
}
}
}