package.jsonβ’622 B
{
"name": "server-worker",
"version": "0.1.0",
"type": "commonjs",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"dependencies": {
"@activepieces/pieces-framework": "0.14.0",
"@activepieces/server-shared": "0.0.2",
"@activepieces/shared": "0.12.0",
"async-mutex": "0.4.0",
"axios": "1.8.3",
"axios-retry": "4.4.1",
"chalk": "4.1.2",
"chokidar": "3.6.0",
"fastify": "4.28.1",
"http-status-codes": "2.2.0",
"nanoid": "3.3.8",
"tslib": "2.6.2",
"p-limit": "2.3.0",
"write-file-atomic": "5.0.1",
"ws": "8.18.0",
"tree-kill": "1.2.2"
}
}