{
  "name": "@indic-tools/hindi-transliterate",
  "version": "0.0.4",
  "description": "Transliterates text from devanagiri script to latin script",
  "main": "src/index.js",
  "scripts": {
    "test": "node tests/test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hathibelagal-dev/hindi-transliterate.git"
  },
  "keywords": [
    "devanagari",
    "hindi",
    "transliterate",
    "romanize",
    "romanization",
    "indic",
    "indian",
    "nlp",
    "hunterian",
    "sanskrit",
    "transliteration"
  ],
  "author": "Ashraff Hathibelagal",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/hathibelagal-dev/hindi-transliterate/issues"
  },
  "homepage": "https://github.com/hathibelagal-dev/hindi-transliterate#readme"  
}
