nepali-verb
Version:
Conjugate Nepali verbs.
28 lines (27 loc) • 617 B
JSON
{
"name": "nepali-verb",
"version": "0.0.1",
"description": "Conjugate Nepali verbs.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/robertpenner/nepali-verb.js.git"
},
"keywords": [
"Nepali",
"Nepal",
"language",
"grammar",
"verb",
"conjugation"
],
"author": "Robert Penner",
"license": "MIT",
"bugs": {
"url": "https://github.com/robertpenner/nepali-verb.js/issues"
},
"homepage": "https://github.com/robertpenner/nepali-verb.js#readme"
}