@oni-mobile/react-native-action-menu
Version:
Action menu for react-native
30 lines (29 loc) • 742 B
JSON
{
"name": "@oni-mobile/react-native-action-menu",
"version": "1.0.2",
"description": "Action menu for react-native",
"main": "ActionButton.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mgunther/react-native-action-menu.git"
},
"keywords": [
"react-native",
"action-button",
"fab-menu"
],
"author": "Marcio Luis Gunther",
"license": "MIT",
"bugs": {
"url": "https://github.com/mgunther/react-native-action-menu/issues"
},
"homepage": "https://github.com/mgunther/react-native-action-menu#readme",
"directories": {
"example": "example"
},
"dependencies": {},
"devDependencies": {}
}