{
  "name": "@palett/util-fluo",
  "version": "0.11.6",
  "description": "A colorant to string",
  "main": "./dist/index.cjs",
  "exports": {
    "import": "./dist/index.mjs",
    "require": "./dist/index.cjs"
  },
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "pub": "npm publish",
    "test": "node -r @babel/register test/test.index.js"
  },
  "dependencies": {
    "@aryth/bound-vector": "^0.6.8",
    "@aryth/comparer": "^0.6.8",
    "@palett/convert": "^0.11.6",
    "@palett/dye": "^0.11.6",
    "@typen/enum-check-levels": "^0.1.19",
    "@typen/num-strict": "^0.1.19",
    "@vect/vector-mapper": "^0.7.16",
    "@vect/vector-zipper": "^0.7.16"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hoyeungw/palett/util-fluo.git"
  },
  "keywords": [
    "chalk",
    "color"
  ],
  "author": {
    "name": "Hoyeung Wong",
    "email": "hoyeungw@outlook.com",
    "url": "https://github.com/hoyeungw"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hoyeungw/palett/util-fluo"
  },
  "homepage": "https://github.com/hoyeungw/palett/util-fluo#readme",
  "gitHead": "fb11aaa9ca0dd3519399207040349141a028e3f9"
}
