{
  "name": "amb",
  "version": "2.1.3",
  "description": "基于 spm 的项目开发工具.",
  "main": "index.js",
  "scripts": {
    "test": "make test"
  },
  "bin": {
    "amb": "bin/amb"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/animajs/amb.git"
  },
  "author": "chencheng <sorrycc@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/animajs/amb/issues"
  },
  "homepage": "https://github.com/animajs/amb",
  "dependencies": {
    "array-uniq": "~1.0.0",
    "checkonline": "~0.3.0",
    "co": "~3.1.0",
    "coffee-script": "~1.3.3",
    "colorful": "~2.1.0",
    "commander": "~2.3.0",
    "debug": "~1.0.4",
    "extend": "~1.3.0",
    "glob": "~4.0.5",
    "gulp": "~3.6.2",
    "gulp-autoprefixer": "~1.0.1",
    "gulp-clean": "~0.3.1",
    "gulp-coffee": "~2.1.2",
    "gulp-cssmin": "~0.1.6",
    "gulp-if": "~1.2.4",
    "gulp-less": "~1.3.5",
    "gulp-load-plugins": "~0.6.0",
    "gulp-mirror": "~0.3.0",
    "gulp-pathmap": "~0.1.0",
    "gulp-slash": "~1.1.3",
    "gulp-template": "~1.0.0",
    "gulp-transport": "~0.7.0",
    "gulp-uglify": "~0.3.2",
    "inquirer": "~0.6.0",
    "ip": "~0.3.1",
    "multipipe": "~0.1.1",
    "node-json-minify": "~0.1.3-a",
    "request": "~2.40.0",
    "semver": "~3.0.1",
    "serve-spm": "~0.5.1",
    "spm-client": "~0.2.4",
    "spm-log": "~0.1.1",
    "spm-server": "~0.2.1",
    "spm-standalonify": "~0.1.0",
    "spmrc": "~1.2.0",
    "through2": "~0.6.1",
    "umi": "~0.6.0",
    "weinre": "~2.0.0-pre-HZ79PDUK",
    "whoami": "0.0.3",
    "win-spawn": "~2.0.0"
  },
  "devDependencies": {
    "istanbul": "*",
    "mocha": "*",
    "request": "~2.40.0",
    "should": "*",
    "sinon": "~1.11.1"
  }
}
