@fidme/react-native-image-cache-wrapper
Version:
The best react native image cache wrapper.
38 lines (37 loc) • 941 B
JSON
{
"name": "@fidme/react-native-image-cache-wrapper",
"version": "1.1.1",
"description": "The best react native image cache wrapper.",
"main": "index.js",
"typings": "./index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/wonday/react-native-image-cache-wrapper.git"
},
"keywords": [
"Cache",
"Cached Image",
"Image Cache",
"Image",
"ImageBackground",
"react-component",
"react-native",
"android",
"ios"
],
"author": "Wonday (https://github.com/wonday)",
"license": "MIT",
"bugs": {
"url": "https://github.com/wonday/react-native-image-cache-wrapper/issues"
},
"dependencies": {
"crypto-js": "^3.1.9-1"
},
"peerDependencies": {
"react-native-blob-util": "^0.13.18"
},
"homepage": "https://github.com/wonday/react-native-image-cache-wrapper#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}