1 Star 0 Fork 1

幸运魔方 / webpack-aliyun-oss

forked from Magic.Fan / webpack-aliyun-oss 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1014 Bytes
一键复制 编辑 原始数据 按行查看 历史
paul 提交于 2021-11-22 16:33 . update
{
"name": "webpack-aliyun-oss",
"version": "0.5.0",
"main": "index.js",
"author": "paul",
"description": "a webpack(version>=4) plugin to upload assets to aliyun oss, can be used with or without webpack.",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "https://github.com/gp5251/webpack-aliyun-oss.git"
},
"license": "MIT",
"homepage": "https://github.com/gp5251/webpack-aliyun-oss",
"keywords": [
"webpack",
"aliyun-oss",
"aliyun",
"oss",
"plugin",
"assets"
],
"files": [
"index.js",
"README.md"
],
"jest": {
"testMatch": [
"**/__tests__/**/*.spec.js"
]
},
"dependencies": {
"ali-oss": "^6.10.0",
"colors": "^1.3.2",
"fs-extra": "^8.1.0",
"globby": "^10.0.1",
"listr": "^0.14.3",
"slash": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.7.2",
"@babel/preset-env": "^7.7.1",
"babel-jest": "^24.9.0",
"jest": "^24.9.0",
"webpack": "^4.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lucky_cube/webpack-aliyun-oss.git
git@gitee.com:lucky_cube/webpack-aliyun-oss.git
lucky_cube
webpack-aliyun-oss
webpack-aliyun-oss
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891