react-native-pure-webview
Version:
react native webview
28 lines (27 loc) • 665 B
JSON
{
"name": "react-native-pure-webview",
"version": "1.1.8",
"description": "react native webview",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/musicode/react-native-pure-webview.git"
},
"keywords": [
"react",
"native",
"webview"
],
"author": "musicode",
"license": "MIT",
"bugs": {
"url": "https://github.com/musicode/react-native-pure-webview/issues"
},
"homepage": "https://github.com/musicode/react-native-pure-webview#readme",
"peerDependencies": {
"react-native-webview": "^13.13.5"
}
}