1 Star 0 Fork 1

王睿/github-jaywcjlove-mysql-tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 578 Bytes
一键复制 编辑 原始数据 按行查看 历史
小弟调调 提交于 2021-12-05 16:33 +08:00 . feat: add website scripts.
{
"name": "mysql-tutorial",
"version": "1.0.0",
"description": "从零开始学习MySQL,主要是面向MySQL数据库管理系统初学者。",
"homepage": "https://jaywcjlove.github.io/mysql-tutorial",
"author": "jaywcjlove",
"license": "MIT",
"private": true,
"scripts": {
"start": "node scripts/build.mjs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jaywcjlove/mysql-tutorial.git"
},
"devDependencies": {
"fs-extra": "^10.0.0",
"markdown-to-html-cli": "^3.2.4",
"recursive-readdir-files": "^2.0.7"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/worry1613/github-jaywcjlove-mysql-tutorial.git
git@gitee.com:worry1613/github-jaywcjlove-mysql-tutorial.git
worry1613
github-jaywcjlove-mysql-tutorial
github-jaywcjlove-mysql-tutorial
master

搜索帮助