1 Star 0 Fork 0

坤kun堃/leetcode-record

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 554 Bytes
一键复制 编辑 原始数据 按行查看 历史
坤kun堃 提交于 2021-09-07 00:08 . feat: 二分查找算法的学习
{
"name": "leetcode-record",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/kuner_rick/leetcode-record.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "^7.32.0"
},
"dependencies": {
"cz-conventional-changelog": "^3.3.0"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/kuner_rick/leetcode-record.git
git@gitee.com:kuner_rick/leetcode-record.git
kuner_rick
leetcode-record
leetcode-record
master

搜索帮助