{
  "name": "muzzie",
  "version": "0.0.1",
  "description": "",
  "main": "index.js",
  "authors": {
    "name": "",
    "email": ""
  },
  "repository": "/muzzie",
  "scripts": {
    "dev": "vuepress dev src",
    "build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build src",
    "export": "vuepress export src"
  },
  "license": "MIT",
  "devDependencies": {
    "vuepress": "^1.9.5"
  },
  "dependencies": {
    "puppeteer": "^22.3.0",
    "vuepress-plugin-export": "^0.2.0"
  }
}
