{
  "name": "@svelte-material-ui/menu",
  "version": "1.0.0-beta.10",
  "description": "Migration package.",
  "main": "index.js",
  "scripts": {
    "postinstall": "echo '\\033[1mSMUI MIGRATION REQUIRED:\\033[0m please install @smui/menu instead!'",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Hunter Perrin <hperrin@gmail.com>",
  "license": "Apache-2.0",
  "publishConfig": {
    "access": "public"
  }
}
