{
  "name": "react-native-intl",
  "version": "1.0.0",
  "description": "React Native module shipped native Intl implementation and Translation extension",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/taggon/react-native-intl.git"
  },
  "keywords": [
    "react-native",
    "react-component",
    "i18n",
    "l10n",
    "intl",
    "ios",
    "android"
  ],
  "author": "Taegon Kim",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/taggon/react-native-intl/issues"
  },
  "homepage": "https://github.com/taggon/react-native-intl#readme"
}
