We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f480a commit a152e70Copy full SHA for a152e70
package.json
@@ -1,11 +1,24 @@
1
{
2
"name": "@takin/pm2-intercom-log4js",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A tool to solve log4js log synchronization in pm2 multithreading.",
5
"keywords": [
6
+ "frontend",
7
+ "fe",
8
+ "node",
9
+ "nodejs",
10
+ "log",
11
+ "pm2-intercom",
12
"pm2",
13
"log4js",
- "intercom"
14
+ "intercom",
15
+ "cluster",
16
+ "rpc",
17
+ "safe",
18
+ "protect",
19
+ "multithreading",
20
+ "multiprocess",
21
+ "synchronize"
22
],
23
"main": "dist/index.min.js",
24
"types": "types/index.d.ts",
0 commit comments