i18n-automation
Version:
i18n-automation
26 lines (25 loc) • 545 B
JSON
{
"name": "i18n-automation",
"version": "1.0.1",
"description": "i18n-automation",
"main": "index.js",
"bin": {
"i18nM": "index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Tiquiero/i18n-Automation.git"
},
"keywords": [
"i18n-automation"
],
"author": "Tiquiero",
"license": "MIT",
"bugs": {
"url": "https://github.com/Tiquiero/i18n-Automation/issues"
},
"homepage": "https://github.com/Tiquiero/i18n-Automation#readme",
"dependencies": {
"lodash": "^4.17.21"
}
}