1 Star 0 Fork 1

AndrewChen/folio-2019

forked from larva/folio-2019 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
brunosimon 提交于 2020-01-09 11:10 . :pushpin:Change dependencies type
{
"name": "three.js-template",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "webpack --config ./bundler/webpack.prod.js",
"dev": "webpack-dev-server --config ./bundler/webpack.dev.js",
"watch": "webpack --watch --config ./bundler/webpack.config.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/brunosimon/three.js-template.git"
},
"author": "brunosimon",
"license": "MIT",
"bugs": {
"url": "https://github.com/brunosimon/three.js-template/issues"
},
"homepage": "https://github.com/brunosimon/three.js-template#readme",
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"babel-loader": "^8.0.6",
"cannon": "^0.6.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.4.0",
"dat.gui": "^0.7.3",
"file-loader": "^5.0.2",
"glslify-loader": "^2.0.0",
"gsap": "^2.1.3",
"howler": "^2.1.2",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"raw-loader": "^4.0.0",
"style-loader": "^1.1.2",
"three": "git+https://github.com/Samsy/threenext.git",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.10.1",
"webpack-merge": "^4.2.2"
},
"staticFiles": {
"staticPath": "static",
"watcherGlob": "**"
},
"dependencies": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/AndrewChenVIP/folio-2019.git
git@gitee.com:AndrewChenVIP/folio-2019.git
AndrewChenVIP
folio-2019
folio-2019
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385