@kosac-dev/react-native-image-cache-wrapper
Version:
The best react native image cache wrapper - kosac folk
38 lines (37 loc) • 1.03 kB
JSON
{
"name": "@kosac-dev/react-native-image-cache-wrapper",
"version": "1.0.7-folk.3",
"description": "The best react native image cache wrapper - kosac folk",
"main": "index.js",
"typings": "./index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/jbjeong-kosac/react-native-image-cache-wrapper"
},
"homepage": "https://github.com/jbjeong-kosac/react-native-image-cache-wrapper",
"keywords": [
"Cache",
"Cached Image",
"Image Cache",
"Image",
"ImageBackground",
"react-component",
"react-native",
"android",
"ios"
],
"author": {
"name": "jbjeong-kosac",
"url": "https://github.com/jbjeong-kosac"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/jbjeong-kosac/react-native-image-cache-wrapper/issues"
},
"dependencies": {
"crypto-js": "^3.1.9-1"
},
"peerDependencies": {
"rn-fetch-blob": "^0.10.12"
}
}