{
  "name": "@tomoyakuroda/css-variables-hamburgers",
  "version": "1.0.14",
  "description": "Easy-to-use hamburger menu animations with CSS variables",
  "main": "css-variables-hamburgers.css",
  "scripts": {
    "test": "echo \"Error: no test specified\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TomoyaKuroda/CSS-Variables-Hamburgers.git"
  },
  "publishConfig": {
    "access": "public",
    "@tomoyakuroda:registry": "https://registry.npmjs.org"
  },
  "keywords": [
    "css",
    "hamburger"
  ],
  "author": "Tomoya Kuroda",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TomoyaKuroda/CSS-Variables-Hamburgers/issues"
  },
  "homepage": "https://tomoyakuroda.github.io/CSS-Variables-Hamburgers/"
}
