{
  "name": "react-native-blurryry",
  "version": "0.1.2",
  "description": "React Native Blur component using blurry in android",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:carlesnunez/react-native-blurry.git"
  },
  "keywords": [
    "react-native",
    "ios",
    "react-component",
    "blur",
    "android"
  ],
  "author": "Carles Núñez & Adrià Rios <carlesnunezt@gmail.com> (https://github.com/carlesnunez)",
  "contributors": [
    {
      "name": "Alexey Kureev",
      "email": "kureev-mail@ya.ru",
      "url": "https://github.com/Kureev"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/carlesnunez/react-native-blurry/issues"
  },
  "homepage": "https://github.com/carlesnunez/react-native-blurry/"
}
