{
  "name": "totorox",
  "version": "0.1.0",
  "description": "totoro 扩展",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/leoner/totorox.git"
  },
  "keywords": [
    "totoro",
    "test"
  ],
  "author": "kangpangpang@gmail.com",
  "dependencies": {
    "totoro": "~1.0.1",
    "colorful": "*",
    "shelljs": "0.3.0"

  },
  "bin": {
    "totorox": "./bin/totorox"
  },
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/leoner/totorox/issues"
  }
}
