Skip to content
  • This project
    • Loading...
  • Sign in

ddn / batch-transfer-script

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • batch-transfer-script
  • package.json
  • wulianyou's avatar
    第一次提交 · dc0cbbae
    dc0cbbae Browse Files
    wulianyou authored 2022-06-07 09:28:22 +0800
package.json 86 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
{
  "dependencies": {
    "@ddn/node-sdk": "^2.2.0",
    "node-fetch": "^3.2.4"
  }
}