{
  "name": "baitu",
  "private": false,
  "version": "1.1.8",
  "description": "A small and comprehensive front-end toolkit.",
  "main": "/lib/baitu.min.js",
  "files": [
    "lib",
    "types"
  ],
  "scripts": {
    "build": "webpack",
    "toPublish": "npm publish --registry=https://registry.npmjs.org --access=public",
    "docs:build": "vuepress-vite build docs",
    "docs:clean-dev": "vuepress-vite dev docs --clean-cache",
    "docs:dev": "vuepress-vite dev docs",
    "docs:update-package": "pnpm dlx vp-update"
  },
  "typings": "/types/index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://gitee.com/jl15988/baitu.git"
  },
  "keywords": [
    "bai-tools",
    "jl15988",
    "baitu",
    "tool",
    "tools",
    "工具",
    "百图",
    "白图",
    "百涂"
  ],
  "author": "jl15988",
  "license": "MIT",
  "devDependencies": {
    "@vuepress/bundler-vite": "2.0.0-rc.9",
    "@vuepress/plugin-search": "^2.0.0-rc.24",
    "clean-webpack-plugin": "^4.0.0",
    "terser-webpack-plugin": "^5.3.10",
    "ts-loader": "^9.5.1",
    "typescript": "^5.4.2",
    "vue": "^3.4.21",
    "vuepress": "2.0.0-rc.9",
    "vuepress-plugin-search-pro": "^2.0.0-rc.36",
    "vuepress-theme-hope": "2.0.0-rc.36",
    "webpack": "^5.90.3",
    "webpack-cli": "^5.1.4"
  },
  "dependencies": {
    "js-md5": "^0.8.3",
    "long": "^5.2.3"
  }
}
