{
  "name": "anychart-react",
  "description": "React component for AnyChart JavaScript charting library",
  "main": "./dist/anychart-react.min.js",
  "authors": [
    "AnyChart"
  ],
  "license": "Apache-2.0",
  "homepage": "https://github.com/AnyChart/AnyChart-React",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "yarn.lock"
  ],
  "keywords": [
    "anychart",
    "anystock",
    "anygantt",
    "anymap",
    "charts",
    "javascript charts",
    "ajax charts",
    "plots",
    "line charts",
    "bar charts",
    "pie charts",
    "javascript plots",
    "ajax plots",
    "javascript",
    "react",
    "SVG",
    "HTML5",
    "framework",
    "VML"
  ]
}
