{
  "name": "@anjanesh/number-to-words-inr",
  "version": "1.0.1",
  "type": "module",
  "description": "Integer number to Indian numbering currency system featuring Crores, Lakhs, Thousands and Hundreds",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "number",
    "words",
    "inr",
    "indian",
    "rupee",
    "indian-numbering-system",
    "crores",
    "lakhs"
  ],
  "author": "Anjanesh Lekshminarayanan",
  "license": "MIT"
}
