UNPKG

tureng

Version:

API and commandline application for tureng translater

32 lines (31 loc) 630 B
{ "name": "tureng", "version": "1.0.35", "description": "API and commandline application for tureng translater", "main": "main.js", "scripts": {}, "dependencies": { "cli-table3": "^0.5.0", "colors": "^1.1.2" }, "preferGlobal": "true", "bin": { "tureng": "./cli/tureng" }, "keywords": [ "tureng", "translater", "german", "english", "turkish", "vocabulary", "dictionary" ], "repository": { "type": "git", "url": "https://github.com/tncga/tureng.git" }, "homepage": "https://github.com/tncga/tureng", "author": "Gökberk AKDENİZ", "license": "MIT" }