{
  "author": "xuanyong <yujie.pyj@alibaba.com>", 
  "bin": {
    "moye": "./bin/index.js"
  }, 
  "bugs": {
    "email": "yujie.pyj@alibaba-inc.com"
  }, 
  "dependencies": {
    "babel": "^5.8.21", 
    "babel-core": "^5.8.22", 
    "babel-loader": "^5.3.2", 
    "babel-preset-es2015": "^6.9.0", 
    "bluebird": "^3.4.1", 
    "chalk": "^1.1.3", 
    "colors": "^1.1.2", 
    "commander": "^2.9.0", 
    "debug": "^2.2.0", 
    "del": "^2.2.1", 
    "ejs-loader": "^0.3.0", 
    "gulp": "^3.9.1", 
    "gulp-babel": "^6.1.2", 
    "gulp-copy": "0.0.2", 
    "gulp-footer": "^1.0.5", 
    "gulp-if": "^2.0.1", 
    "gulp-less": "^3.1.0", 
    "gulp-minify-css": "^1.2.4", 
    "gulp-rename": "^1.2.2", 
    "gulp-replace": "^0.5.4", 
    "gulp-sourcemaps": "^1.6.0", 
    "gulp-uglify": "^1.5.4", 
    "gulp-util": "^3.0.7", 
    "gulp-webserver": "^0.9.1", 
    "jade": "^1.11.0", 
    "jade-loader": "^0.8.0", 
    "json-loader": "^0.5.4", 
    "request": "^2.72.0", 
    "semver": "^5.2.0", 
    "shelljs": "^0.7.0", 
    "tar.gz": "^1.0.5", 
    "urllib": "^2.11.0", 
    "webpack": "^1.13.1", 
    "webpack-stream": "^3.2.0", 
    "xtpl": "^3.2.0", 
    "yeoman-generator": "^0.22.6", 
    "yosay": "^1.2.0"
  }, 
  "description": "develop tool for cyclone", 
  "devDependencies": {}, 
  "engines": {
    "npm": ">=3.0.0"
  }, 
  "keywords": [
    "cyclone", 
    "develop", 
    "tool", 
    "ali", 
    "shuyu", 
    "frontend"
  ], 
  "license": "MIT", 
  "main": "index.js", 
  "name": "cyclone-shell", 
  "repository": {
    "type": "git", 
    "url": "git@gitlab.alibaba-inc.com:de/cyclone-shell.git"
  }, 
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }, 
  "version": "1.0.8"
}