grunt-upyun-upload
Version:
grunt task for upyun cdn
54 lines (53 loc) • 1.07 kB
JSON
{
"name": "grunt-upyun-upload",
"description": "grunt task for upyun cdn",
"version": "1.0.1",
"homepage": "https://github.com/Black-Mirror/grunt-upyun-push",
"author": {
"name": "shanelau",
"email": "shanelau1021@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/shanelau/grunt-upyun-push.git"
},
"bugs": {
"url": "https://github.com/shanelau/grunt-upyun-push/issues"
},
"licenses": [
{
"type": "MIT"
}
],
"main": "Gruntfile.js",
"engines": {
"node": ">= 0.8.0"
},
"devDependencies": {
"grunt": "~0.4.1"
},
"peerDependencies": {
"grunt": "*"
},
"keywords": [
"gruntplugin",
"upyun",
"fileuplaod",
"CDN"
],
"readmeFilename": "README.md",
"_id": "grunt-upyun-upload@0.1.0",
"_from": "grunt-upyun-upload@",
"_npmVersion": "*",
"_npmUser": {
"name": "kissliux",
"email": "shanelau1021@gmail.com"
},
"maintainers": [
{
"name": "kissliux",
"email": "shanelau1021@gmail.com"
}
],
"directories": {}
}