UNPKG

@react-native-oh-tpl/react-native-file-viewer

Version:
41 lines 858 B
{ "name": "@react-native-oh-tpl/react-native-file-viewer", "version": "2.1.6-rc.1", "description": "Native file viewer for react-native", "main": "index.js", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "mobile", "ios", "android", "windows", "file", "viewer", "preview", "quicklook", "pdf", "doc", "harmony" ], "harmony": { "alias": "react-native-file-viewer", "codegenConfig": { "specPaths": [ "./src" ] } }, "author": "Vincenzo Scamporlino", "repository": { "type": "git", "url": "git://github.com/vinzscam/react-native-file-viewer.git" }, "license": "MIT", "peerDependencies": { "react-native": ">=0.47" } }