Created
December 10, 2021 11:58
-
-
Save PavlikPolivka/fa6b99dbc2674ee9d796068421422f57 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scripts": { | |
"generate": "run-func netlify/functions/header.js handler" | |
}, | |
"dependencies": { | |
"axios": "^0.24.0", | |
"jimp": "^0.16.1", | |
"rss-to-json": "^2.0.2", | |
"run-func": "^1.0.5", | |
"sharp": "^0.29.3", | |
"twitter-api-client": "^1.4.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment