UNPKG

axa-rn-web-view

Version:

A middleware for webview

29 lines (28 loc) 594 B
{ "name": "axa-rn-web-view", "version": "1.0.6", "description": "A middleware for webview", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "react-native-webview": "^6.8.0" }, "devDependencies": { "prop-types": "^15.7.2" }, "repository": { "type": "git", "url": "https://github.axa.com/enso-romeo-ext/react-native-web-view" }, "keywords": [ "axa-rn-web-view", "web-view" ], "author": { "name": "Romeo Enso", "email": "enso.romeo.ext@axa.com" }, "license": "MIT" }