1
0
Fork 0
file-manager/package.json

20 lines
466 B
JSON
Raw Normal View History

2016-10-09 13:17:00 +08:00
{
"name": "yourdump",
"description": "A simple file manager",
"dependencies": {
"archiver": "^1.1.0",
"body-parser": "^1.15.2",
"bootstrap": "^4.0.0-alpha.4",
"connect-busboy": "0.0.2",
"connect-flash": "^0.1.1",
"express": "^4.14.0",
"express-handlebars": "^3.0.0",
"express-session": "^1.14.1",
"filesize": "^3.3.0",
"jquery": "^3.1.1",
"notp": "^2.0.3",
"octicons": "^4.4.0",
"thirty-two": "^1.0.2"
}
}