@foxitsoftware/react-native-foxitpdf
Version:
React Native Foxit PDF view for iOS + Android
31 lines (30 loc) • 743 B
JSON
{
"name": "@foxitsoftware/react-native-foxitpdf",
"description": "React Native Foxit PDF view for iOS + Android",
"main": "index.js",
"author": "foxitsoftware",
"version": "9.1.0",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/foxitsoftware/react-native-foxitpdf.git"
},
"peerDependencies": {
"react-native": ">=0.60.0"
},
"bugs": {
"url": "https://github.com/foxitsoftware/react-native-foxitpdf/issues"
},
"homepage": "https://github.com/foxitsoftware/react-native-foxitpdf#readme",
"directories": {
"example": "example"
},
"license": "MIT",
"keywords": [
"foxit",
"react",
"native",
"pdf",
"pdfview"
]
}