1 Star 0 Fork 40

Alnonfy/wordpress-theme-puock

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 553 Bytes
一键复制 编辑 原始数据 按行查看 历史
Licoy 提交于 2022-06-05 10:33 . :sparkles:增加左右键换上下篇文章 #143
{
"name": "puock",
"version": "1.0.0",
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.15.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-concat": "^2.6.1",
"gulp-less": "^5.0.0",
"gulp-plumber": "^1.2.1",
"gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.2",
"gulp-concat-css": "^3.1.0",
"gulp-minify-css": "^1.2.4"
},
"scripts": {
"build": "gulp build",
"dev": "gulp watch"
},
"dependencies": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/alnonfy0131/wordpress-theme-puock.git
[email protected]:alnonfy0131/wordpress-theme-puock.git
alnonfy0131
wordpress-theme-puock
wordpress-theme-puock
master

搜索帮助