Files
node-fastify/node_modules/pino/test/pkg/pkg.config.json
heiye111 c74f28caa7 one
2025-09-20 21:06:53 +08:00

17 lines
397 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": [
"node18",
"node20",
"node22"
],
"outputPath": "test/pkg"
}
}