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.
 
 

18 lines
371 B

{
"name": "DPlayer_nodejs",
"version": "0.0.1",
"description": "",
"main": "index.js",
"author": "DIYgod",
"license": "MIT",
"devDependencies": {},
"dependencies": {
"blueimp-md5": "^2.10.0",
"express": "^4.15.4",
"log4js": "^2.3.3",
"mongoose": "^4.11.10",
"node-fetch": "^1.7.2",
"redis": "^2.8.0",
"xml2js": "^0.4.19"
}
}