UNPKG

i18next-po-loader-bkpr

Version:

Load gettext PO files as i18next format directly in webpack

29 lines (28 loc) 671 B
{ "name": "i18next-po-loader-bkpr", "version": "1.0.1", "description": "Load gettext PO files as i18next format directly in webpack", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/beekpr/i18next-po-loader.git" }, "keywords": [ "i18next", "webpack", "loader", "json", "po" ], "author": "queicherius@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/beekpr/i18next-po-loader/issues" }, "homepage": "https://github.com/beekpr/i18next-po-loader#readme", "dependencies": { "i18next-conv": "^3.0.1", "loader-utils": "^1.1.0", "lodash": "^4.17.4" } }