day 11
This commit is contained in:
Executable
+41
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "day11",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"scripts": {},
|
||||
"keywords": [],
|
||||
"author": "Ryan Wong",
|
||||
"private": true,
|
||||
"license": "Private",
|
||||
"dependencies": {
|
||||
"apollo-server-express": "^2.11.0",
|
||||
"axios": "^0.19.2",
|
||||
"body-parser": "^1.19.0",
|
||||
"cookie-parser": "~1.4.4",
|
||||
"cors": "^2.8.5",
|
||||
"dateformat": "^4.5.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"eta": "^1.12",
|
||||
"express": "^4.17.1",
|
||||
"express-session": "^1.17.1",
|
||||
"fast-csv": "^4.3.6",
|
||||
"firebase-admin": "^8.12.1",
|
||||
"fs-extra": "^9.1.0",
|
||||
"graphql": "^15.5.1",
|
||||
"graphql-fields": "^2.0.3",
|
||||
"graphql-upload": "^12.0.0",
|
||||
"helmet": "^3.19.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.26.0",
|
||||
"morgan": "~1.9.1",
|
||||
"mysql2": "^2.2.5",
|
||||
"nanoid": "^3.2.0",
|
||||
"node-input-validator": "^4.3.2",
|
||||
"nodemailer": "^6.4.11",
|
||||
"path": "^0.12.7",
|
||||
"request-promise": "^4.2.6",
|
||||
"sequelize": "^6.15.1",
|
||||
"winston": "^3.3.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user