{
  "name": "react-native-logger",
  "version": "1.0.3",
  "description": "fast and simple logger for iOS and Android",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/alinz/react-native-logger.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "logger"
  ],
  "author": {
    "name": "Ali Najafizadeh",
    "email": "a.najafizadeh@gmail.com",
    "url": "https://github.com/alinz"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/alinz/react-native-logger/issues"
  },
  "homepage": "https://github.com/alinz/react-native-logger"
}
