{
  "name": "react-gantt",
  "version": "1.1.1",
  "description": "ReactGantt",
  "main": "dist/react-gantt.min.js",
  "homepage": "https://github.com/jamrizzi/react-gantt",
  "authors": [
    "Jam Risser"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "react",
    "react-component"
  ],
  "license": "MIT",
  "ignore": [
    ".editorconfig",
    ".gitignore",
    "package.json",
    "src",
    "node_modules",
    "example",
    "test"
  ]
}
