UNPKG

react-native-bullet-graph

Version:

Customizable Bullet Graph component for React Native apps.

36 lines 929 B
{ "name": "react-native-bullet-graph", "version": "1.0.3", "description": "Customizable Bullet Graph component for React Native apps.", "main": "src/screens/index.tsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "https://github.com/DevVibhor/react-native-bullet-graph", "peerDependencies": { "react": "18.2.0", "react-native": "0.72.6" }, "keywords": [ "react native", "react-native", "chart", "charts", "graph", "graphs", "data visualization", "bullet graph", "bullet-graph", "bullet chart", "bullet-chart", "stats", "analysis", "analytics" ], "author": "Vibhor <vibhorkshp7@gmail.com> (https://www.npmjs.com/~devvibhor)", "license": "MIT", "bugs": { "url": "https://github.com/DevVibhor/react-native-bullet-graph/issues" }, "homepage": "https://react-native-bullet-graph.web.app/" }