{
  "name": "@null-reborn/currency-formatter",
  "version": "2.0.2",
  "type": "module",
  "description": "Tools for add currency format to your number",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/94kurniawan/currency-formatter.git"
  },
  "keywords": [
    "vue",
    "currency",
    "vue-currency",
    "currency-format",
    "currency-formatter"
  ],
  "author": "BK",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/94kurniawan/currency-formatter/issues"
  },
  "homepage": "https://github.com/94kurniawan/currency-formatter#readme"
}
