{
  "name": "react-native-ms-adal",
  "version": "0.4.2",
  "description": "React Native Bindings for the Microsoft ADAL library",
  "main": "RNAdalPlugin",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "Microsoft ADAL",
    "ADAL",
    "Authentication",
    "Active Directory Authentication Library",
    "ios",
    "android",
    "windows",
    "uwp"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/samcolby/react-native-ms-adal.git"
  },
  "author": "Sam Colby",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/samcolby/react-native-ms-adal/issues"
  },
  "homepage": "https://github.com/samcolby/react-native-ms-adal#readme",
  "peerDependencies": {
    "react-native-windows": "*"
  }
}
