Files
react-native-firebase/packages/app-types/package.json
Salakar 2b3f108401 v6.0.0-alpha.15
[skip ci]
2019-05-20 22:03:56 +01:00

21 lines
545 B
JSON

{
"name": "@react-native-firebase/app-types",
"version": "6.0.0-alpha.15",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "@react-native-firebase/app-types",
"files": [
"index.d.ts",
"index.js.flow",
"private.d.ts"
],
"repository": {
"type": "git",
"url": "https://github.com/invertase/react-native-firebase/tree/master/packages/app-types"
},
"license": "Apache-2.0",
"gitHead": "d5bc14b499d40c3ff8f2250fbb08b76510e7e557",
"publishConfig": {
"access": "public"
}
}