# 密码管理器 **Repository Path**: CXYxiaoming/password-manager ## Basic Information - **Project Name**: 密码管理器 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-10 - **Last Updated**: 2021-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### uTools 暗黑模式下 插件截图 ![uTools_1615102950520](https://user-images.githubusercontent.com/46470810/110233059-70231c00-7f5c-11eb-9fa4-9edb711c65bd.png) ### 构建 ``` npm install ``` ``` npm run build ``` 把 `dist/plugin.json` 文件 -> 复制粘贴到 uTools 输入框 -> 新建 uTools 开发插件 ### 引用的 bcrypt 库 https://github.com/kelektiv/node.bcrypt.js