mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-03-19 13:05:50 +00:00
add async and google-spreadsheet packages
This commit is contained in:
@@ -19,10 +19,12 @@
|
|||||||
"homepage": "https://github.com/koodiklinikka/koodiklinikka.fi-api",
|
"homepage": "https://github.com/koodiklinikka/koodiklinikka.fi-api",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"apicache": "0.0.12",
|
"apicache": "0.0.12",
|
||||||
|
"async": "^2.5.0",
|
||||||
"bluebird": "^2.9.3",
|
"bluebird": "^2.9.3",
|
||||||
"body-parser": "^1.10.1",
|
"body-parser": "^1.10.1",
|
||||||
"cors": "^2.7.1",
|
"cors": "^2.7.1",
|
||||||
"express": "^4.11.0",
|
"express": "^4.11.0",
|
||||||
|
"google-spreadsheet": "^2.0.4",
|
||||||
"lodash": "^3.10.1",
|
"lodash": "^3.10.1",
|
||||||
"moment": "^2.18.1",
|
"moment": "^2.18.1",
|
||||||
"morgan": "^1.5.1",
|
"morgan": "^1.5.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user