{
  "name": "react-native-svga-player",
  "title": "React Native Svga Player",
  "version": "1.1.0",
  "description": "svga player for react native",
  "main": "index.js",
  "scripts": {
    "tsc": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bang88/react-native-svga-player.git",
    "baseUrl": "https://github.com/bang88/react-native-svga-player"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "bang88"
  },
  "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"
  },
  "dependencies": {
    "@types/react": "^16.9.19",
    "@types/react-native": "^0.61.15",
    "typescript": "^3.7.5"
  }
}
