5 Star 0 Fork 0

ct0/icons

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 669 Bytes
一键复制 编辑 原始数据 按行查看 历史
luyao_luyao 提交于 2023-02-13 11:22 . ffeat: add TreeDrage and TableDrag
{
"name": "@ct0/icons",
"version": "1.12.20230213",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
"types": "types/index.d.ts",
"scripts": {
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"",
"prebuild": "node scripts/generate.js",
"build": "node scripts/build.js; rollup -c scripts/declare.config.js",
"version": "node scripts/version.js"
},
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"@types/react": "^17.0.37",
"rollup-plugin-dts": "^4.0.1",
"rollup-plugin-terser": "^7.0.2",
"xml2js": "0.4.23"
},
"peerDependencies": {
"react": ">= 17",
"react-jss": ">= 10.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ct0/icons.git
git@gitee.com:ct0/icons.git
ct0
icons
icons
master

搜索帮助