react-native-vpn-detect
Version:
Checks for VPN on iOS
28 lines (27 loc) • 701 B
JSON
{
"name": "react-native-vpn-detect",
"version": "1.0.0",
"description": "Checks for VPN on iOS",
"author": "Dmitri Vasiliev <dvasiliev@gagosian.com> (https://gagosian.com)",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mincedmit/react-native-vpn-detect.git"
},
"keywords": [
"react",
"react-native",
"react-component",
"ios",
"vpn",
"network"
],
"bugs": {
"url": "https://github.com/mincedmit/react-native-vpn-detect/issues"
},
"homepage": "https://github.com/mincedmit/react-native-vpn-detect#readme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}