@rekhtya/pashto-linguistic-toolkit
Version:
A toolkit for processing Pashto language, providing translation and part of speech analysis using Google's APIs.
32 lines (31 loc) • 844 B
JSON
{
"name": "@rekhtya/pashto-linguistic-toolkit",
"version": "1.0.0",
"description": "A toolkit for processing Pashto language, providing translation and part of speech analysis using Google's APIs.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zaasfand/Pashto-Linguistic-Toolkit.git"
},
"dependencies": {
"node-fetch": "^2.6.7"
},
"keywords": [
"pashto",
"pukhto",
"language",
"linguistics",
"translation",
"google-translate",
"natural-language-api"
],
"author": "Asfand",
"license": "ISC",
"bugs": {
"url": "https://github.com/zaasfand/Pashto-Linguistic-Toolkit/issues"
},
"homepage": "https://github.com/zaasfand/Pashto-Linguistic-Toolkit#readme"
}