{
  "name": "react-burger-menu",
  "version": "1.5.3",
  "description": "An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations",
  "main": "dist/react-burger-menu.min.js",
  "homepage": "https://github.com/negomi/react-burger-menu",
  "authors": [
    "Imogen Wentworth"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "react",
    "react-component"
  ],
  "license": "MIT",
  "ignore": [
    ".editorconfig",
    ".gitignore",
    "package.json",
    "src",
    "node_modules",
    "example",
    "test"
  ]
}
