{
  "name": "flamingo-carotene-core",
  "version": "9.0.0-alpha.13",
  "description": "Core features for the Flamingo Carotene tooling",
  "author": "team-frontend <team-frontend@aoe.com>",
  "license": "OSL-3.0",
  "repository": "https://github.com/i-love-flamingo/flamingo-carotene/tree/master/modules/flamingo-carotene-core",
  "keywords": [
    "flamingo-carotene",
    "flamingo",
    "carotene",
    "om3"
  ],
  "main": "lib/core.js",
  "bin": {
    "flamingo-carotene": "./bin/flamingoCarotene.js",
    "fc": "./bin/flamingoCarotene.js"
  },
  "scripts": {
    "test": "echo \"No tests present\"",
    "link": "npm link",
    "unlink": "npm unlink"
  },
  "dependencies": {
    "ansi-to-html": "0.7.2",
    "chalk": "4.1.2",
    "cli-progress": "3.12.0",
    "cli-table3": "0.6.3",
    "intercept-stdout": "0.1.2",
    "node-emoji": "1.11.0",
    "progress": "2.0.3",
    "shelljs": "0.8.5",
    "word-wrap": "1.2.5"
  },
  "gitHead": "525073a8589c8d04fec95dddd7d751d5d6c05fa4"
}
