{
  "name": "rn-openvpn",
  "title": "React Native Simple Openvpn",
  "version": "1.0.3",
  "description": "React Native Open VPN Module",
  "main": "index.js",
  "types": "index.d.ts",
  "files": [
    "README.md",
    "android",
    "index.js",
    "index.d.ts",
    "ios",
    "react-native-simple-openvpn.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoangdaicntt/react-native-simple-openvpn.git",
    "baseUrl": "https://github.com/hoangdaicntt/react-native-simple-openvpn"
  },
  "keywords": [
    "react-native",
    "openvpn",
    "vpn"
  ],

  "license": "GPL-2.0-or-later",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "devDependencies": {
    "clang-format": "^1.4.0",
    "prettier": "^2.3.2"
  }
}
