This commit is contained in:
2024-11-23 05:09:02 +08:00
parent 305d4e47e1
commit 793b1a0fd2
2 changed files with 12 additions and 0 deletions

11
package.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "statistics",
"version": "1.0.0",
"description": "统计",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "satori",
"license": "GPL-3.0-only"
}