Skip to content

Commit

Permalink
chore: add kugou
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchuzhang committed Oct 8, 2022
1 parent 30b6df6 commit 848913e
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 308 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,20 @@
"author": "",
"license": "ISC",
"dependencies": {
"@swc-node/jest": "^1.5.2",
"@swc-node/register": "^1.5.1",
"@types/express": "^4.17.13",
"@types/jest": "^29.0.0",
"@types/node": "^18.7.17",
"address": "^1.1.2",
"axios": "^0.27.2",
"express": "^4.18.1",
"http-proxy-middleware": "^2.0.0",
"jest": "^29.0.2",
"nodemon": "^2.0.19",
"ts-node": "^10.9.1",
"typescript": "^4.8.3"
},
"devDependencies": {
"@swc-node/jest": "^1.5.2",
"@types/jest": "^29.0.3",
"jest": "^29.0.3"
}
}
Loading

0 comments on commit 848913e

Please sign in to comment.