{
  "name": "b64-to-image",
  "version": "1.0.2",
  "description": "Convert Base64 string to Image",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/riteshgandhi/b64-to-image"
  },
  "keywords": [
    "b64",
    "base64",
    "nodejs",
    "node",
    "image",
    "base64-image",
    "base64-to-image",
    "base64 image",
    "base64 to image",
    "decoder"
  ],  
  "author": "Ritesh Gandhi",
  "contributors": [
    "Ritesh Gandhi <ritesh.j.gandhi@gmail.com> (https://github.com/riteshgandhi)"
  ],
  "license": "MIT"
}
