{
  "name": "react-native-aes-pack",
  "version": "1.0.3",
  "description": "AES-CBC-PKCS5Padding",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "AES",
    "CBC",
    "PKCS5Padding"
  ],
  "author": "ldotse",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lutakyn/react-native-aes-pack.git"
  },
  "bugs": {
    "url": "https://github.com/lutakyn/react-native-aes-pack/issues"
  },
  "homepage": "https://github.com/lutakyn/react-native-aes-pack#readme"
}
