@tuofeng/react-native-d3multiline-chart
Version:
Android and iOS multipleline/line/scatter chart based on d3.js, change and use for tuofeng
46 lines (45 loc) • 1.15 kB
JSON
{
"name": "@tuofeng/react-native-d3multiline-chart",
"version": "1.0.25",
"description": "Android and iOS multipleline/line/scatter chart based on d3.js, change and use for tuofeng",
"main": "source.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tuofeng-inc/react-native-d3multiline-chart.git"
},
"keywords": [
"animated",
"multiline",
"drawing",
"line",
"scatterpoint",
"charts",
"d3.js",
"d3v4",
"Android",
"iOS",
"react-native-svg",
"multiline-graph",
"line-graph",
"scatterpoint-graph"
],
"author": "Anoop Singh (anoop100singh@gmail.com)",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/tuofeng-inc/react-native-d3multiline-chart/issues"
},
"homepage": "https://github.com/tuofeng-inc/react-native-d3multiline-chart#readme",
"dependencies": {
"color": "^3.1.0",
"d3": "4.10.0",
"d3-shape": "^1.2.0",
"lodash": "^4.17.11",
"svg-path-properties": "1.0.4"
},
"peerDependencies": {
"react-native-svg": ">5.4.1"
}
}