{
  "name": "traduza",
  "version": "0.2.0",
  "description": "Traduza aí.",
  "main": "index.js",
  "scripts": {},
  "keywords": [
    "translate",
    "translator",
    "google",
    "tradutor",
    "google translate",
    "google translator",
    "webschool",
    "suissa"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/suissa/traduza.git"
  },
  "bugs": {
    "url": "https://github.com/suissa/traduza/issues"
  },
  "author": {
    "name": "Suissa"
  },
  "homepage": "https://github.com/suissa/traduza",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/suissa/traduza/blob/master/LICENSE"
    }
  ],
  "preferGlobal": true,
  "bin": {
    "traduza": "./index.js"
  },
  "dependencies": {
    "async": "^2.0.0-rc.6",
    "chai": "^3.5.0",
    "chalk": "^1.1.3",
    "commander": "^2.9.0",
    "request": "^2.72.0",
    "say-something": "^0.1.2"
  }
}
