{
  "name": "perfume",
  "version": "0.0.11",
  "description": "Stylize terminal output",
  "main": "perfume.js",
  "author": "Voyga <voygagaga@outlook.com> (http://www.voyga.top)",
  "license": "MIT",
  "repository": "Voyga/perfume",
  "keywords": [
    "color",
    "colour",
    "style",
    "styles",
    "stylize",
    "text",
    "cli",
    "terminal",
    "console",
    "command-line",
    "shell"
  ],
  "dependencies": {
    "ansi-styles": "^2.1.0",
    "emojilib": "^1.0.1"
  },
  "bin": {
    "perfume": "cli.js"
  }
}
