{
  "name": "react-native-aws-cognito",
  "version": "0.0.8",
  "description": "React Native module for authenticating with AWS Cognito.",
  "main": "index.js",
  "scripts": {},
  "keywords": [
    "react-native",
    "react",
    "mobile",
    "ios",
    "aws",
    "cognito",
    "iot",
    "authentication"
  ],
  "author": {
    "name": "Slawek Kolodziej",
    "email": "hfrntt@gmail.com"
  },
  "homepage": "https://github.com/slawekkolodziej/react-native-aws-cognito",
  "bugs": {
    "url": "https://github.com/slawekkolodziej/react-native-aws-cognito/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/slawekkolodziej/react-native-aws-cognito.git"
  },
  "devDependencies": {},
  "dependencies": {}
}
