Files
statistics/package.json
2024-11-23 05:09:02 +08:00

12 lines
227 B
JSON

{
"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"
}