Guest User

Untitled

a guest
Feb 21st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. "name": "fileupload-express",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "app.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "body-parser": "1.16.1",
  13. "express": "4.14.1",
  14. "gridfs-stream": "1.1.1",
  15. "mongoose": "4.8.4",
  16. "multer": "1.3.0",
  17. "multer-gridfs-storage": "1.0.0",
  18. "path": "^0.12.7"
  19. }
  20. }
Add Comment
Please, Sign In to add comment