{
  "name": "fale",
  "version": "1.0.0",
  "description": "Fale via terminal",
  "main": "index.js",
  "dependencies": {
    "say-something": "^0.1.2"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Falar",
    "Português",
    "Webschool",
    "suissa"
  ],
  "author": "Suissa",
  "license": "WTFPL",
  "preferGlobal": "true",
  "directories": {
    "bin": "./bin"
  },
  "bin": {
    "fale": "index.js"
  }
}
