| 12345678910111213141516 |
- {
- "name": "down-folder",
- "version": "0.0.1",
- "description": "文件夹下载",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [
- "万赛云盘",
- "文件夹下载"
- ],
- "author": "winsoft",
- "license": "ISC"
- }
|