1 Star 0 Fork 0

simuxuan/mx-utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
simuxuan 提交于 2023-07-01 22:45 . feat 组件库构建初始化
{
"name": "mx_utills",
"version": "1.0.0",
"description": "smx-工具函数库",
"keywords": ["smx","utills","function","ajax","format","object"],
"author": "simuxuan",
"license": "MIT",
"main": "dist/mx-utils.js",
"scripts": {
"build:watch": "webpack --watch",
"build": "webpack"
},
"repository": {
"type": "git",
"url": "git+https://github.com/simuxuan/mx_utills.git"
},
"bugs": {
"url": "https://github.com/simuxuan/mx_utills/issues"
},
"homepage": "https://github.com/simuxuan/mx_utills#readme",
"devDependencies": {
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/membership-card/mx-utill.git
git@gitee.com:membership-card/mx-utill.git
membership-card
mx-utill
mx-utils
master

搜索帮助