{
  "name": "inr-in-words",
  "version": "1.0.2",
  "description": "Convert Indian Rupee (INR) to words",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jugnuagrawal/inr-in-words.git"
  },
  "keywords": [
    "INR",
    "Indian Rupee",
    "to words",
    "in words",
    "inr words",
    "Indian currency"
  ],
  "author": "Jugnu Agrawal",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jugnuagrawal/inr-in-words/issues"
  },
  "homepage": "https://github.com/jugnuagrawal/inr-in-words#readme"
}
