Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli committed Nov 15, 2017
1 parent f16f4b6 commit af051cf
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "gettext-to-messageformat",
"version": "0.1.0",
"version": "0.1.1",
"description": "Convert gettext input (po/pot/mo files) into messageformat-compatible JSON",
"keywords": ["messageformat", "gettext", "po", "i18n"],
"keywords": [
"messageformat",
"gettext",
"po",
"i18n"
],
"main": "index.js",
"repository": "https://github.com/eemeli/gettext-to-messageformat",
"author": "Eemeli Aro <[email protected]>",
Expand Down

0 comments on commit af051cf

Please sign in to comment.