{
  "name": "dd-file-to-base64",
  "version": "1.2.0",
  "description": "Convert file to base64",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DaeltonDias/dd-file-to-base64.git"
  },
  "keywords": [
    "Convert",
    "File",
    "Base64"
  ],
  "author": "Daelton Dias",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/DaeltonDias/dd-file-to-base64/issues"
  },
  "homepage": "https://github.com/DaeltonDias/dd-file-to-base64#readme"
}
