1 Star 0 Fork 0

daiend/daiend-utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
daiend 提交于 2024-04-26 11:29 . feat: 优化
{
"name": "daiend-utils",
"version": "1.0.5",
"description": "utils",
"main": "./dist/bundle.es.js",
"scripts": {
"build": "rollup --config"
},
"keywords": [
"utils"
],
"author": "daiend",
"license": "MIT",
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"rollup": "^4.16.4"
},
"dependencies": {
"crypto-js": "^4.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/daiend/daiend-utils.git
git@gitee.com:daiend/daiend-utils.git
daiend
daiend-utils
daiend-utils
master

搜索帮助