You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
191 B
11 lines
191 B
{
|
|
"name": "kplayer",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"express": "^4.17.3",
|
|
"queue": "^6.0.2",
|
|
"multer": "^1.4.4",
|
|
"axios": "^0.27.2",
|
|
"jsdom": "^19.0.0"
|
|
}
|
|
}
|