DigiComp.FlowTranslationEnd.../Resources/Private/JavaScriptModules/flow-translation-endpoint/package.json

14 lines
309 B
JSON
Raw Permalink Normal View History

{
"name": "@digicomp/flow-translation-endpoint",
"description": "Connect to Flow's merged and parsed xliff contents",
"main": "translate.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"i18n"
],
"author": "Ferdinand Kuhl",
"license": "MIT"
}