1 Star 0 Fork 1

Seaboys / CatchBiLi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package-lock.json 2.84 KB
一键复制 编辑 原始数据 按行查看 历史
Seaboys 提交于 2022-01-13 12:00 . 初始化
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"ansi-regex": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
},
"code-point-at": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
},
"ibili": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ibili/-/ibili-1.1.1.tgz",
"integrity": "sha512-dRpH2N7gwuOO72rUvzdyEDBM+PfsUOJNoQMxbIZlGnAasUzD2/Mq2xg6ppoWI9wCK46QmvEKYDBBlb2OK+Lt5g==",
"requires": {
"reero": "^1.0.1",
"single-line-log": "^1.1.2",
"websect": "^1.1.2"
}
},
"is-fullwidth-code-point": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
"integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
"requires": {
"number-is-nan": "^1.0.0"
}
},
"number-is-nan": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
},
"reero": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/reero/-/reero-1.0.4.tgz",
"integrity": "sha512-sNueEFYfwsL5/EQhk0UTy+tIzrZZE4eSzgDLvU4jtcoe48s7dyUuK5ZxFbC6c553/FR3OVpDGp85ZwAd9qW9og=="
},
"single-line-log": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/single-line-log/-/single-line-log-1.1.2.tgz",
"integrity": "sha1-wvg/Jzo+GhbtsJlWYdoO1e8DM2Q=",
"requires": {
"string-width": "^1.0.1"
}
},
"string-width": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
"integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",
"strip-ansi": "^3.0.0"
}
},
"strip-ansi": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
"requires": {
"ansi-regex": "^2.0.0"
}
},
"websect": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/websect/-/websect-1.1.2.tgz",
"integrity": "sha512-WwUW6fOBLtcRKWUdjBmvCIsA8drhhQSd6QjcZ6rlU9AJawajs4pjD8io6hDRH6m0Ew3IV2XeBAJpnq38U5lguw==",
"requires": {
"xmlhttprequest": "^1.8.0"
}
},
"xmlhttprequest": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz",
"integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw="
}
}
}
1
https://gitee.com/huliuyang/catch-bi-li.git
git@gitee.com:huliuyang/catch-bi-li.git
huliuyang
catch-bi-li
CatchBiLi
master

搜索帮助