1 Star 0 Fork 0

力博荣/ThreePluginFree

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
Ubuntu 提交于 2023-07-28 15:59 . 添加第一个插件
{
"name": "three-plugin-free",
"version": "1.0.0",
"description": "力博荣three.js 插件免费版",
"main": "index.js",
"scripts": {
"build": "rollup --config rollup.build.js --environment build",
"build:type": "rollup --config rollup.build.js --environment tsType"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dslming/three_stage.git"
},
"types": "libs/dist",
"author": "",
"license": "LGPL-3.0-or-later",
"bugs": {
"url": "https://github.com/dslming/three_stage/issues"
},
"homepage": "https://github.com/dslming/three_stage#readme",
"devDependencies": {
"@rollup/plugin-image": "^3.0.1",
"@rollup/plugin-typescript": "^8.2.5",
"fork-ts-checker-webpack-plugin": "^6.5.0",
"raw-loader": "^4.0.2",
"rollup": "^2.58.0",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-esbuild": "^4.10.1",
"speed-measure-webpack-plugin": "^1.5.0",
"three": "^0.148.0"
},
"dependencies": {
"@types/three": "^0.148.0",
"esbuild": "^0.15.12",
"rollup-plugin-esbuild": "^5.0.0",
"rollup-plugin-terser": "^7.0.2",
"three": "^0.145.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/liborong3d/three-plugin-free.git
git@gitee.com:liborong3d/three-plugin-free.git
liborong3d
three-plugin-free
ThreePluginFree
master

搜索帮助