twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
30 lines (29 loc) • 612 B
JSON
{
"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"
]
}