Upload New File

parent 8885870a
Pipeline #1709 canceled with stages
{
"name": "googledrive_access",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "nodemon index.js",
"prod": "node index.js"
},
"author": "Dhananjaya Karandana",
"license": "ISC",
"dependencies": {
"cookie-session": "^1.3.3",
"express": "^4.16.4",
"express-fileupload": "^1.1.4",
"googleapis": "^39.2.0",
"nodemon": "^2.0.4",
"nunjucks": "^3.2.0",
"passport": "^0.4.0",
"passport-google-oauth20": "^2.0.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment