16 lines
351 B
JSON
16 lines
351 B
JSON
{
|
|
"name": "react-native-handoff",
|
|
"version": "0.0.3",
|
|
"license": "MIT",
|
|
"keywords": ["react-native", "handoff", "react-native-handoff"],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/IzaakSultan/react-native-handoff"
|
|
},
|
|
"main": "RNHandoff",
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-native": "*"
|
|
}
|
|
}
|