Forked from mashpie/i18n-express4-cookie-example.js
Created
November 10, 2017 20:37
-
-
Save kiknaio/3f03ae7a63520c5b0c6f53392c26f666 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 <[email protected]>", | |
"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