Forked from mashpie/i18n-express4-cookie-example.js
Created
January 10, 2017 20:57
-
-
Save farskid/f068ce5654cdef09e271a80096e1faf6 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