1 Star 1 Fork 0

地上马 / debian-tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 543 Bytes
一键复制 编辑 原始数据 按行查看 历史
地上马 提交于 2022-01-03 21:42 . 更新数据
{
"name": "debian-tutorial",
"version": "1.0.1",
"description": "《Debian 教程》是一本开源的 Debian 操作系统教程,主要针对 PHP 开发者。",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"chapter": "loppo chapter",
"server": "loppo server",
"build": "loppo build"
},
"keywords": [
"debian",
"tutorial"
],
"author": "linjialiang",
"license": "CC-BY-SA-4.0",
"dependencies": {
"emad-loppo": "latest",
"emad-loppo-theme-wangdoc": "latest"
}
}
1
https://gitee.com/linjialiang/debian-tutorial.git
git@gitee.com:linjialiang/debian-tutorial.git
linjialiang
debian-tutorial
debian-tutorial
master

搜索帮助