文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 350 Bytes
一键复制 编辑 原始数据 按行查看 历史
geekxh 提交于 4年前 . refactor
{
"name": "geekxh.com",
"version": "1.0.0",
"author": "geek小浩",
"scripts": {
"dev": "vuepress dev website",
"build": "vuepress build website"
},
"devDependencies": {
"algoliasearch": "^4.2.0",
"vuepress": "^1.4.1"
},
"description": "易懂的算法教程",
"dependencies": {
"vuejs-paginate": "^2.1.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化