1 Star 1 Fork 0

Blue/vite-plugin-files-copy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 669 Bytes
一键复制 编辑 原始数据 按行查看 历史
tcly861204 提交于 2022-01-17 09:42 . feat: 更新版本号
{
"name": "vite-plugin-files-copy",
"version": "2.0.0",
"description": "vite plugin copy",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tcly861204/vite-plugin-files-copy.git"
},
"keywords": [
"vite",
"plugin",
"node"
],
"author": "[email protected]",
"license": "MIT",
"bugs": {
"url": "https://github.com/tcly861204/vite-plugin-files-copy/issues"
},
"homepage": "https://github.com/tcly861204/vite-plugin-files-copy#readme",
"dependencies": {
"fs-extra": "^10.0.0",
"vite": "^2.7.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tcly861204/vite-plugin-files-copy.git
[email protected]:tcly861204/vite-plugin-files-copy.git
tcly861204
vite-plugin-files-copy
vite-plugin-files-copy
main

搜索帮助