17 lines
434 B
JSON
17 lines
434 B
JSON
{
|
|
"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": [
|
|
"node14",
|
|
"node16",
|
|
"node18",
|
|
"node20"
|
|
],
|
|
"outputPath": "test/pkg"
|
|
}
|
|
} |