3 Star 1 Fork 2

htmlove/古村旅游

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 797 Bytes
一键复制 编辑 原始数据 按行查看 历史
htmlove 提交于 2024-08-29 16:28 . first commit
{
"name": "yun-min-program",
"version": "1.0.0",
"description": "商城小程序",
"main": "app.js",
"scripts": {
"lint": "./node_modules/.bin/eslint ./ --ext .js -f html -o eslintReport.html",
"lint-fix": "./node_modules/.bin/eslint --fix ./ --ext .js",
"lint:style": "npx stylelint --config .stylelintrc.js ./**.wxss > stylelintReport.txt",
"lint-fix:style": "npx stylelint --config .stylelintrc.js --fix ./**.wxss"
},
"repository": {
"type": "git",
"url": "https://git.yunzmall.com/frontend_plugin/yun-min-program"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "^7.22.0",
"stylelint": "^13.12.0",
"stylelint-config-standard": "^21.0.0"
},
"dependencies": {
"wxml-to-canvas": "^1.1.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/htmlove/gucunlvyou.git
[email protected]:htmlove/gucunlvyou.git
htmlove
gucunlvyou
古村旅游
master

搜索帮助