{
  "name": "aimee-cli",
  "description": "Aimeejs命令行工具",
  "main": "aimee.js",
  "version": "1.5.4",
  "bin": {
    "aimee": "./bin/aimee"
  },
  "scripts": {
    "test": "aimee -v"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gavinning/aimee-cli.git"
  },
  "keywords": [
    "aimee",
    "aimee-cli"
  ],
  "author": "gavinning",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/gavinning/aimee-cli/issues"
  },
  "homepage": "https://github.com/gavinning/aimee-cli",
  "dependencies": {
    "aimee-class": "^1.2.1",
    "bash-color": "0.0.3",
    "co": "^4.6.0",
    "commander": "^2.8.1",
    "glob": "^7.0.5",
    "gre": "^0.1.1",
    "json-format": "^0.1.1",
    "linco.lab": "~0.0.13",
    "prompt": "^0.2.14",
    "request": "^2.69.0",
    "rmdir": "^1.1.0",
    "semver": "^5.1.0",
    "thenjs": "^2.0.1",
    "touch": "^1.0.0",
    "tree-directory": "0.0.1",
    "vpm-config": "^1.0.0",
    "vpm-http": "^2.0.0",
    "vpm-package": "^2.0.0",
    "vpm-rc": "^1.0.0",
    "vpm-user": "^1.0.0"
  }
}
