react-native-shake-event-by-littlekey
Version:
[fork] Add shake event to your React Native app
36 lines (35 loc) • 872 B
JSON
{
"name": "react-native-shake-event-by-littlekey",
"version": "4.0.2",
"description": "[fork] Add shake event to your React Native app",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/littlekey/react-native-shake-event.git"
},
"keywords": [
"android",
"ios",
"native",
"react",
"react-component",
"react-native",
"react-native-component",
"shake",
"shake-event",
"shake-event-android",
"shake-event-ios"
],
"author": "littlekey <littlekeyrain@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/littlekey/react-native-shake-event/issues"
},
"homepage": "https://github.com/littlkey/react-native-shake-event",
"dependencies": {
"invariant": "^2.2.x"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}