UNPKG

plural-ru

Version:

Pluralization of russian words in simpliest way

32 lines (31 loc) 697 B
{ "name": "plural-ru", "version": "2.0.2", "description": "Pluralization of russian words in simpliest way", "main": "index.js", "scripts": { "test": "./node_modules/.bin/mocha" }, "repository": { "type": "git", "url": "git+https://github.com/megatolya/plural-ru.git" }, "keywords": [ "plural", "russian", "words", "pluralization", "noun", "verb" ], "author": "Anatoly Ostrovsky <forgetthisbox@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/megatolya/plural-ru/issues" }, "homepage": "https://github.com/megatolya/plural-ru#readme", "devDependencies": { "chai": "^3.5.0", "mocha": "^2.5.3" } }