Last active
August 12, 2021 15:48
-
-
Save mashpie/08e5a0ee764f7b6b1355 to your computer and use it in GitHub Desktop.
i18n-express4-cookie-example
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
{ | |
"name": "i18n-express4-cookie-example", | |
"version": "0.0.0", | |
"author": "Marcus Spiegel <marcus.spiegel@gmail.com>", | |
"dependencies": { | |
"express": ">=4.0.0", | |
"cookie-parser": "^1.1.0", | |
"i18n": "*" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment