react-native-convert-image-to-base64
Version:
Convert image to base64
17 lines (15 loc) • 315 B
JSON
{
"name": "react-native-convert-image-to-base64",
"version": "0.1.0",
"description": "Convert image to base64",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"base64"
],
"author": "Snapp",
"license": "MIT"
}