加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 823 Bytes
一键复制 编辑 原始数据 按行查看 历史
BlueSkyClouds 提交于 2021-05-20 16:09 . edit name
{
"name": "My-Actions",
"version": "1.0.0",
"description": "",
"main": "Manga.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MayoBlueSky/My-Actions.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/MayoBlueSky/My-Actions/issues"
},
"homepage": "https://github.com/MayoBlueSky/Actions#readme",
"dependencies": {
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",
"crypto-js": "^4.0.0",
"download": "^8.0.0",
"fs-extra": "^9.0.1",
"got": "^11.8.2",
"moment": "^2.29.1",
"p-queue": "^6.6.2",
"request": "^2.88.2",
"request-promise": "^4.2.5",
"tough-cookie": "^4.0.0",
"tunnel": "0.0.6"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化