{
  "name": "alimama-deploy",
  "description": "deploy magix project and release to gitlab cdn",
  "version": "0.1.15",
  "homepage": "https://github.com/thx/alimama-deploy",
  "author": {
    "name": "chongzhi",
    "email": "chongzhi.ldq@alibaba-inc.com"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:thx/alimama-deploy.git"
  },
  "bugs": {
    "url": "https://github.com/thx/alimama-deploy/issues"
  },
  "licenses": [{
    "type": "MIT",
    "url": "https://github.com/thx/alimama-deploy/blob/master/LICENSE-MIT"
  }],
  "engines": {
    "node": ">= 0.8.0"
  },
  "scripts": {
    "test": "gulp test"
  },
  "dependencies": {
    "gulp": "~3.9.0",
    "gulp-shell": "~0.5.2",
    "gulp-wait": "~0.0.2",
    "gulp-less": "",
    "del": "",
    "gulp-load-plugins": "",
    "through2": "",
    "dateformat": "~1.0.12",
    "colors": "",
    "delay": ""
  },
  "keywords": [
    "deploy",
    "alimama"
  ]
}