react-native-compress-image
Version:
compress images in react native
28 lines (27 loc) • 727 B
JSON
{
"name": "react-native-compress-image",
"version": "2.0.1",
"description": "compress images in react native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bugs": {
"url": "https://github.com/emekalites/react-native-compress-image/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/emekalites/react-native-compress-image.git"
},
"keywords": [
"react-native",
"react",
"android",
"ios",
"image",
"compress"
],
"author": "Chukwuemeka Ihedoro <caihedoro@gmail.com> (http://chukwuemeka.ihedoro.com)",
"homepage": "https://github.com/emekalites/react-native-compress-image",
"license": "MIT"
}