react-native-realm-cache-image
Version:
A cache-image for react-native with using Realm
72 lines (71 loc) • 1.99 kB
JSON
{
"_from": "react-native-realm-cache-image@^1.0.0",
"_id": "react-native-realm-cache-image@1.0.9",
"_inBundle": false,
"_integrity": "sha1-bYB8wOtPi+giFSmLN1UZnrq6LD4=",
"_location": "/react-native-realm-cache-image",
"_phantomChildren": {
"aproba": "1.2.0",
"block-stream": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
"console-control-strings": "1.1.0",
"wide-align": "1.1.2"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-realm-cache-image@^1.0.0",
"name": "react-native-realm-cache-image",
"escapedName": "react-native-realm-cache-image",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-realm-cache-image/-/react-native-realm-cache-image-1.0.9.tgz",
"_shasum": "6d807cc0eb4f8be82215298b3755199ebaba2c3e",
"_spec": "react-native-realm-cache-image@^1.0.0",
"_where": "C:\\dev\\MKFF",
"authors": [
{
"name": "YunJiang.Fang",
"email": "42550564@qq.com"
},
{
"name": "Maciej Pochroń",
"email": "maciejpochron@sponk.pl"
}
],
"bugs": {
"url": "https://github.com/machei/react-native-realm-cache-image/issues"
},
"bundleDependencies": false,
"dependencies": {
"react-native-fs": "^2.0.1-rc.2",
"react-timer-mixin": "^0.13.3"
},
"deprecated": false,
"description": "A cache-image for react-native with using Realm",
"homepage": "https://github.com/machei/react-native-realm-cache-image",
"keywords": [
"react-native",
"react-component",
"ios",
"android",
"cache-image",
"ref",
"cache",
"webcache",
"remobile",
"mobile"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-realm-cache-image",
"repository": {
"type": "git",
"url": "git://github.com/machei/react-native-realm-cache-image.git"
},
"version": "1.0.10"
}