1 Star 0 Fork 1

ITLove520/copy-files-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangyu 提交于 2020-07-01 14:58 . init
{
"name": "copy-files-plugin",
"version": "1.0.2",
"description": "复制文件的webpack插件",
"main": "index.js",
"scripts": {
"test": "node test/test.plugin.js",
"build": "node index.js"
},
"author": "willem",
"license": "ISC",
"devDependencies": {},
"dependencies": {
"cli-color": "^2.0.0",
"filesize": "^6.1.0",
"fs": "^0.0.1-security",
"path": "^0.12.7"
},
"git": "https://gitee.com/webpack-plugins/copy-files-plugin.git"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/itlove520/copy-files-plugin.git
[email protected]:itlove520/copy-files-plugin.git
itlove520
copy-files-plugin
copy-files-plugin
master

搜索帮助