react-native-launch-intent-package
Version:
24 lines (22 loc) • 537 B
JSON
{
"name": "react-native-launch-intent-package",
"version": "0.0.4",
"description": "",
"homepage": "https://github.com/gy-chen/react-native-launch-intent-package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native"
],
"repository": {
"type": "git",
"url": "https://github.com/gy-chen/react-native-launch-intent-package.git"
},
"author": "GyChen",
"license": "",
"peerDependencies": {
"react-native": "^0.44.2"
}
}