react-native-fab-action-menu
Version:
customizable circular action menu component for react-native
62 lines (61 loc) • 1.82 kB
JSON
{
"_args": [
[
"react-native-fab-action-menu@0.5.4",
"/Users/indrakurniawan/Documents/Proyek/neo/qserved/qserv-dev"
]
],
"_from": "react-native-fab-action-menu@0.5.4",
"_id": "react-native-fab-action-menu@0.5.4",
"_inBundle": false,
"_integrity": "sha512-ELXhA1xcesGSln9uxqucHzeiOK01RDUYcP2VbgDPEWXIH6O/mqg7f/D8hDYBKjMGmrOzmCjzgD9vrwW+tHwxzw==",
"_location": "/react-native-fab-action-menu",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-native-fab-action-menu@0.5.4",
"name": "react-native-fab-action-menu",
"escapedName": "react-native-fab-action-menu",
"rawSpec": "0.5.4",
"saveSpec": null,
"fetchSpec": "0.5.4"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-fab-action-menu/-/react-native-fab-action-menu-0.5.4.tgz",
"_spec": "0.5.4",
"_where": "/Users/indrakurniawan/Documents/Proyek/neo/qserved/qserv-dev",
"author": {
"name": "Indra Kurniawan"
},
"bugs": {
"url": "https://github.com/indrasat/react-native-fab-action-menu.git/issues"
},
"description": "customizable circular action menu component for react-native",
"homepage": "https://github.com/indrasat/react-native-fab-action-menu",
"keywords": [
"react-native",
"action-button",
"float-button",
"multi-action-button",
"circular-menu",
"arc-menu",
"satellite-menu"
],
"license": "MIT",
"main": "ActionButton.js",
"name": "react-native-fab-action-menu",
"peerDependencies": {
"react-native": ">=0.11"
},
"repository": {
"type": "git",
"url": "git+https://github.com/indrasat/react-native-fab-action-menu.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.6.3"
}