{
  "name": "vat-rate-calculator",
  "version": "1.0.1",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "value",
    "tax",
    "accounting",
    "calculator"
  ],
  "author": "Amadou Sylla",
  "license": "MIT",
  "description": "This module provides from the standard value added tax calculation formula",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/amasyll/vat-rate-calculator.git"
  },
  "bugs": {
    "url": "https://github.com/amasyll/vat-rate-calculator/issues"
  },
  "homepage": "https://github.com/amasyll/vat-rate-calculator#readme"
}
