UNPKG

csl-upload

Version:
17 lines (16 loc) 409 B
{ "name": "csl-upload", "version": "1.0.7", "description": "上传脚本", "repository": "https://github.com/aladingmaideng/csl-upload/tree/main/upload", "bin": "./bin/www", "keywords": ["上传", "脚本", "upload"], "author": "cuishoulong", "license": "ISC", "dependencies": { "chalk": "^4.1.2", "commander": "^10.0.1", "form-data": "^4.0.0", "node-fetch": "^2.6.11" } }