{ "name": "@bilingo.com/react-native-autoheight-webview", "version": "1.0.1", "description": "An auto height webview for React Native, even auto width for inline html, fork from github.com/iou90/react-native-autoheight-webview.git", "main": "autoHeightWebView", "types": "index.d.ts", "files": [ "index.js", "index.d.ts", "autoHeightWebView" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://git.links123.net/npm/react-native-autoheight-webview.git" }, "keywords": [ "react", "react-native", "autoheight", "webview" ], "author": "iou90", "license": "ISC", "bugs": { "url": "https://https://git.links123.net/npm/react-native-autoheight-webview.git/issues" }, "homepage": "https://https://git.links123.net/npm/react-native-autoheight-webview.git", "peerDependencies": { "react": "*", "react-native": ">= 0.59.0", "react-native-webview": ">= 5.4.0", "@bilingo.com/react-native-webview": "^1.0.0" }, "dependencies": { "prop-types": "^15.7.2" }, "devDependencies": { "@react-native-community/eslint-config": "^0.0.5", "babel-eslint": "^10.0.3", "eslint": "^5.16.0", "eslint-plugin-jsx": "^0.0.2", "eslint-plugin-react": "^7.18.3", "eslint-plugin-react-hooks": "^1.7.0", "eslint-plugin-react-native": "^3.8.1" } }