{
  "name": "@ali/cyclone-gulp",
  "version": "0.0.10",
  "description": "",
  "author": {
    "name": "lanqin",
    "email": "<zhenjiang.szj@alibaba-inc.com>"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.alibaba-inc.com:de/cyclone-gulp.git"
  },
  "main": "index.js",
  "bin": {
    "cg": "./index.js"
  },
  "license": "ISC",
  "keywords": [
    "Example"
  ],
  "dependencies": {
    "xtpl": "~3.2.0",
    "babel": "^5.8.21",
    "babel-core": "^5.8.22",
    "babel-loader": "^5.3.2",
    "gulp-babel": "^6.1.2",
    "del": "^1.2.0",
    "gulp": "^3.9.1",
    "gulp-less": "~3.0.3",
    "gulp-minify-css": "~1.2.1",
    "gulp-rename": "~1.2.2",
    "gulp-sourcemaps": "^1.5.2",
    "gulp-uglify": "~1.4.0",
    "gulp-util": "^3.0.6",
    "gulp-webpack-sourcemaps": "~0.2.1",
    "gulp-webserver": "^0.9.1",
    "gulp-footer": "~1.0.5",
    "webpack": "^1.11.0",
    "babel-preset-es2015": "^6.6.0"
  },
  "publishConfig": {
    "registry": "http://registry.npm.alibaba-inc.com"
  },
  "_from": "@ali/cyclone-gulp@0.0.10",
  "_resolved": "http://registry.npm.alibaba-inc.com/@ali/cyclone-gulp/download/@ali/cyclone-gulp-0.0.10.tgz"
}