监听日志
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
"name": "statistics",
|
||||
"version": "1.0.0",
|
||||
"description": "统计",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "satori",
|
||||
"license": "GPL-3.0-only"
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"tail": "^2.2.6"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user