Ai
1 Star 0 Fork 0

studvc/algorithm-archive

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 974 Bytes
一键复制 编辑 原始数据 按行查看 历史
1v1_32 提交于 2020-07-08 21:12 +08:00 . Use HonKit instead of GitBook (#720)
{
"name": "algorithm-archive",
"description": "A collaborative book on algorithms",
"version": "0.0.1",
"maintainers": [
{
"name": "James Schloss"
}
],
"dependencies": {
"gitbook-plugin-api-language-selector": "git+https://github.com/algorithm-archivists/gitbook-plugin-api-language-selector.git",
"gitbook-plugin-bibtex-cite": "^1.1.0",
"gitbook-plugin-bulk-redirect": "^0.2.1",
"gitbook-plugin-ga": "^2.0.0",
"gitbook-plugin-include-codeblock": "^3.2.2",
"gitbook-plugin-mathjax": "git+https://github.com/algorithm-archivists/plugin-mathjax.git",
"gitbook-plugin-prism": "^2.4.0",
"gitbook-plugin-wordcount": "^0.0.1",
"honkit": "^3.5.2"
},
"repository": {
"type": "git",
"url": "https://github.com/algorithm-archivists/algorithm-archive.git"
},
"license": "MIT",
"scripts": {
"build": "honkit build",
"serve": "honkit serve"
},
"homepage": "https://www.algorithm-archive.org/"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/studvc/algorithm-archive.git
git@gitee.com:studvc/algorithm-archive.git
studvc
algorithm-archive
algorithm-archive
master

搜索帮助