UNPKG

highcharts-react-native

Version:

Implementation of Highcharts in React Native via WebView API.

28 lines (27 loc) 697 B
{ "name": "highcharts-react-native", "version": "1.8.0", "description": "Implementation of Highcharts in React Native via WebView API.", "main": "index.js", "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start" }, "repository": { "type": "git", "url": "https://github.com/lucasmrdt/highcharts-react-native" }, "keywords": [ "react-native", "react-component", "ios", "android", "WebView", "HighCharts" ], "author": "lucasmrdt", "license": "MIT", "bugs": { "url": "https://github.com/lucasmrdt/highcharts-react-native/issues" }, "homepage": "https://github.com/lucasmrdt/highcharts-react-native#readme" }