This repository has been archived on 2026-01-02. You can view files and clone it, but cannot push or open issues or pull requests.
creditDemo/package.json
2024-07-10 22:28:45 +08:00

16 lines
295 B
JSON

{
"name": "dqw-request",
"version": "1.0.0",
"description": "none",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "star",
"license": "MIT",
"dependencies": {
"express": "^4.19.2",
"silly-datetime": "^0.1.2"
}
}