Files
react-native-firebase/packages/app-types/package.json
Salakar f34979d5c2 v0.3.0
2019-08-28 13:41:43 +01:00

21 lines
536 B
JSON

{
"name": "@react-native-firebase/app-types",
"version": "0.3.0",
"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": "78b4d9cbef3f0e80eb4e5031f395d80e0c30aa24",
"publishConfig": {
"access": "public"
}
}