UNPKG

257 BJSONView Raw
1{
2 "name": "merry-plugin-dl",
3 "version": "1.0.0",
4 "main": "index.js",
5 "license": "MIT",
6 "description": "download and extract files use download",
7 "keywords": ["merry-plugin-dl", "merry-plugin"],
8 "dependencies": {
9 "download": "^6.2.5"
10 }
11}