UNPKG

react-native-bar-graph

Version:
33 lines (32 loc) 784 B
{ "name": "react-native-bar-graph", "version": "1.0.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native-bar-graph", "react-native-bar", "react-native-graph", "bar", "graph", "react-native" ], "author": "S Vamshi", "license": "MIT", "description": "Customizable bar graph react native", "dependencies": { "react": "^19.1.0", "react-native": "^0.80.1", "typescript": "^5.8.3" }, "repository": { "type": "git", "url": "git+https://github.com/Singapakula/react-native-bar-graph.git" }, "bugs": { "url": "https://github.com/Singapakula/react-native-bar-graph/issues" }, "homepage": "https://github.com/Singapakula/react-native-bar-graph#readme" }