upcdn
Version:
upload file to cdn within office network
19 lines (18 loc) • 331 B
JSON
{
"name": "upcdn",
"version": "1.0.3",
"description": "upload file to cdn within office network ",
"main": "index.js",
"bin": {
"upcdn": "./cli.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"cdn",
"uplaod"
],
"author": "Evan",
"license": "ISC"
}