{
  "name": "@helioviewer/event-tree",
  "version": "1.0.1",
  "description": "A react component for grouping and listing and selecting solar events.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Helioviewer-Project/event-tree.git"
  },
  "keywords": [
    "NASA",
    "HEK",
    "CCMC",
    "solar",
    "astro",
    "events",
    "helioviewer.org",
    "react"
  ],
  "author": "Kasim Necdet Percinel <kasim.n.percinel@nasa.gov>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/Helioviewer-Project/event-tree/issues"
  },
  "homepage": "https://helioviewer-project.github.io/event-tree/"
}
