@mudit2108/react-native-local-cache
Version:
Maintain a fast delivery of images by using the local storage of the device
34 lines (33 loc) • 926 B
JSON
{
"name": "@mudit2108/react-native-local-cache",
"version": "1.0.13",
"description": "Maintain a fast delivery of images by using the local storage of the device",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"react": "16.13.1",
"react-native": "0.63.2",
"react-native-fs": "^2.16.6",
"react-native-level-fs": "^3.0.1",
"react-native-os": "^1.2.6",
"react-native-sha256": "^1.3.6"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mudit2108/react-native-local-cache.git"
},
"keywords": [
"react-native",
"local-cache",
"fast-image",
"react-native-cache"
],
"author": "mudit2108",
"license": "ISC",
"bugs": {
"url": "https://github.com/mudit2108/react-native-local-cache/issues"
},
"homepage": "https://github.com/mudit2108/react-native-local-cache#readme"
}