1 Star 0 Fork 0

Yang. / image-border

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yang. 提交于 2022-02-10 12:28 . fix image size
{
"name": "image-border",
"version": "1.0.0",
"description": "",
"main": "index.js",
"bin": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"pkg": {
"assets": [
"node_modules/**/*"
],
"outputPath": "dist"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.24.0",
"cheerio": "^1.0.0-rc.10",
"filenamify": "^5.0.2",
"image-size": "^1.0.1",
"sharp": "^0.29.3",
"url": "^0.11.0"
}
}
1
https://gitee.com/younger11/image-border.git
git@gitee.com:younger11/image-border.git
younger11
image-border
image-border
master

搜索帮助