{
  "name": "@arquetic/billbo",
  "version": "0.0.14",
  "description": "Utilities for the national tax billing system of Bolivia",
  "main": "index.js",
  "scripts": {
    "test": "my test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aleftos/billbo"
  },
  "keywords": [
    "taxes",
    "billing",
    "BO"
  ],
  "author": {
    "name": "Luis Sanabria",
    "email": "luis.sanabria@outlook.com",
    "url": "http://arquetic.org",
    "twitter": "https://twitter.com/aleftos"
  },
  "license": "MIT",
  "dependencies": {
    "chalk": "^2.4.2",
    "jsome": "^2.5.0",
    "typescript": "^3.4.1"
  }
}
