UNPKG

decline-word

Version:

Declines words in Russian, Ukrainian and English languages.

30 lines (29 loc) 652 B
{ "name": "decline-word", "version": "1.2.4", "description": "Declines words in Russian, Ukrainian and English languages.", "main": "declineWord.js", "directories": { "test": "test" }, "keywords": [ "decline word", "word declination" ], "scripts": { "test": "mocha test" }, "repository": { "type": "git", "url": "git+https://github.com/ArthurKa/decline-word.git" }, "author": "ArthurKa", "license": "ISC", "bugs": { "url": "https://github.com/ArthurKa/decline-word/issues" }, "homepage": "https://github.com/ArthurKa/decline-word#readme", "devDependencies": { "mocha": "^6.2.1" } }