File size: 413 Bytes
6491ad4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "pkg": {
        "assets": [
            "../../lib/worker.js",
            "../../lib/transport-stream.js",
            "../../test/fixtures/ts/to-file-transport.es2017.cjs",
            "../../node_modules/pino-abstract-transport/index.js"
        ],
        "targets": [
            "node18",
            "node20",
            "node22"
        ],
        "outputPath": "test/pkg"
    }
}