@ipmanlk/sinhala-sub-maker
Version:
Translate English subtitle to Sinhala
31 lines (30 loc) • 713 B
JSON
{
"name": "@ipmanlk/sinhala-sub-maker",
"version": "1.3.1",
"description": "Translate English subtitle to Sinhala",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ipmanlk/sinhala-sub-maker.git"
},
"keywords": [
"sinhala",
"subtitle",
"baiscopelk"
],
"author": "ipmanlk",
"bugs": {
"url": "https://github.com/ipmanlk/sinhala-sub-maker/issues"
},
"homepage": "https://github.com/ipmanlk/sinhala-sub-maker#readme",
"dependencies": {
"@vitalets/google-translate-api": "^3.0.0",
"subtitle": "^2.0.3"
}
}