react-native-handoff/package.json
2017-07-16 22:43:58 +08:00

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": "*"
}
}