{
  "name": "bilitube",
  "version": "0.0.3",
  "description": "When youtube is unavaiable, fallback to bilibili.",
  "main": "src/index.js",
  "scripts": {
    "build": "webpack --mode=production --progress ",
    "prepack": "npm run build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/njzjz/bilitube.git"
  },
  "author": "Jinzhe Zeng",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/njzjz/bilitube/issues"
  },
  "homepage": "https://github.com/njzjz/bilitube#readme",
  "devDependencies": {
    "webpack": "5.74.0",
    "webpack-cli": "4.10.0"
  }
}
