{
  "name": "react-native-pure-jwt",
  "version": "3.1.0",
  "description": "React Native Pure JWT implementation",
  "main": "js/index.js",
  "typings": "js/index.d.ts",
  "author": "Luis Felipe Zaguini",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/zaguiini/react-native-pure-jwt.git"
  },
  "peerDependencies": {
    "react-native": ">=0.41.2"
  }
}
