加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 525 Bytes
一键复制 编辑 原始数据 按行查看 历史
almighty 提交于 2022-06-05 13:06 . Update package.json
{
"name": "dream-fields",
"version": "0.0.9",
"license": "AGPL-3.0",
"devDependencies": {
"buffer": "^6.0.3",
"process": "^0.11.10",
"@types/three": "^0.137.0",
"math-toolbox": "^1.12.0",
"three": "^0.137.0"
},
"dependencies": {
"lodash": "^4.17.21",
"postprocessing": "^6.26.3"
},
"__npminstall_done": "Wed Apr 27 2022 11:29:40 GMT+0800 (中国标准时间)",
"_from": "dream-fields@0.0.9",
"_resolved": "https://registry.npmmirror.com/dream-fields/-/dream-fields-0.0.7.tgz"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化