4 Star 29 Fork 8

地上马 / PHP 全栈开发者

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
地上马 提交于 2021-08-22 11:43 . package移除了husky包
{
"name": "php-full-stack-developer",
"version": "1.0.1",
"description": "php全栈开发文档",
"main": "index.js",
"directories": {
"doc": "doc"
},
"scripts": {
"build": "emad-loppo --site \"php 教程\" --id php --theme wangdoc",
"build-and-commit": "npm run build && npm run commit",
"commit": "gh-pages --dist dist --dest dist/php --branch master --repo git@github.com:linjialiang/emad-website.git",
"chapter": "emad-loppo chapter",
"server": "emad-loppo server"
},
"author": "Lin Jialiang",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/linjialiang/php-full-stack-developer.git"
},
"keywords": [
"php"
],
"bugs": {
"url": "https://github.com/linjialiang/php-full-stack-developer/issues"
},
"homepage": "https://github.com/linjialiang/php-full-stack-developer#readme",
"dependencies": {
"gh-pages": "latest",
"emad-loppo": "latest",
"emad-loppo-theme-wangdoc": "latest"
}
}
Shell
1
https://gitee.com/linjialiang/php-full-stack-developer.git
git@gitee.com:linjialiang/php-full-stack-developer.git
linjialiang
php-full-stack-developer
PHP 全栈开发者
master

搜索帮助