{
  "name": "react-native-react-native-reference-library-view",
  "title": "React Native React Native Reference Library View",
  "version": "1.0.0",
  "description": "a library that allows you to use UIReferenceLibraryViewController in react native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github_account/react-native-react-native-reference-library-view.git",
    "baseUrl": "https://github.com/github_account/react-native-react-native-reference-library-view"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Ezo Tang",
    "email": "jktzes@email.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  }
}
