{
  "name": "react-native-sha512",
  "version": "1.0.2",
  "description": "Native sha512 react-native",
  "main": "sha512.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "flow": "flow; test $? -eq 0 -o $? -eq 2"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:totvs-tfs/react-native-sha512.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "ios",
    "android",
    "hash",
    "sha256",
    "sha512"
  ],
  "author": "Totvs TFS <antonio.hansen@totvspartners.com.br> (antonio.hansen@totvspartners.com.br)",
  "license": "MIT",
  "dependencies": {},
  "devDependencies": {
    "flow-bin": "0.28.0",
    "react": "^15.4.2",
    "react-native": "^0.40.0"
  }
}
