1 Star 0 Fork 0

戒子/HomePage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1000 Bytes
一键复制 编辑 原始数据 按行查看 历史
jez 提交于 2024-04-23 19:56 . 修改
{
"name": "Jez",
"version": "1.0.0",
"author": "Jez",
"license": "LGPI-3.0",
"homepage": "http://tomotoes.com",
"repository": "https://github.com/Tomotoes/HomePage",
"bugs": "https://github.com/Tomotoes/HomePage/issues",
"description": "Tomotoes-HomePage",
"scripts": {
"predev": "gulp build",
"dev": "gulp watch",
"build": "gulp build"
},
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"del": "^4.1.1",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^6.1.0",
"gulp-babel": "^8.0.0",
"gulp-clean-css": "^4.2.0",
"gulp-connect": "^5.7.0",
"gulp-cssnano": "^2.1.3",
"gulp-htmlclean": "^2.7.22",
"gulp-htmlmin": "^5.0.1",
"gulp-minify": "^3.1.0",
"gulp-pug": "^4.0.1",
"gulp-sass": "^5.1.0",
"gulp-uglify": "^3.0.2",
"node-sass": "^9.0.0",
"sass": "^1.75.0"
},
"dependencies": {
"node-sass": "^9.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jiezzz/HomePage.git
git@gitee.com:jiezzz/HomePage.git
jiezzz
HomePage
HomePage
master

搜索帮助