UNPKG

polyglot

Version:

i18n module for express

11 lines 506 B
{ "name" : "polyglot" , "description" : "i18n module for express" , "keywords" : ["i18n", "L10n", "G11n","internationalization", "globalization", "localization", "templates"] , "author" : "Ricardo Tomasi <ricardobeat@gmail.com> (http://ricardo.cc/)" , "repository" : { "type": "git", "url": "git://github.com/ricardobeat/polyglot.git" } , "version" : "0.5.0" , "engines" : { "node": ">0.6" } , "dependencies" : { } , "scripts" : { "test": "mocha" } }