1 Star 8 Fork 6

hikerw/cDesign

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package-lock.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
hikerw 提交于 2024-06-17 10:16 . 2024-06-17 10:16:45
{
"name": "c-design",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "c-design",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"three": "^0.141.0",
"three-platformize": "^1.133.3",
"three-weixin": "^30.0.0"
}
},
"node_modules/@types/three": {
"version": "0.133.1",
"resolved": "https://registry.npmjs.org/@types/three/-/three-0.133.1.tgz",
"integrity": "sha512-XqBrP/+kbs+o0CYRhCVVE95v7FaL2bO5Z7+3VQJE0nEyjo+9LoLfeNgZITOnndKHxM+7ltEciAIR7uE0SZlsOg=="
},
"node_modules/three": {
"version": "0.141.0",
"resolved": "https://registry.npmmirror.com/three/-/three-0.141.0.tgz",
"integrity": "sha512-JaSDAPWuk4RTzG5BYRQm8YZbERUxTfTDVouWgHMisS2to4E5fotMS9F2zPFNOIJyEFTTQDDKPpsgZVThKU3pXA=="
},
"node_modules/three-platformize": {
"version": "1.133.3",
"resolved": "https://registry.npmjs.org/three-platformize/-/three-platformize-1.133.3.tgz",
"integrity": "sha512-fb7lxtMU/ZSX+JZBrpZVJhK0yYc+ozcLAqEhqXXngrZWrSYUHyOeMpS9vfkmFVr+Jx2nzvvGxrf0OcGzY8Y4vA==",
"dependencies": {
"@types/three": "^0.133.0"
}
},
"node_modules/three-weixin": {
"version": "30.0.0",
"resolved": "https://registry.npmmirror.com/three-weixin/-/three-weixin-30.0.0.tgz",
"integrity": "sha512-yqNmN2AxwpWKA4LIv5DHiBcDlY/UqIurQUL4U5Zyr4Cxv0OJItjLRsXcRgrGqTX3aQDw2kRfDW3m9eVpiF/xDg=="
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangziwl/c-designc.git
git@gitee.com:wangziwl/c-designc.git
wangziwl
c-designc
cDesign
master

搜索帮助